Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Transfering MySQL database
Name: smbotans Date: September 13, 2007 at 19:34:28 Pacific OS: Windows 98se CPU/Ram: AMD XP 2000 and 512 Megs
Comment:
hey all,
i need to know how to transfer a MySQL database from one domain to another ... i understand that i can use phpmyadmin to do this using the export and import functions
however, when i tried to import the datafile generated by the export function, i got an error saying that i do not have permission to access the database
do i need to create an empty database + admin user before i can use the import function at the new domain? or am i missing something else i need to do?
Summary: I’ll be making a backup of a MySQL database, I’ll be using Webmin to create the backup, but after that I need to transfer the backup to another location, not just a logical location, or simply fro...
Summary: Situation: I am trying to delete records that are in three separate tables simultaneously. The database belong to a Veterinary Clinic. I have three tables: tableA, tableB and tableC. tableA contains ...
Summary: Im making a website for my boss. He has an Access database with some data. I want him to be able to upload the database file and use that to populate a mySql database. I want him to have to do minimal...