Re: WHY do I see this error when restoring my backup db : InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files.

2009-02-14 Thread Moon's Father
This is because you didn't copy innodb ibdata and ib_log files togeter. Or you forgot to stop mysqld when you remove its ib_log files. On Sat, Feb 7, 2009 at 7:21 AM, my sql wrote: > WHY do I see this error when restoring my backup db : > " InnoDB: Your database may be corrupt

WHY do I see this error when restoring my backup db : InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files.

2009-02-06 Thread my sql
WHY do I see this error when restoring my backup db : " InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. " GOAL: Trying to restore mysql backup on different host using InnoDB backup that copes the backed up files to a f

Backup DB using VeriTas

2006-01-03 Thread xtcsuk
Using this tool (VeriTas Backup Exec for windows server v9.1) to backup the database crashes MySQLd-nt, has anyone else come across this issue at all? regards

RE: Backup DB

2002-10-30 Thread Scott Pippin
t backup stuff, I hope somebody will complete my post. Sam. -Message d'origine- De : Amol Sonaikar [mailto:amol@;kenati.com] EnvoyT : mercredi 30 octobre 2002 06:27 + : [EMAIL PROTECTED] Objet : Backup DB HI All I am new to mysql. We have a small application which runs on mysql db

RE: Backup DB

2002-10-29 Thread GAY Samuel
" orders. Being beginner, I'm also interested about backup stuff, I hope somebody will complete my post. Sam. -Message d'origine- De : Amol Sonaikar [mailto:amol@;kenati.com] Envoyé : mercredi 30 octobre 2002 06:27 À : [EMAIL PROTECTED] Objet : Backup DB HI All I am ne

Backup DB

2002-10-29 Thread Amol Sonaikar
HI All I am new to mysql. We have a small application which runs on mysql db. We want to backup the database for mysql. What is the easiest method to that ? Do we have to move datafiles or import export like oracle ? If you can send me a specific link or article for backup and recovery for mysq

Re: Best way to backup DB

2002-07-31 Thread Victoria Reznichenko
Kevin, Wednesday, July 31, 2002, 7:27:22 AM, you wrote: K> I am hosted on a shared/virtual hosting plan and would like to backup the K> one of the mysql tables on a daily basis. mysqldump is not available. K> I attempted to run the query - SELECT * INTO OUTFILE K> '/path/to/my/file/file.sql' FRO

Best way to backup DB

2002-07-30 Thread Kevin
Hello, I am hosted on a shared/virtual hosting plan and would like to backup the one of the mysql tables on a daily basis. mysqldump is not available. I attempted to run the query - SELECT * INTO OUTFILE '/path/to/my/file/file.sql' FROM items and got the folowing error: DBD::mysql::st execute f

backup db from server into localhost

2001-08-15 Thread hanan khader
HI there, Iam looking for an answer for this problem, I want to imigrate database as backups from the server to localhost, how can this be accomplished ? Yours: Hanan M. Khader _ Get your FREE download of MSN Explorer at http://e

backup .db table

2001-05-25 Thread hatim
hy i m using mysql-3.23.38.tar.gz in redhat6.2 i have .db tables 1-how can i bakup them ? when i use mysqldump or a simple copy , it s failed : when i remove table to another mysql server : the server dont read the .db files even if their size are he same then the original i can t export .db table