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