Answers for "The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size."

0

The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size.

for xampp for linux (lampp) users 
goto /opt/lampp/etc/my.inc
change innodb_log_file_size=256M
Posted by: Guest on September-02-2021

Code answers related to "The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size."

Browse Popular Code Answers by Language