sreedhar,

Thursday, February 07, 2002, 9:41:24 AM, you wrote:

s> Hi ,

s> I am already using MySQL 3.23.26, which is available by Redhat LINUX 7.1

s> If I would like to update to newer version I found the following

s> What is MySQL-MAX.

s> RedHat packages (rpm)
s> MySQL 3.23.47 Server (i386) (1.4M)

s> where as ordinary MySQL

s> RedHat packages (rpm)
s> MySQL 3.23.47 Server (i386) (6M)

s> Is the sizes will be this much different. Which can better to download and
s> use if I want transaction security to tables.

You need to use transaction-safe tables: InnoDB or BDB.
Look at: http://www.mysql.com/doc/T/a/Table_types.html

Original MySQL Server RPM doesn not support InnoDB and BDB table handlers. 
You should install MySQL-Max RPM after installation of MySQL Server RPM. 

See at: http://www.mysql.com/doc/W/h/Which_version.html
You can find info about MySQL-MAX at: http://www.mysql.com/doc/m/y/mysqld-max.html


s> regards,
s> sreedhar



-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



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