Thu, 03 Jul 2008 15:43:39 +0000 Category : Backup mysqldump problem (no replies) I am trying to dump a database and import it elsewhere. One of the tables however is so large I get memory errors when trying to transfer the data into the new database. Is there any way, without specifically dumping individual tables and loading them to the new database, to make the dump smaller without losing any data or to break up the dump so the error does happen? [read more...] |
Tue, 01 Jul 2008 17:48:56 +0000 Category : Backup where are my backups? (1 reply) I entered this command to dump all my databases: [read more...] |
Wed, 25 Jun 2008 09:43:36 +0000 Category : Backup Backup problem (no replies) I'm trying to backup all databases from 5.0.13-rc-nt server with mysqlbackup.exe. [read more...] |
Mon, 23 Jun 2008 16:43:35 +0000 Category : Backup recover innoDB backed up with mysqlhotcopy (no replies) We need to recover a innoDB database from a backup where the backup was mistakenly created using mysqlhotcopy. When this was set up for an ActiveCollab set-up it was assumed at the time that it was MYISAM. [read more...] |
Sun, 22 Jun 2008 05:24:24 +0000 Category : Backup Import of dumpfile very slow - extended insert? (2 replies) Hello, [read more...] |
Tue, 24 Jun 2008 09:04:51 +0000 Category : Backup Need auto backup mysql database (2 replies) Hi all., [read more...] |
Fri, 20 Jun 2008 09:15:20 +0000 Category : Backup mysql dump for transfer a file (no replies) Hi, [read more...] |
Thu, 19 Jun 2008 18:58:46 +0000 Category : Backup --skip-create-options (no replies) i am doing mysqldump with --skip-create-options, and no matter what I do, the dump file comes out with teh create table statement at the top [read more...] |
Wed, 18 Jun 2008 10:57:35 +0000 Category : Backup Automatically delete previous backups (no replies) Hi there [read more...] |
Tue, 17 Jun 2008 19:44:51 +0000 Category : Backup mysql backup to adsmpipe (no replies) I would like to know if there are any one out there who has tested and done some successful implementation of mysql backup to TSM using adsmpipe or equivalent. [read more...] |
Tue, 17 Jun 2008 19:42:42 +0000 Category : Backup mysqldump --opt $database --user=root --password=<password> --routines (no replies) This tool has commented out the procedures, so if I use the reverse to restore the databases. [read more...] |
Tue, 17 Jun 2008 19:38:13 +0000 Category : Backup mabackup Backup error: Cannot set ANSI quotes (no replies) Is there a solution for this? [read more...] |
Sun, 15 Jun 2008 12:25:29 +0000 Category : Backup Restore of mysql server users (2 replies) I'm testing my complete-server-backup procedure; in order to do that I backup "mysql" and "information_schema" dbs either. All data are restored correctly, and users seem to be restored as well. If i have a look at mysql->user table i see all users i had before restoring. If I go through phpMyAdmin->privileges i can see the same users with exactly the same privileges. So everything seem to go fine. [read more...] |
Wed, 11 Jun 2008 10:28:57 +0000 Category : Backup Restore Deleted Database (no replies) Hello Friends, [read more...] |
Wed, 11 Jun 2008 16:32:13 +0000 Category : Backup backup trigger (1 reply) What privileges do I need to give to a user so that mysqldump will back up the triggers? [read more...] |
Mon, 09 Jun 2008 02:13:43 +0000 Category : Backup FreeBSD: Backup MySQL on FreeBSD using Snapshots (no replies) FreeBSD: Backup MySQL on FreeBSD using Snapshots [read more...] |
Mon, 09 Jun 2008 19:22:16 +0000 Category : Backup backup of innodb (1 reply) Hi, [read more...] |
Sat, 07 Jun 2008 03:32:43 +0000 Category : Backup Unable to restore backup containing Blobs (1 reply) When building a database of my DVD collection which includes BLOB images of png images of the covers, the database can be backed up, but it cannot be restored. This of course makes the backups useless. The images are 475x475 pixel PNG files. [read more...] |
Thu, 26 Jun 2008 19:26:11 +0000 Category : Backup Can someone help me use mysqldump on a windows machine? (2 replies) Please assume, for the sake of argument, that I'm an idiot, and use small words and easy concepts. [read more...] |
Wed, 28 May 2008 21:52:18 +0000 Category : Backup Backing up MySQL database from windows command line (1 reply) Hi all [read more...] |