Mysql error
Anyone encountered this error before.
I export my local database file .sql to my remote database server with phpMyAdmin - all works fine, I make changes directly to the remote server database and now want to export that file back to my local environment using phpMyAdmin.
I get this error for any tables or databases I save from the remote server when I try and import the .sql file into the local database:
#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key
Thanks
Os
Humm.... I dunno what's happening. The local .sql file exports and works ok remotely but when I try and get the remote file back to local it's damaged goods?
