On Thu, Jan 31, 2002 at 02:19:28AM -0000, Greg Conway wrote: > Wow! thanks for the responses! > > Here is what I think you are mostly asking for... I have run "mysqladmin > variables" to get this.
Great. I've kept the problem section in the output. > | > | have_bdb | NO > | > | have_gemini | NO > | > | have_innodb | NO > | > | have_isam | YES Looks like the only table types enabled are non-transactional. You need to enable InnoDB or BDB (or Gemini, but that's a bit more "involved") to get transactions. Jeremy -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936 MySQL 3.23.41-max: up 28 days, processed 628,614,796 queries (257/sec. avg) --------------------------------------------------------------------- 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