aowow/includes/dbtypes
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
..
achievement.class.php Loot/Modes 2025-11-19 20:22:33 +01:00
areatrigger.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00
arenateam.class.php Config/Misc 2025-12-30 03:20:09 +01:00
charclass.class.php Icons 2025-12-04 15:14:32 +01:00
charrace.class.php Icons 2025-12-04 15:14:32 +01:00
creature.class.php DB/Search 2026-01-16 16:56:24 +01:00
currency.class.php Template/Update (Part 27) 2025-09-25 15:56:49 +02:00
emote.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00
enchantment.class.php Enchantments/Stats 2025-10-12 22:24:09 +02:00
faction.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00
gameobject.class.php DB/Search 2026-01-16 16:56:24 +01:00
guide.class.php Template/Update (Part 40) 2025-09-25 15:58:56 +02:00
guild.class.php Config/Misc 2025-12-30 03:20:09 +01:00
icon.class.php Icons 2025-12-04 15:14:32 +01:00
item.class.php DB/Search 2026-01-16 16:56:24 +01:00
itemset.class.php Lang/Fixup 2025-12-18 00:57:07 +01:00
mail.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00
pet.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00
profile.class.php Config/Misc 2025-12-30 03:20:09 +01:00
quest.class.php DB/Search 2026-01-16 16:56:24 +01:00
skill.class.php Misc/Cleanup 2025-12-28 20:18:19 +01:00
sound.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00
spell.class.php DB/Search 2026-01-16 16:56:24 +01:00
title.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00
user.class.php Template/Update (Part 46 - V) 2025-09-25 16:01:04 +02:00
worldevent.class.php Events/Fixup 2026-01-11 19:38:57 +01:00
zone.class.php Template/Endpoints (Prep) 2025-09-25 15:32:16 +02:00