今回は、 MySQLを拡張するための仕組み 「UDF (User Defined Function⁠)⁠」を作ってみたいと思います。UDFは、 文字通りユーザが自由にMySQLに関数を追加するための仕組みになっています。 そこで、 今回はMySQLのソースコードにバンドルされているコードを例に ...
こんにちは、 株式会社リブセンスの吉田健太郎です。MySQLで本格的な日本語全文検索を行うには、 MySQL 5. 0ならTritonn、 5. 1以降ではmroongaがあります。mroongaとはTritonnの後継プロダクトで、 2010年より開発が始まりました。このプロダクトの強みとしては、 MySQL ...
I have to change the configuration for MySQL and Samba (for un-related reasons) and I have no idea which or where the config files are.<BR><BR>I know that by default MySQL uses /etc/my.cnf but I don't ...
How to install and configure the latest edition of the popular open source database, plus tips for migrating from MySQL 7 MySQL remains one of the most common and consistent elements in the modern ...
If you manage multiple MySQL servers and want a simplified means of logging in, see how to use the new passwordless authentication feature. If you frequently log into numerous MySQL servers, I bet ...