the maximum row size for the used table type, not counting BLOBs, is 8126

Viewed 15

i read many thread about this issue and i read that one solution is to add following line of code innodb_strict_mode = 0 in my.cnf Is it safe to add in this way and restart mysql services? enter image description here

0 Answers
Related