Samim, Monday, April 22, 2002, 11:20:48 AM, you wrote: S> This question is probably repeated each week, but I am an absolute beginner S> with MySQL. Sorry for that. I've installed the precompiled binaries for Win, S> and I am very satisfied with MySQL. The only thing I couldn't find is S> support for transactions, although it was written in the documentation that S> support for BDB and InnoDB table types is activated in precompiled binaries. S> Is there something I've missed to configure (I've configured the necessary S> innodb_data_file_path and innodb_data_home_dir for InnoDB) or do I have to S> recompile MySQL with support for BDB and InnoDB activated? I've tried S> mysqld-max-nt and mysqld-max, but have_bdb and have_innodb variables were S> 'NO'. I use version 3.23.49.
You should install MySQL-Max for InnoDB and BDB tables support, 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 must specify startup options in my.cnf file. You can find examples and info about configuration parameters at: http://www.mysql.com/doc/I/n/InnoDB_start.html S> Thanks! S> Samim -- For technical support contracts, goto https://order.mysql.com/ This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [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