At 15:14 -0300 5/21/04, Renato Cramer wrote:
I'm using MySQL 4.1.0 and InnoDB tables.
I need set autocommit=0 and want do via option file.
I know what "SET AUTOCOMMIT=0" works fine, however I prefer by the option
file.
Is possible?

In 4.1.0, no. You'll be able to do this in 4.1.2. See the description for the init_connect variable here:

http://dev.mysql.com/doc/mysql/en/Server_system_variables.html


Thanks,

Renato.

-----Mensagem original-----
De: Paul DuBois [mailto:[EMAIL PROTECTED]
Enviada em: sexta-feira, 21 de maio de 2004 15:03
Para: Renato Cramer; Lista MySQL (E-mail)
Assunto: Re: Is possible Autocommit within my.ini?


At 14:34 -0300 5/21/04, Renato Cramer wrote:
Hi All,

I already looking for Autocommit within my.ini at documentation and
archives
of the list, and not found.

Anybody can help me?

What is it that you want to accomplish?

-- Paul DuBois, MySQL Documentation Team Madison, Wisconsin, USA MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to