Closed GoogleCodeExporter closed 8 years ago
This input in SHOW INNODB STATUS is handled, #23 lock struct(s), heap size 3024, undo log entries 27 But this causes a problem: # LOCK WAIT 12 lock struct(s), heap size 3024, undo log entries 5 The resulting error looks like this: Array ( [0] => Array ( [file] => /opt/cacti/scripts/ss_get_mysql_stats.php [line] => 791 [function] => to_int [args] => Array ( [0] => LOCK ) )
Original issue reported on code.google.com by baron.schwartz on 19 Nov 2009 at 2:29
baron.schwartz
This actually also made the locks be under-counted. Fixed in r319.
Original comment by baron.schwartz on 19 Nov 2009 at 2:33
Original issue reported on code.google.com by
baron.schwartz
on 19 Nov 2009 at 2:29