Re: transactions and create table (was Questions about MySQL implementation)

2003-12-18 Thread Heikki Tuuri
quot; <[EMAIL PROTECTED]> Vastaanottaja: <[EMAIL PROTECTED]> Kopio: <[EMAIL PROTECTED]> Lähetetty: Thursday, December 18, 2003 5:02 PM Aihe: transactions and create table (was Questions about MySQL implementation) > What is the official word on doing a CREATE TABLE inside a transaction? Can

transactions and create table (was Questions about MySQL implementation)

2003-12-18 Thread Bill Easton
To: <[EMAIL PROTECTED]> Subject: Re: Questions about MySQL implementation Date: Thu, 18 Dec 2003 01:18:39 +0200 Chris, - Original Message - From: "Chris Nolan" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Saturday, December 13, 2003 7:24 AM Subject: Questio

Re: Questions about MySQL implementation

2003-12-17 Thread Heikki Tuuri
Chris, - Original Message - From: "Chris Nolan" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Saturday, December 13, 2003 7:24 AM Subject: Questions about MySQL implementation > Hi all! > > I've got a few questions that I was hoping some

Re: Questions about MySQL implementation

2003-12-13 Thread Jeremy Zawodny
On Sun, Dec 14, 2003 at 02:08:07PM +1100, Chris Nolan wrote: > Hi! > > Thanks for the detailed reply! > > Regarding the hot backup method that the other guys use, sounds like a > dodgy method of doing anything to be honest. It would have to have a > fairly decent performance hit... It's going to

Re: Questions about MySQL implementation

2003-12-13 Thread Chris Nolan
Hi! Thanks for the detailed reply! Regarding the hot backup method that the other guys use, sounds like a dodgy method of doing anything to be honest. It would have to have a fairly decent performance hit... Regarding the rollback of ALTER, DROP and RENAME statements, the main use that I've seen

Re: Questions about MySQL implementation

2003-12-13 Thread Harrison Fisk
Hi, On Sat, 13 Dec 2003, Chris Nolan wrote: > 1. We all know that InnoDB can be backed up "hot" (by various means). I > know that there are a few MS SQL Server (ick) and DB2 lovers in the > group I'll be meeting with this week. I also know that these two > databases do a form of online backup. >

Questions about MySQL implementation

2003-12-12 Thread Chris Nolan
Hi all! I've got a few questions that I was hoping some of the fine readers of this list could help me out with. I'll probably be going into a development meeting this coming week and will need to have some information up my sleave to ensure the mighty MySQL is selected as the database backend for