At 0:39 +0000 9/25/02, Jessica Thomale wrote:
>Hi,
>
>Is it possible to use InnoDB tables that have transaction support
>without using InnoDB for server logs?

The InnoDB handler maintains its own logs, and it uses these for
transaction support and crash recovery.  You can't turn them off.

However, these are different than the query log, the update log, the
binary update log, the slow-query log, the error log, and the isam
log.  Are you referring to any of those when you say "server logs"?

>
>What are the benefits of using InnoDB for MySQL server logs?
>
>Jessica
>
>________________________________________________________
>Jessica Thomale
>Infrastructure Programmer
>Oklahoma Climatological Survey
>
>E-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
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