mariadb/innobase/include
unknown 924255133b InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not defined
innobase/include/log0log.h:
  Remove debug variables unless #ifdef UNIV_LOG_DEBUG
innobase/include/log0log.ic:
  Remove log_check_log_recs() unless #ifdef UNIV_LOG_DEBUG
innobase/log/log0log.c:
  Remove log_debug_writes unless #ifdef UNIV_LOG_DEBUG
  log_io_complete_checkpoint(): Remove parameter; move debug output to log_io_complete(), the only caller
  Test log_debug_writes only #ifdef UNIV_LOG_DEBUG
innobase/log/log0recv.c:
  Test log_debug_writes only #ifdef UNIV_LOG_DEBUG
2004-03-16 11:48:20 +02:00
..
btr0btr.h btr0cur.h, btr0btr.h, btr0btr.c, btr0cur.c, row0purge.c: 2003-01-13 15:52:39 +02:00
btr0btr.ic Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_dulint() 2004-03-12 17:44:25 +02:00
btr0cur.h Many files: 2004-02-20 16:34:09 +02:00
btr0cur.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
btr0pcur.h Many files: 2002-11-09 18:23:09 +02:00
btr0pcur.ic Many files: 2002-11-09 18:23:09 +02:00
btr0sea.h Many files: 2004-02-20 16:34:09 +02:00
btr0sea.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
btr0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
buf0buf.h Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
buf0buf.ic InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
buf0flu.h Many files: 2002-03-21 18:03:09 +02:00
buf0flu.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
buf0lru.h buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h: 2003-05-16 16:27:50 +03:00
buf0lru.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
buf0rea.h Many files: 2002-06-22 20:41:14 +03:00
buf0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data0data.h More consistent handling of magic numbers 2004-03-11 23:12:02 +02:00
data0data.ic Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) 2004-02-05 09:12:23 +01:00
data0type.h row0mysql.c, dict0dict.ic: 2003-06-16 00:39:46 +03:00
data0type.ic InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
data0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
db0err.h Many files: 2003-06-15 01:04:28 +03:00
dict0boot.h Merge 2001-10-30 17:38:44 +02:00
dict0boot.ic Merge 2001-10-30 17:38:44 +02:00
dict0crea.h Many files: 2004-02-20 16:34:09 +02:00
dict0crea.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict0dict.h Many files: 2004-02-20 16:34:09 +02:00
dict0dict.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
dict0load.h ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
dict0load.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict0mem.h More consistent handling of magic numbers 2004-03-11 23:12:02 +02:00
dict0mem.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict0types.h ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
dyn0dyn.h merge with 3.23.52 2002-08-08 15:24:47 +03:00
dyn0dyn.ic Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
eval0eval.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval0eval.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval0proc.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval0proc.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
fil0fil.h srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: 2003-07-25 22:26:39 +03:00
fsp0fsp.h Many files: 2002-07-31 00:47:20 +03:00
fsp0fsp.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
fut0fut.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
fut0fut.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
fut0lst.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
fut0lst.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ha0ha.h Many files: 2002-08-06 22:59:13 +03:00
ha0ha.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
hash0hash.h Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
hash0hash.ic More consistent handling of magic numbers 2004-03-11 23:12:02 +02:00
ibuf0ibuf.h Many files: 2004-02-20 16:34:09 +02:00
ibuf0ibuf.ic Many files: 2002-04-18 10:40:32 +03:00
ibuf0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
lock0lock.h Many files: 2004-02-20 16:34:09 +02:00
lock0lock.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
lock0types.h Added max_user_connections 2001-02-20 22:34:47 +02:00
log0log.h InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not defined 2004-03-16 11:48:20 +02:00
log0log.ic InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not defined 2004-03-16 11:48:20 +02:00
log0recv.h srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: 2003-07-25 22:26:39 +03:00
log0recv.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mach0data.h InnoDB: remove redundant functions mach_write() and mach_read() 2004-03-12 22:55:46 +02:00
mach0data.ic InnoDB: remove redundant functions mach_write() and mach_read() 2004-03-12 22:55:46 +02:00
Makefile.am Remove remaining references to the built-in ODBC driver of InnoDB 2004-03-11 16:36:19 +02:00
Makefile.i - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin.i Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mem0dbg.h Many files: 2004-02-20 16:34:09 +02:00
mem0dbg.ic InnoDB: disable unreachable debug functions unless #ifdef UNIV_MEM_DEBUG 2004-03-12 23:26:13 +02:00
mem0mem.h Many files: 2002-12-22 01:54:29 +02:00
mem0mem.ic Many files: 2004-02-20 16:34:09 +02:00
mem0pool.h Many files: 2002-02-04 23:55:41 +02:00
mem0pool.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mtr0log.h Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_dulint() 2004-03-12 17:44:25 +02:00
mtr0log.ic InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
mtr0mtr.h Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_dulint() 2004-03-12 17:44:25 +02:00
mtr0mtr.ic ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
mtr0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0file.h sync0arr.c, os0file.h: 2004-03-11 10:38:37 +02:00
os0proc.h Many files: 2004-02-20 16:34:09 +02:00
os0proc.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0shm.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0shm.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0sync.h Many files: 2003-07-03 21:25:55 +03:00
os0sync.ic os0thread.h, os0sync.ic, os0sync.h, os0thread.c, os0sync.c, os0file.c: 2003-06-02 13:11:20 +03:00
os0thread.h Many files: 2004-02-20 16:34:09 +02:00
os0thread.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
page0cur.h Many files: 2002-10-29 23:16:46 +02:00
page0cur.ic page0cur.ic Fix a bug in insert buffer and multiversioning 2001-06-07 17:32:02 +03:00
page0page.h Many files: 2003-06-15 01:04:28 +03:00
page0page.ic Many files: 2002-06-22 20:41:14 +03:00
page0types.h page0types.h Eliminate a name collision on page_t on HP-UX 2001-03-14 21:13:15 +02:00
pars0grm.h pars0grm.h, pars0grm.c, lexyy.c: 2002-08-22 13:33:45 +03:00
pars0opt.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
pars0opt.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
pars0pars.h Remove remaining references to the built-in ODBC driver of InnoDB 2004-03-11 16:36:19 +02:00
pars0pars.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
pars0sym.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
pars0sym.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
pars0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
que0que.h Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
que0que.ic Portability fixes 2001-04-19 14:43:32 +03:00
que0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
read0read.h Many files: 2002-10-29 23:16:46 +02:00
read0read.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
read0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
rem0cmp.h Many files: 2003-06-15 01:04:28 +03:00
rem0cmp.ic Many files: 2004-02-20 16:34:09 +02:00
rem0rec.h Many files: 2002-10-29 23:16:46 +02:00
rem0rec.ic Many files: 2002-10-29 23:16:46 +02:00
rem0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0ins.h More consistent handling of magic numbers 2004-03-11 23:12:02 +02:00
row0ins.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0mysql.h ha_innodb.cc, row0sel.c, row0mysql.c, row0mysql.h: 2003-04-17 02:28:40 +03:00
row0mysql.ic Many files: 2003-06-15 01:04:28 +03:00
row0purge.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0purge.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0row.h Many files: 2004-02-20 16:34:09 +02:00
row0row.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0sel.h Many files: 2003-06-15 01:04:28 +03:00
row0sel.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0types.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0uins.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0uins.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0umod.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0umod.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0undo.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0undo.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0upd.h More consistent handling of magic numbers 2004-03-11 23:12:02 +02:00
row0upd.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
row0vers.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0vers.ic Added xml patch to mysqldump. 2001-11-05 23:48:03 +02:00
srv0que.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
srv0srv.h Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
srv0srv.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
srv0start.h srv_add_path_separator_if_needed: be static; use memcpy, not sprintf 2004-02-19 14:56:19 +02:00
sync0arr.h Many files: 2002-07-08 19:34:49 +03:00
sync0arr.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
sync0ipm.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
sync0ipm.ic ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
sync0rw.h Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
sync0rw.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
sync0sync.h Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
sync0sync.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
sync0types.h Added max_user_connections 2001-02-20 22:34:47 +02:00
thr0loc.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
thr0loc.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0purge.h Many files: 2002-10-29 23:16:46 +02:00
trx0purge.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0rec.h Merge 2001-10-30 17:38:44 +02:00
trx0rec.ic srv0srv.h Support raw disk partitions as data files 2001-08-04 19:36:14 +03:00
trx0roll.h Many files: 2003-06-15 01:04:28 +03:00
trx0roll.ic Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0rseg.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0rseg.ic InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
trx0sys.h trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h: 2004-01-06 13:40:14 +02:00
trx0sys.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
trx0trx.h Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
trx0trx.ic trx0trx.ic, trx0trx.h, srv0srv.h, row0sel.h, dict0mem.h: 2002-09-20 05:18:55 +03:00
trx0types.h Many files: 2003-06-15 01:04:28 +03:00
trx0undo.h srv0srv.h Support raw disk partitions as data files 2001-08-04 19:36:14 +03:00
trx0undo.ic Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
univ.i Added [mysqld-base-version] as a default group for the mysqld server 2003-06-04 16:05:27 +03:00
usr0sess.h Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
usr0sess.ic Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
usr0types.h Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
ut0byte.h Many files: 2002-03-21 18:03:09 +02:00
ut0byte.ic sync0rw.ic, ut0byte.ic: 2002-03-21 18:24:26 +02:00
ut0dbg.h Replace ut_anp with ut_a 2004-03-12 13:46:26 +02:00
ut0lst.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut0mem.h Many files: 2004-02-09 01:32:00 +02:00
ut0mem.ic New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
ut0rnd.h Many files: 2002-03-21 18:03:09 +02:00
ut0rnd.ic Many files: 2004-02-19 11:40:36 +02:00
ut0sort.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut0ut.h Many files: 2002-11-07 14:47:25 +02:00
ut0ut.ic Many files: 2002-06-22 20:41:14 +03:00