mariadb/innobase
unknown c02509b17b row0mysql.c, ha_innodb.cc:
Fix bug #12308 : do not roll back the whhole transaction in a lock wait timeout error, just roll back the latest SQL statement; note that the locks set in the latest SQL statements remain, as InnoDB does not know what locks were set in which SQL statement


sql/ha_innodb.cc:
  Fix bug #12308 : do not roll back the whhole transaction in a lock wait timeout error, just roll back the latest SQL statement; note that the locks set in the latest SQL statements remain, as InnoDB does not know what locks were set in which SQL statement
innobase/row/row0mysql.c:
  Fix bug #12308 : do not roll back the whhole transaction in a lock wait timeout error, just roll back the latest SQL statement; note that the locks set in the latest SQL statements remain, as InnoDB does not know what locks were set in which SQL statement
2005-09-05 01:13:44 +03:00
..
btr btr0sea.c: 2005-08-19 12:54:13 +03:00
buf
data
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
include univ.i, page0page.ic: 2005-09-03 19:15:37 +03:00
lock
log
mach
mem
mtr
os
page
pars
que
read
rem
row row0mysql.c, ha_innodb.cc: 2005-09-05 01:13:44 +03:00
srv Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1 2005-08-19 15:29:30 -04:00
sync
thr
trx
usr
ut
configure.in
Makefile.am
makefilewin
my_cnf