mariadb/innobase
unknown 7656b6da71 trx0trx.c, trx0trx.h:
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)


innobase/include/trx0trx.h:
  If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
innobase/trx/trx0trx.c:
  If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
2005-03-21 22:10:42 +02:00
..
btr
buf
data
db
dict dict0load.c: 2005-03-14 12:43:22 +02:00
dyn
eval row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: 2004-10-31 15:43:29 +02:00
fil
fsp
fut
ha
ibuf
include trx0trx.c, trx0trx.h: 2005-03-21 22:10:42 +02:00
lock
log
mach
mem mem0pool.c: 2005-01-31 22:28:55 +02:00
mtr
os srv0start.c: 2005-03-03 17:46:56 +02:00
page
pars row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: 2004-10-31 15:43:29 +02:00
que
read
rem
row row0mysql.c: 2005-02-13 21:00:07 +02:00
srv InnoDB: Win64 portability fix: add missing declaration and 2005-03-08 11:12:18 +02:00
sync
thr
trx trx0trx.c, trx0trx.h: 2005-03-21 22:10:42 +02:00
usr
ut
configure.in
Makefile.am
makefilewin
my_cnf