In MySQL the tables automatically will be stored into lowercase. I found this problem when i tried to use ORM feature in a PHP Framework. Simply to fix this problem just add some codes into your my.ini file on your MySQL directory. For example if you are using WAMP, the file is located in this directory C:\wamp\bin\mysql\mysql[Version].
Continue Reading
Browsing posts in: MySQL