Jump to content

Recommended Posts

Posted

How do I can't delete originally used to test the database, and also can't create table, nor to the table to add data, adding data or create table will prompt the error message. How to deal with. How to delete the old database!

 

 

How do I can't delete originally used to test the database, and also can't create table, nor to the table to add data, adding data or create table will prompt the error message. How to deal with. How to delete the old database!

 

Posted

Sounds like innodb issues...ignore old database since there probably is no way to drop it.

 

When creating tables, use myisam as the storage engine. Creating innodb tables and adding/editing data in innodb tables is currently broken.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...