Hi, I am getting this error: 060822 19:44:27 InnoDB: ERROR: the age of the last checkpoint is 188740054, InnoDB: which exceeds the log group capacity 188739994. InnoDB: If you are using big BLOB or TEXT rows, you must set the InnoDB: combined size of log files at least 10 times bigger than the InnoDB: largest such row.
To correct the problem I would have to increase the size of the log. How do I find out what the largest row is? Is there some sort of query I could run to find out the largest row? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PHP & MySQL" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/phpmysql?hl=en -~----------~----~----~----~------~----~------~--~---
