I need to create a new database for my site, but phpmyadmin tells me that I dont have enought priveleges. How can I create my database?
data base creation or importation
go into da then go to MySQL Management then click Create new Database
You have to create them in Direct Admin.
http://www.site-helper.com/mysql.html#create
-moved-
http://www.site-helper.com/mysql.html#create
-moved-
making tables...editing table lines...and so log and so long....
importing mysql databases...HOW???
importing mysql databases...HOW???
| mathiaus wrote: |
|
Please do not double post. Use the |
Unless your database is named correctly (your DA username _ database name), I believe you will manually have to create the database then import the tables via phpmyadmin's import facillity (Import tab).
I have the same problem, but I am trying to import the data and there is no tab to import in phpmyadmin there is only export. How can I import only data or the complete database?
thanks.
thanks.
In which case when you export your database, choose sql format, check structure and data and dont compress it. When its downloaded open the file and copy it then paste into the SQL tab in phpyadmin here. (If you dont download it just copy the stuff in hebox)
Thanks. I already triedout some with a small app I found "mysql backup pro", It worked eventhough it didn't take the special chacracters but is better than nothing, I'll keep in mind the export and copy procedure. thanks again
