mariadb/innobase
unknown dd16ad4e89 row0sel.c:
Temporarily remove error print if MySQL tries to do a SELECT even though trx->n_mysql_tables_in_use is 0. We must return the error print when the lock count of cursors is properly implemented (Bug #12456)


innobase/row/row0sel.c:
  Temporarily remove error print if MySQL tries to do a SELECT even though trx->n_mysql_tables_in_use is 0. We must return the error print when the lock count of cursors is properly implemented (Bug #12456)
2005-08-19 11:33:11 +03:00
..
btr InnoDB: Print more than 300 characters of queries in various error conditions, 2005-08-12 11:39:19 +03:00
buf Merge hundin.mysql.fi:/home/heikki/mysql-4.1 2005-08-03 18:30:24 +03:00
data
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
include univ.i: 2005-08-17 18:15:50 +03:00
lock InnoDB: Print more than 300 characters of queries in various error conditions, 2005-08-12 11:39:19 +03:00
log
mach
mem
mtr
os Merge hundin.mysql.fi:/home/marko/mysql-4.1 2005-07-26 14:43:48 +03:00
page InnoDB: Fix compile-pentium-debug-max compilation problem. 2005-07-05 12:10:20 +03:00
pars
que
read Allow consistent cursor view see changes made by creating transaction. 2005-08-18 06:38:01 +03:00
rem InnoDB: Fix a bug in BLOB handling; optimize null flag handling. 2005-06-30 13:20:38 +03:00
row row0sel.c: 2005-08-19 11:33:11 +03:00
srv Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-08-12 11:40:02 +03:00
sync sync0sync.c, sync0sync.h: 2005-07-21 18:05:10 +02:00
thr
trx InnoDB: Print more than 300 characters of queries in various error conditions, 2005-08-12 11:39:19 +03:00
usr
ut
configure.in
Makefile.am
makefilewin
my_cnf