Quantcast
Channel: MySQL Forums - Backup
Browsing all 537 articles
Browse latest View live
↧

Backup (1 reply)

Hi All Can anyone plz tell me for taking the Backup of Database of MYSQL 5.1 Version whether the database need to be stopped.Can i take a backup while the users are using the db???Will there be any...

View Article


Backup causing my server to crash, but not entirely... (1 reply)

Hello, Every sunday at 3h30, I run : mysqldump -pmonkeypoo -u root -e -q --single-transaction --master-data --all-databases > $file gzip $file Every 4 hours, I rsync the bin logs. I figure this...

View Article


'ROW' Binary log format (2 replies)

Hi After changing binary log format from 'STATEMENT' to 'ROW' I have problems applying the binary log to a newly restored database. It seems it is possible for mysql to write an entry to the binary...

View Article

MySQL Database Folder Help!... (no replies)

Hi, I had my joomla site running perfectly on my local host, but when I came to uploading it to a host, I realised I needed to acess Mysql. But I've misplaced my password, and after two days of trying...

View Article

Backup Command /Query for Mysql (2 replies)

Hai, I can backup the mysql db through mysqldump utility as "mysqldump -u user -ppass testdb >john.sql" from the command prompt.. But I don't know the command / query to take the mysql backup...

View Article


Syntax error when importing mysqldump...? (1 reply)

I am creating backups of my DB using mysqldump. I also use this to create copies of my DB in my testing environment. I use "source mydbfile.sql;" when I want to import the backup and this worked fine...

View Article

what backup tool to use (1 reply)

(Was orginally posted in Database Administration forum but this forum is a better place for this topic) Just wonder what people use to backup MySQL databases. At present I am using automysqlbackup.sh...

View Article

[SOLVED] Default backup location? (1 reply)

Hello all, I'm a newcomer to MySQL. I ran mysqldump <database name> with no options specified. It seemed to complete okay but I cannot find the dump itself. I'm on Ubuntu 9.10 (karmic). Where...

View Article


very slow import of mysql dump - RESOLVED (3 replies)

If you are importing using: mysql -u user -p db_name < db.sql as in http://forums.mysql.com/read.php?28,125660,125660 Check that you DO NOT have "log-slow-queries" turned on, either via the command...

View Article


Simple question. (1 reply)

It is good to make a 7-day backup on all databases, i case of server hack, or dump..? I use mysql on 20 domains that i own, and i think it would be better to backup them:) What do you think? Regards,

View Article

Problem while backup database! (1 reply)

Database backup failed : mysqldump failed : mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'stats'': Column count of mysql.proc is wrong. Expected 20, found 16. Created with MySQL 50142,...

View Article

intermittent mysqld crash on mysqldump (no replies)

Hi there I do a dump of mysql installation on the hour as an interim backup solution. However the mysqldump manages to crash mysqld every now and again. It happens intermittently but quite regularly....

View Article

mysqldump stopping before dump (8 replies)

When I run this command (from PHP): mysqldump --opt -uUSER -pPASSWORD DATABASE > FILE.sql It only dumps this to FILE.sql: -- MySQL dump 10.9 -- -- Host: localhost Database: cidbtemp_cidb --...

View Article


dumping sets of columns in table (1 reply)

I often want to take some table, say it has 20 columns, and do a dump of it and then load that somewhere else, but only using 15 of the columns. Over the years, I have found dozens of ways to work...

View Article

backup each db or all together? (no replies)

5.1.42GA server with several dozen databases that range from hundreds of records to billions. Currently we backup the whole thing 1x/week to a gzipped file that ends up around 500G. Restoring anything...

View Article


Newbie- Large Tabel Backup Advise Please (3 replies)

Hi all I am looking for the best solutions to backup my database, am new in this area, so your expert advice will really helps. I have a mysql database with a LARGE TABLE: -PARTIONED BY HASH -...

View Article

Backing up MySQL Community Server (2 replies)

MySQL Community Server was installed on a PC here 5 years ago. The charity that own it are finally threatening to get a new PC to replace it. Am I correct in thinking that I should first install MySQL...

View Article


mysqldump and views (1 reply)

When I use mysqldump tool - it creates almost perfect (for my purposes) SQL script. With only one but (I'm using MySQL 5.1 in most cases, but problem exists still in 5.5): It produce bad script for...

View Article

error on backup (no replies)

Hi there is a sheduled backup running.. got error :- 100630 8:04:20 [Note] Failed to execute my_stat on file './mysql.009060' unable to track why this error msg was raising.

View Article

innodb table backup dump file restore in myisam table (3 replies)

HI, How can i restore a innodb table backup into myisam table ? thanks

View Article
Browsing all 537 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>