Re: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery)

2004-02-27 Thread Steve Williams
ing the problem. Thanks, Steve Williams -Original Message- From: dan orlic [mailto:[EMAIL PROTECTED] Sent: Friday, February 27, 2004 3:52 PM To: Steve Williams Cc: [EMAIL PROTECTED] Subject: Re: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery) perhaps you would get a better re

Re: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery)

2004-02-27 Thread dan orlic
M To: Steve Williams Cc: [EMAIL PROTECTED] Subject: Re: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery) perhaps you would get a better response from doing scp... which runs over ssh... or doing the mysqldump in a cron job, so it will already be complete for transport by ssh. I st

RE: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery)

2004-02-27 Thread William R. Mussatto
prefer to just figure out which timeout is causing > the problem. > > Thanks, > Steve Williams > > -Original Message- > From: dan orlic [mailto:[EMAIL PROTECTED] > Sent: Friday, February 27, 2004 3:52 PM > To: Steve Williams > Cc: [EMAIL PROTECTED] > Subject: Re:

RE: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery)

2004-02-27 Thread Steve Williams
orlic [mailto:[EMAIL PROTECTED] Sent: Friday, February 27, 2004 3:52 PM To: Steve Williams Cc: [EMAIL PROTECTED] Subject: Re: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery) perhaps you would get a better response from doing scp... which runs over ssh... or doing the mysqldump

Re: InnoDB, mysqldump/mysql timeout dropping table (disaster recovery)

2004-02-27 Thread dan orlic
perhaps you would get a better response from doing scp... which runs over ssh... or doing the mysqldump in a cron job, so it will already be complete for transport by ssh. I still think scp is the more proper way to go. dan orlic Steve Williams wrote: Hi, We have a (pre-existing) disaster re

Re: InnoDB - mysqldump

2003-08-14 Thread Egor Egorov
Rafal Kedziorski <[EMAIL PROTECTED]> wrote: > > we have problems with import our dumped InnoDB tables. > > We get this error message: > > "Can't create table '.\mmcms_test\media_lock.frm' (errno: 150)" > > My tables which will be referenced by foreign keys will be dumped in the > inncorect ord