
03-21-2008
|
| New Foot Prints
Join Date: Mar 2008
Posts: 14
BRL$: -1.90 Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 | | Re: Error import to mySQL, help please..... That is easy man. You should first check in mysql command 'show databases;'. If you found that there is already a table with the same name that you are going to create, just drop it first and create a new table namely 'accounts'. If you do not want to change the previous table name, just create a new one with different name | | | | | |