mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-03 06:23:53 +00:00
2 lines
71 B
SQL
2 lines
71 B
SQL
ALTER TABLE `saylink`
|
|
ADD INDEX `phrase_index` (`phrase`) USING BTREE ; |