Tagged Questions
4
votes
2answers
659 views
Access denied for user 'myuser'@10.% to database 'mydb' - Mysql Import SQL Script
I have a database that I am trying to recreate at my web host. I used mysqldump to create a sql script. My web hosting company, IPage, has a hosted mysqladmin site where I am supposed to be able to ...
2
votes
2answers
114 views
Database Files-Related Issue
I am using MySQL database and using Ubuntu linux machine.
I noticed that my database, db_test, is under the path /var/lib/mysql/db_test
There are files with the suffix .frm, .MYD, .MYI like the ...