Hello everybody
I would like to be able to use InnoDB in my database. Do I need to put some specific entries in my.ini? I`ve read in the manual that entries of the form
innodb_data_home_dir =
innodb_data_file_path = /ibdata/ibdata1:100M:autoextend
are required. But I`m not sure where to put these entries.
thx, in advance
George Papadopoulos