Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

innodb log file size (6 replies)

$
0
0
Hi,

I am getting following error:
InnoDB: ERROR: the age of the last checkpoint is 9433619,
InnoDB: which exceeds the log group capacity 9433498.
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.
I have "5.1.49sp1-enterprise-gpl-pro-log MySQL Enterprise Server - Pro Edition (GPL)" installed on Linux.

Please find some innodb variables below:
innodb_autoextend_increment | 8
| innodb_data_file_path | ibdata1:10M:autoextend |
innodb_log_buffer_size | 1048576 |
| innodb_log_file_size | 5242880 |
| innodb_log_files_in_group | 2 |

Please suggest me regarding the error mentioned above regarding innodb log file size.

Regards,
Sandeep

Viewing all articles
Browse latest Browse all 1957

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>