How to import mysql data from one host(Godady) to another host ? i am trying to import this but every time it gives an error like -- Table structure for table accessaccess -- CREATE TABLE IF NOT EXISTS accessaccess ( aidaid INT( 11 ) NOT NULL AUTO_INCREME
-
-- Table structure for table accessaccess -- CREATE TABLE IF NOT EXISTS accessaccess ( aidaidINT( 11 ) NOT NULL AUTO_INCREMENT , maskmaskVARCHAR( 255 ) NOT NULL DEFAULT '', typetypeVARCHAR( 255 ) NOT NULL DEFAULT '', statusstatusTINYINT( 4 ) NOT NULL DEFAULT '0', PRIMARY KEY ( aidaid ) ) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =1;
-
Answer:
this isn't an error message, it is the mysqldump output for the CREATE TABLE statement.
Stewart Smith at Quora Visit the source
Other answers
Can you provide details of the error you're witnessing?
Imran Moinuddin
Related Q & A:
- How to insert data from one table to another?Best solution by Stack Overflow
- How can i transfer the address book from one yahoo account to another?Best solution by Yahoo! Answers
- How can I move my yahoo bookmarks from one yahoo account to another yahoo account?Best solution by Yahoo! Answers
- How can I import all my contacts from one hotmail address to another?Best solution by Yahoo! Answers
- How can I transfer my bookmarks from one yahoo account to another?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.