mariadb/innobase
unknown 2c5fb79089 InnoDB: remove debug code from non-debug version
innobase/include/que0que.h:
  Remove que_graph_is_select()
  Make que_node_print_info() a static function
innobase/include/que0que.ic:
  Remove que_graph_is_select()
innobase/que/que0que.c:
  Remove que_node_print_info() unless #ifdef UNIV_DEBUG
2004-03-16 12:18:02 +02:00
..
btr InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
buf InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
cry
data InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
db
dict InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
dyn Remove unnecessary files 2004-02-19 11:32:07 +02:00
eval - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
fil InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
fsp InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
fut - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
ha Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
ibuf InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
include InnoDB: remove debug code from non-debug version 2004-03-16 12:18:02 +02:00
lock InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
log InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not defined 2004-03-16 11:48:20 +02:00
mach Remove unnecessary files 2004-02-19 11:32:07 +02:00
mem InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
mtr InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
os InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
page InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
pars InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
que InnoDB: remove debug code from non-debug version 2004-03-16 12:18:02 +02:00
read Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
rem InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
row InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
srv InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
sync InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
thr Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
trx InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
usr Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
ut Replace ut_anp with ut_a 2004-03-12 13:46:26 +02:00
configure.in Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
Makefile.am Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
makefilewin
my_cnf