mariadb/storage
Marko Mäkelä 37134f6124 Bug#16409715 ASSERT SYNC_THREAD_LEVELS_G(ARRAY, LEVEL - 1, TRUE),
IBUF, FREE SPACE MANAGEMENT

ibuf_merge_or_delete_for_page(): Declare the user index page latched
for UNIV_SYNC_DEBUG after opening the change buffer cursor. This
should avoid the bogus latching order violation.

ibuf_delete_rec(): Add assertions to the callers, checking that the
mini-transaction was committed when the function returned TRUE. This
is a non-functional change, just clarifying the code.

rb#2136 approved by Kevin Lewis
2013-03-12 13:58:10 +02:00
..
archive Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
blackhole Merge 5.5.24 back into main 5.5. 2012-05-07 22:20:42 +02:00
csv Updated/added copyright headers 2012-02-16 10:48:16 +01:00
example Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM 2012-04-11 15:53:17 +05:30
federated Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
heap Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
innobase Bug#16409715 ASSERT SYNC_THREAD_LEVELS_G(ARRAY, LEVEL - 1, TRUE), 2013-03-12 13:58:10 +02:00
myisam Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
myisammrg Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
ndb Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
perfschema Bug#16414644 ASSERTION FAILED: SIZE == PFS_ALLOCATED_MEMORY 2013-02-28 13:19:15 +01:00