Jump to content

Mysql Experts Ravalamma!


Recommended Posts

Posted

1.How to take backup of production databases ? (To a remote server )

 

2.Do you use any tools ?

 

Any suggestions will be appreciated.

 

Posted

intha clear ga undhi kadha uncle 

http://webcheatsheet.com/sql/mysql_backup_restore.php

 

e link lo unnadhi chaduvu..ayna dev aithe endi prod aithe endi e database kaina okelaga backup cheyadame 

 

 

1.All the above steps are for storing into a local server.. i am looking if we can do it to a remote server.

 

2. While using mysqldump database gets locked, so how to do a hot backup 

 

3. Most of the tools (like php admin) are for windows. I need for Linux based.

Posted

Calling loveindia... CITI#H@ CITI#H@

Posted

either use mysql workbench which has options to mention remote server details or use -h option with mysqldump command 

1.All the above steps are for storing into a local server.. i am looking if we can do it to a remote server.

 

2. While using mysqldump database gets locked, so how to do a hot backup 

 

3. Most of the tools (like php admin) are for windows. I need for Linux based.

 

Posted

ssh, dump, copy

 

else

 

connect using workbench, take dump

Posted

ssh, dump, copy

 

else

 

connect using workbench, take dump

 

+1 mostly backups sits on servers which might be in propriatery format... so unix server connection tools tho files storage location remote server pettu 

Posted

ssh, dump, copy

 

else

 

connect using workbench, take dump

Do u have any idea of installing workbench on Linux ?

Posted

which linux version u r using .... workbench only support Ubuntu and debian falvors 

 

download from mysql site and use sudo dpkg -i mysqlworkbench.deb

 

Do u have any idea of installing workbench on Linux ?

 

×
×
  • Create New...