![]() |
|
|
|
|
|||||||
| PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Trying to import database using Import function of phpmyadmin but constantly gives me the same error type as.
Code:
Can’t create database ‘yourdatabase’; database exists |
|
#2
|
||||
|
||||
|
When you import into an existing database can not have "CREATE DATABASE ..." in the SQL file. Edit it and remove that line.
Best Regards |
![]() |
| Tags |
| database, error, import |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|