mariadb/srv
marko 09fbd1e0cb Output to the error log information about the limitations of
UNIV_IBUF_DEBUG.

innobase_start_or_create_for_mysql(): Note that crash recovery is broken
when UNIV_IBUF_DEBUG is defined.

ibuf_counts[]: Make this a two-dimensional array.  No need to allocate
anything from the heap.  Eliminate ibuf_counts_inited, as the array
will be zero-filled by the runtime environment.

ibuf_count_check(): New function, to print out an explanation before
assertion failure.
2007-04-10 17:58:27 +00:00
..
Makefile.am Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
srv0que.c Merge r1239 from 2007-01-18 21:27:31 +00:00
srv0srv.c Merge a change from MySQL AB: 2007-03-26 08:16:35 +00:00
srv0start.c Output to the error log information about the limitations of 2007-04-10 17:58:27 +00:00