mariadb/innobase
unknown d2d4b48876 Fixed BUG #6747: innodb_locks_unsafe_for_binlog still uses next-key locking.
innobase/row/row0sel.c:
  Fixed bug: innodb_locks_unsafe_for_binlog still uses next-key locking (BUG #6747).
  We do not take gap type locks when using InnoDB startup option 
  innodb_locks_unsafe_for_binlog. Some code polishing also done.
2004-11-22 10:34:29 +02:00
..
btr
buf
data
db
dict merge with 4.0 2004-11-12 11:17:53 +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 fil0fil.h, fil0fil.c: 2004-11-18 22:28:37 +02:00
fsp
fut
ha
ibuf ibuf0ibuf.c: 2004-11-04 00:10:00 +02:00
include fil0fil.h, fil0fil.c: 2004-11-18 22:28:37 +02:00
lock trx0undo.c, trx0purge.c: 2004-11-21 17:38:15 +02:00
log srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h: 2004-10-13 20:04:52 +03:00
mach
mem
mtr
os row0mysql.c: 2004-10-26 20:29:11 +03:00
page
pars merge with 4.0 2004-11-02 08:58:45 +02:00
que
read
rem
row Fixed BUG #6747: innodb_locks_unsafe_for_binlog still uses next-key locking. 2004-11-22 10:34:29 +02:00
srv Fixed access to freed memory 2004-10-27 21:56:17 +03:00
sync Merge 2004-10-08 15:43:27 +03:00
thr
trx trx0undo.c, trx0purge.c: 2004-11-21 17:38:15 +02:00
usr
ut InnoDB: Treat UTF-8 strings properly in case insensitive operations 2004-10-18 16:00:57 +03:00
configure.in
Makefile.am
makefilewin
my_cnf