mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
2 lines
71 B
SQL
2 lines
71 B
SQL
ALTER TABLE `saylink`
|
|
ADD INDEX `phrase_index` (`phrase`) USING BTREE ; |