Lindberg, Wednesday, September 25, 2002, 5:17:53 PM, you wrote: LP> I use mysql 3.23.4 max on linux and it have worked just fine.
LP> Now I want to use Transactions so I thougt that I should use the my.cnf to configure for that. If you want to use transaction, you should use InnoDB or BDB table. In my.cnf file you can set up options for InnoDB or BDB. LP> Trouble is there is no my.cnf file on my computer. LP> Do I have to create the file myself ? Yup. LP> or is the InnoDB settings configured right by default? If you use 3.23. you must specify at least innodb_data_file_path in my.cnf. For more info look at: http://www.mysql.com/doc/en/InnoDB_start.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita 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