I'm trying to copy a database (backed up to a .sql file) to another account on the server and about 9/10 of the way through I get a /*!40000 ALTER TABLE 'table_here' ENABLE KEYS */ messaged being displayed.
What are my options for getting this database copied over in full? I'm unfamiliar with errors like this and I didn't have much luck on Google regarding the error. Thanks in advance!
What are my options for getting this database copied over in full? I'm unfamiliar with errors like this and I didn't have much luck on Google regarding the error. Thanks in advance!