Jump to content

Recommended Posts

Posted

It looks like after this 'A Dns Entry For Professionalserver.tk Already Exists' problem, I don't have now a capacity to upload my "phpDolphin.sql" file using the import function available in MySQL database..

 

This is what happened after uploading that SQL file:

 

 

 

Can somebody fix my new issue?

This problem is not existed when I'm in Johnny server.

 

 

Okay here is what happening when I Check DB:

MySQL Databases

 

Checking Database

mbdungo_phpdolphin is now being checked.

mbdungo_phpdolphin.admin

Error : Table 'mbdungo_phpdolphin.admin' doesn't exist

status : Operation failed

Check Complete

Posted

This is related to the SQL issues that Stevie has been having for the past two months.

 

That error is from the SQL Query trying to create innodb tables.

 

There's not much you can do about it except wait until it is fixed.

 

Change the engine from innodb to MyISAM engine. Then it should be fine.

  • Like 1
Posted
This is related to the SQL issues that Stevie has been having for the past two months. That error is from the SQL Query trying to create innodb tables. There's not much you can do about it except wait until it is fixed. Change the engine from innodb to MyISAM engine. Then it should be fine.

Problem solved!

 

Thanks for your help..

Guest
This topic is now closed to further replies.
×
×
  • Create New...