mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-30 17:44:22 +00:00
chore: 2 more indexes
This commit is contained in:
@@ -1151,7 +1151,9 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%odata` (
|
||||
KEY `iron` (`iron`),
|
||||
KEY `clay` (`clay`),
|
||||
KEY `crop` (`crop`),
|
||||
KEY `loyalty` (`loyalty`)
|
||||
KEY `loyalty` (`loyalty`),
|
||||
KEY `maxcrop` (`maxcrop`),
|
||||
KEY `maxstore` (`maxstore`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user