mariadb/innobase
heikki@hundin.mysql.fi 5f427ec35d row0sel.c:
Fix bug #8677: if one used LOCK TABLES, created an InnoDB temp table, and did a multi-table update where a MyISAM table was the update table and the temp table was a read table, then InnoDB aserted in row0sel.c because n_mysql_tables_in_use was 0. Also, we remove the assertion altogether and just print an error to the .err log if this important consistency check fails. Then it is up to the user to read the .err log and notice the problem if there still are errors in MySQL's table locking.
2005-02-22 21:05:17 +02:00
..
btr Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
buf buf0rea.c: 2005-01-25 22:42:50 +02:00
data InnoDB: Fixed bugs in the padding and trimming of trailing spaces 2004-12-17 18:35:11 +02:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict dict0dict.c: 2005-01-21 17:54:50 +02:00
dyn Remove unnecessary files 2004-02-19 11:32:07 +02:00
eval row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: 2004-10-31 15:43:29 +02:00
fil fil0fil.c: 2005-01-27 22:00:36 +02:00
fsp Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
fut Merge with 4.0.21 2004-06-18 04:38:58 +03:00
ha Merge with 4.0.21 2004-06-18 04:38:58 +03:00
ibuf ibuf0ibuf.c: 2004-11-04 00:10:00 +02:00
include eval0eval.ic: 2005-02-02 01:43:25 +02:00
lock Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-30 17:52:30 +02:00
log log0recv.c: 2005-01-01 13:49:53 +02:00
mach merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
mem mem0pool.c: 2005-01-31 22:28:55 +02:00
mtr Merge with 4.0.21 2004-06-18 04:38:58 +03:00
os os0file.c: 2005-01-28 20:58:16 +02:00
page InnoDB: quote identifiers according to MySQL settings (Bug #5292) 2004-10-01 11:51:59 +03:00
pars merge with 4.0 2004-11-02 08:58:45 +02:00
que Merge with 4.0.21 2004-06-18 04:38:58 +03:00
read merge with 4.0 2004-03-16 22:41:30 +02:00
rem InnoDB: Fixed bugs in the padding and trimming of trailing spaces 2004-12-17 18:35:11 +02:00
row row0sel.c: 2005-02-22 21:05:17 +02:00
srv InnoDB: Backport innodb_autoextend_increment from 4.1 2005-01-25 16:27:13 +02:00
sync Merge 2004-10-08 15:43:27 +03:00
thr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
trx Many files: 2004-12-27 04:10:25 +02:00
usr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870 2004-06-17 11:57:45 +03:00
ut ut0ut.c: 2005-01-28 21:49:21 +02:00
configure.in configure.in: 2004-12-01 18:02:34 +02:00
Makefile.am Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00