Posts: 33
Threads: 8
Joined: Dec 2013
Reputation:
0
u need to create a data base or select one
Posts: 158
Threads: 18
Joined: Nov 2013
Reputation:
0
You have to chose a Database, then you can import the MySQL Code.
Posts: 246
Threads: 59
Joined: May 2014
Reputation:
0
After it uploaded I looked in my tables and it was all in information_schema
Posts: 158
Threads: 18
Joined: Nov 2013
Reputation:
0
That's because those are the default MySQL tables, Create a new database, named "YourDBName" for example, and then import the MySQL Code, Then it should all work fine.
Regards
Keith Mendez