Does anyone know how to extend the mysql Db innoDB wider.

A

Anonymous

Guest
My rows were getting so long that i exceeded the max when using innoDB rule of 6,126 characters in a row.. total of all tables cannot exceed a width of 8,126. At the time i was on Xampp localhost using Xampp. I extended it in the ini.php file.. and all is well but when i looked for the same file on the live website i could not find it.. I did find what appeared to be the ini.php file but it did not have innoDb in the file at all... is it possible to make an entry for it.. when not there.. Not even sure i am in the right place... Can anyone help?
 
Back
Top