On Sat, Sep 01, 2001 at 05:30:16AM -0000, sameer ranadive wrote:
> 
> Dear Sir,
> 
> We are developing supply chain management where we are using EJB and
> mysql as back end. We want to use transaction safe tables, but I
> tried 'show variables;' command to know about table support for
> mysql support. Only 'have_isam' is 'YES' all other are 'NO'. Does
> this means I didn't have support for all other tables ?

You want to use MySQL-Max to get built in BDB or InnoDB tables, which
are transaction safe.  There's a download link on www.mysql.com.

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 1 days, processed 16,241,153 queries (139/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

Reply via email to