May 24, 2012

Comment: Using MyISAM in production

Hi peter, I came across your performance blog while searching through performance forum on MySQL site It is a great blog with lot of good information. We are having a weird performance problem… with Hibernate MySQL version = 4.1.19 We have been running application in production for almost a year with no problems Our…

Post: Hijacking Innodb Foreign Keys

… working for partitioned tables as well as making foreign keys performed row by row which often can be very inefficient. As… same value it will not work. This can cause problems to Hibernate and other ORM based applications which often like to update…