My Theme causes MySql errors
Permalink 1 user found helpful
Hi!
Im total newbie to C5.
I made a theme yesterday and today I found theres something wrong. I couldnt log in, PhpMyAdmin gave me problems could not solve:
Problems with indexes of table `PageSearchIndex`
More than one FULLTEXT key was created for column `cName`
Problems with indexes of table `UserBannedIPs`
PRIMARY and INDEX keys should not both be set for column `ipFrom`
Problems with indexes of table `UserGroups`
PRIMARY and INDEX keys should not both be set for column `uID`
I got same in beginning but PhpMyAdmin corrected those. What is this about?
thank you for help.
Im total newbie to C5.
I made a theme yesterday and today I found theres something wrong. I couldnt log in, PhpMyAdmin gave me problems could not solve:
Problems with indexes of table `PageSearchIndex`
More than one FULLTEXT key was created for column `cName`
Problems with indexes of table `UserBannedIPs`
PRIMARY and INDEX keys should not both be set for column `ipFrom`
Problems with indexes of table `UserGroups`
PRIMARY and INDEX keys should not both be set for column `uID`
I got same in beginning but PhpMyAdmin corrected those. What is this about?
thank you for help.
hmm...