aowow/setup/tools
Sarjuuk 7616ec25fc DB/Search
* add more indizes to large tables for cols used in lookups
 * drop multi-column indizes on spell as they are not utilized by mysql
 * add and use fulltext indizes for names of items, spells, quests, creatures & objects
   could add more, but is it really necessary?
 * limitations
   - still need a solution for race/class/spellFamily masks cols that are used as such
   - fulltext indizes in boolean mode cant partial match the end of a word.
     reverse name cols and search and match back to front like that..? blows up db size even more though
     (+trike* : "stormstrike" => +ekirt* : "ekirtsmrots")
2026-01-16 16:56:24 +01:00
..
clisetup Setup/Fixup 2025-12-13 16:15:59 +01:00
dbc DB/Search 2026-01-16 16:56:24 +01:00
filegen Setup/Fixup 2026-01-16 08:27:27 +01:00
sqlgen Setup/Fixup 2026-01-16 08:27:27 +01:00
CLISetup.class.php Setup/CLI 2025-10-02 14:35:13 +02:00
dbc.class.php DB/Search 2026-01-16 16:56:24 +01:00
imagecreatefromblp.func.php Core/Compat 2025-04-01 22:32:37 +02:00
setupScript.class.php Template/Update (Part 47) 2025-09-25 16:01:14 +02:00
trigger_example.txt Git/Misc 2024-07-31 00:50:46 +02:00
utilityScript.class.php Core/Compat 2025-04-01 22:32:37 +02:00