网络营销电子商务研究中心  
How to buy the best prescription safety glasses in Canada? Let's study!
Go Back   网络营销电子商务研究中心 > 服务器与数据库 > MySQL
User Name
Password
 
FAQ Members List Calendar Cheap Glasses Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1   IP: 117.95.79.145
Old 2013-04-01, 10:09 PM
topvip topvip is offline
超级版主
 
Join Date: 2006-01-04
Posts: 1206
topvip 正向着好的方向发展
Default How to import a big database when phpmyadmin can't?

if you have SSH access then you can use the following commands to backup / restore databases
Quote:

mysql -u[Username] -p[Password] [Database Name] < filename.sql - Dump a SQL file into a MySQL database. Note the "<".
Replace "[Username]" with the database username (generally controlpaneluser_databaseuser). Replace "[Password]" with the database password and replace "[Database Name]" with the database name. Finally change "filename.sql" to the correct filename/location.
eq.. to be done from the folder where you want the file to be saved
Quote:
mysql -umyusername -pmypassword mydatabasename < myfilename.sql
Quote:
mysql -u[Username] -p[Password] [Database Name] > filename.sql - Dump a MySQL database to a SQL file. Note the ">".
Replace "[Username]" with the database username (generally controlpaneluser_databaseuser). Replace "[Password]" with the database password and replace "[Database Name]" with the database name. Finally change "filename.sql" to the correct filename/location.
eg.. to be done from the folder where the sql file is
Quote:
mysql -umyusername -pmypassword mydatabasename > myfilename.sql

Last edited by topvip : 2013-04-01 at 10:13 PM
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to back up mssql database? topvip ASP 0 2013-01-11 07:50 PM
How to Find and Replace Text in MySQL Database using SQL topvip MySQL 0 2012-07-10 08:12 AM
PhpMyAdmin中修改MySQL数据库表名 topvip 代码交流 0 2010-05-29 06:55 PM
怎样把记事本文本文件的数据通过操作phpMyAdmin导入MYSQL数据库? sunshine MySQL 0 2008-01-24 09:26 AM
phpMyAdmin安装教程 smiling 服务器环境搭建 0 2006-05-26 08:15 PM

Prescription-glasses.com offers prescription glasses online at discount prices.
All times are GMT +8. The time now is 09:24 PM.


Powered by vBulletin Version 3.8.7
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.