Whenever I create a new table I can't access it via php, however it works fine in phpmyadmin. This is the error I get when I try to access the database:
I can access all the other tables in the database, just not the new one I have created.
Access denied for user 'colony'@'localhost' to database 'SELECT * FROM terrain WHERE type='''
I can access all the other tables in the database, just not the new one I have created.