Voytek,
Thursday, March 28, 2002, 6:54:13 PM, you wrote:

VE> I've installed RedHat7.1 off RH7.1 CDs, also, installed MySQL that came with
VE> it,
VE> the installed MySQL did NOT have InnoDB support;
VE> I then d/l off mysql.com

VE> MySQL-Max-3.23.49a-1.i386.rpm
VE> I installed it using:
VE> rpm --install MySQL-Max-3.23.49a-1.i386.rpm

VE> (I think.... that's how it's meant to be installed, I'm a newbie)
VE> howver, on restart. the 'original CD revison' started, NOT, MAX

VE> then, i tried starting MySQL-Max by explicitly calling it, it said:
VE> 'you have wrong error files'

VE> SO:

VE> using webmin, I removed all mysql packages;
VE> then, using webmin, installed MySQL-Max-3.23.49a-1.i386.rpm

VE> now it tell me, the MySQL-Max-3.23.49a is only an extension:

VE> ----
VE> Optional MySQL server binary that supports features
VE>                  like transactional tables. To active this binary, just install 
this
VE>                  package after the MySQL package.
VE> -----

VE> but, reading on mysql download page, implies, MySQL-Max-3.23.49a-1.i386.rpm
VE> is all I need...

VE> help....
VE> so, at this time:
VE> accoriding to webmin I have:

VE> Packages matching mysql

VE> Package Class Description
VE> MySQL-Max 3.23.49a-1 Applications/Databases MySQL - server with Berkeley DB
VE> and Innodb support 

You must first install original MySQL (rpm) package and then you can
install MySQK-max RPM. You can read about mysqld-max at:
      http://www.mysql.com/doc/m/y/mysqld-max.html

If you want to use InnoDB tables you should specify InnoDB startup
options in my.cnf file, take a look at:
      http://www.mysql.com/doc/I/n/InnoDB_start.html
You can find info about configuration parametrs and example if you
check this link.





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