MySQL Server help!
#3

Quote:
Originally Posted by Jake187
Посмотреть сообщение
to export
mysqldump -u [uname] -p[pass] db_name > db_backup.sql

to import
mysql -u username -p -h localhost DATA-BASE-NAME < db.sql

or install and use phpMyAdmin
Any one have a tutorial using a phpMyAdmin for import the database?
Because my phpMyAdmin have an problem.
Reply


Messages In This Thread
MySQL Server help! - by VenomMancer - 08.02.2015, 16:01
Re: MySQL Server help! - by Jake187 - 08.02.2015, 20:55
Re: MySQL Server help! - by AvicennaRabama - 01.03.2015, 02:20
Re: MySQL Server help! - by rymax99 - 01.03.2015, 02:39

Forum Jump:


Users browsing this thread: 1 Guest(s)