forked from Lainports/freebsd-ports
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 #
|
|
##########################################################
|