mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Speed up saylink retrieval x 1,000 - helpful for dialogues, plugins with many saylinks
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `saylink`
|
||||
ADD INDEX `phrase_index` (`phrase`) USING BTREE ;
|
||||
Reference in New Issue
Block a user