I have to set autocommit to false, and I have done the changes in my.cnf configuration file.
I have added autocommit=0 for setting globally autocommit OFF but after adding autocommit=0 property in my my.cnf file my sql server not started.
But when I comment this new added line my sql server started properly.
I m starting my sql server with "/etc/init.d/mysql start" this command.
Is there any wrong to setting autocommit false?
If so, then anyone please tell me how I can do that?
please reply me as soon as possible.
thank you.
