An error occurred fetching the project authors.
- 30 Mar, 2010 1 commit
-
-
- 01 Oct, 2008 1 commit
-
Fix Bug#38231 Innodb crash in lock_reset_all_on_table() on TRUNCATE + LOCK / UNLOCK In TRUNCATE TABLE and discard tablespace: do not remove table-level S and X locks and do not assert on such locks not being wait locks. Leave such locks alone. Approved by: Heikki (rb://14)