hi, I tried installing MySQL4.1.13 and in the process I installed the following packages
* MySQL-client-4.1.13-0.i386.rpm * MySQL-server-4.1.13-0.i386.rpm * MySQL-shared-standard-4.1.13-0.rhel3.i386.rpm I am able to make connections to mysql and able to do update,insert,select and everything over the database. But i need to turnoff the auto commit option as i am planning to use INNOdb tables, which needs to be edited in the my.cnf file (i donnow if i can change this information anywhere else!!) I looked for this file in the following locations. /etc/ /var/lib/mysql/ but i am not able to find it. please help me if i can do anything for this Thank you sujay