Re: InnoDB in MySQL-4.0.1

2002-02-18 Thread Rajarajeswaraprabhu
Hi Heikki, OK! Thanks for the clarification. -- Prabhu On Mon, 31 Dec 2001, Heikki Tuuri wrote: > Date: Mon, 31 Dec 2001 17:26:57 +0200 > From: Heikki Tuuri <[EMAIL PROTECTED]> > To: Rajarajeswaraprabhu <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject

Re: InnoDB in MySQL-4.0.1

2002-01-02 Thread Heikki Tuuri
Hi! >On Thu, Dec 27, 2001 at 06:56:03PM +0200, Heikki Tuuri wrote: >> * Recovery has been made more resilient to corruption of log files. > >Can I ask what you mean here? If the log files are corrupt, is >recovery still possible then? Or are the log files themselves less >likely to get corrup

Re: InnoDB in MySQL-4.0.1

2002-01-02 Thread Michael T. Babcock
On Thu, Dec 27, 2001 at 06:56:03PM +0200, Heikki Tuuri wrote: > * Recovery has been made more resilient to corruption of log files. Can I ask what you mean here? If the log files are corrupt, is recovery still possible then? Or are the log files themselves less likely to get corrupted? I'm a

Re: InnoDB in MySQL-4.0.1

2001-12-31 Thread Rajarajeswaraprabhu
available for row level privileges. Thanks, Prabhu On Mon, 31 Dec 2001, Heikki Tuuri wrote: > Date: Mon, 31 Dec 2001 17:26:57 +0200 > From: Heikki Tuuri <[EMAIL PROTECTED]> > To: Rajarajeswaraprabhu <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: InnoDB in MySQL-4

Re: InnoDB in MySQL-4.0.1

2001-12-31 Thread Heikki Tuuri
-Original Message- From: Rajarajeswaraprabhu <[EMAIL PROTECTED]> To: Heikki Tuuri <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, December 28, 2001 6:53 AM Subject: Re: InnoDB in MySQL-4.0.1 >Hi Keikki, > > I would like to know if

Re: InnoDB in MySQL-4.0.1

2001-12-27 Thread Rajarajeswaraprabhu
, Heikki Tuuri wrote: > Date: Thu, 27 Dec 2001 18:56:03 +0200 > From: Heikki Tuuri <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: InnoDB in MySQL-4.0.1 > > Hi! > > InnoDB is a table type which provides transactions, row level locking, an

InnoDB in MySQL-4.0.1

2001-12-27 Thread Heikki Tuuri
Hi! InnoDB is a table type which provides transactions, row level locking, and foreign key constraints to MySQL. InnoDB is included in all versions of MySQL-4.0 and in MySQL-Max-3.23. The InnoDB version in the 4.0 series is identical to the version in the stable MySQL-Max-3.23 series. Therefore