MySQL Forums
Forum List  »  InnoDB

SQLException: maxBlockcount
Posted by: Holger Thiel
Date: September 09, 2008 05:16AM

Hi,

we get a very seldom message. I think, it is the InnoDB_engine:
"java.sql.SQLException: maxBlockcount [5] reached!"

On one system we do not get this error, but on the other one.

Regards,
Holger



The configuration ist nearly the same, besides these parameters:

connect_timeout
good : 5
bad : 10

innodb_flush_method
good : O_DSYNC
bad : O_DIRECT

range_alloc_block_size
good : 2048
bad : 4096

Options: ReplyQuote


Subject
Views
Written By
Posted
SQLException: maxBlockcount
2349
September 09, 2008 05:16AM
1552
September 09, 2008 07:48PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.