Re: Reg Backup

2004-10-04 Thread Greg Donald
On Mon, 4 Oct 2004 22:10:39 +0530, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > mysqlhotocpy supports only Linux and Netware software. Will it support windows > operating system. Please clarify. I have heard of people using Perl on windows, so I would guess it will run, mysqlhotcopy being a Per

Re: Reg Backup

2004-10-04 Thread Olivier Kaloudoff
On Mon, 4 Oct 2004 [EMAIL PROTECTED] wrote: Hi, Is there any suitable command in MySQL 4.0 with out InnoDB for taking the backup. Please suggest. Thanks, Narasimha Hi Narasimha, when posting a question to a mailing list, please don't ask it many times, or the users might say "hey, thi

RE: Reg Backup

2004-10-04 Thread lakshmi.narasimharao
] Cc: Subject: Re: Reg Backup On Mon, 4 Oct 2004 21:55:58 +0530, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is there any suitable command in MySQL 4.0 with out InnoDB for taking the > backup. Please suggest.

Re: Reg Backup

2004-10-04 Thread Greg Donald
On Mon, 4 Oct 2004 21:55:58 +0530, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is there any suitable command in MySQL 4.0 with out InnoDB for taking the > backup. Please suggest. Have you looked at mysqlhotcopy ? http://dev.mysql.com/doc/mysql/en/mysqlhotcopy.html -- Greg Donald Zend Certi

Re: reg backup

2004-09-25 Thread Eldo Skaria
Hai Lakshmi, Backup I am yet to learn. transactional tables-limited knowledge- transaction safe tables are the ines in which you will be able to rollback the changes u made to the db since last commit or rollback. to check is innodb is running(rather enabled), in linux u may use the command mysql