MySQL
Aus CrazyLinux
Inhalt |
1 Konfiguration
1.1 Volltextsuche
Damit die Volltextsuche bereits ab 3 Buchstaben indiziert, ist ein Eintrag in /etc/mysql/my.cnf notwendig (http://dev.mysql.com/doc/refman/4.1/en/fulltext-fine-tuning.html):
[mysqld] ft_min_word_len=3
2 Clients
2.1 MySQL QueryBrowser
http://dev.mysql.com/downloads/query-browser/1.1.html
2.2 SQLManager
http://www.sqlmanager.net/products/mysql/manager
http://www.navicat.de/
2.4 SQLyog
http://www.webyog.com/



