Hi!

At 00:56 2002.09.23._ -0300, you wrote:
>Do I loose
>too much performance using InnoDB tables in autocommit mode instead of
>using MyISAM tables?

The real quiestion is: Why do you want to use InnoDB tables when you don't 
want to use its transaction safe features?
Anyway yes. I'm sure it is not worth using InnoDB tables in autocommit 
mode. If you want to do this use MyISAM instead.

Bye,
         Daniel (mysql)


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to