mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 11:59:15 -04:00
Mroonga is a storage engine for MySQL. It provides fast fulltext search feature for all languages including Chinese, Japanese and Korean to all MySQL users. Mroonga was called Groonga storage engine. WWW: http://mroonga.org/
5 lines
282 B
Text
5 lines
282 B
Text
##########################################################
|
|
# Run SQLs to register Mroonga engine to MySQL. #
|
|
# #
|
|
# % mysql -u root < %%DATADIR%%/install.sql #
|
|
##########################################################
|