mariadb/innobase
unknown 66ee876ba3 Applied innodb-4.1-ss22 snapshot.
Fix BUG#16814: "SHOW INNODB STATUS format error in LATEST FOREIGN KEY ERROR section"
     Add a missing newline to the LAST FOREIGN KEY ERROR section in SHOW INNODB STATUS
     output.
 Fix BUG#18934: "InnoDB crashes when table uses column names like DB_ROW_ID".
     Refuse tables that use reserved column names.


innobase/dict/dict0dict.c:
  Applied innodb-4.1-ss22 snapshot.
   dict_foreign_error_report(): Always print a newline after invoking
    dict_print_info_on_foreign_key_in_create_format() (Bug#16814).
   Refuse tables that use reserved column names (Bug#18934).
innobase/dict/dict0mem.c:
  Applied innodb-4.1-ss22 snapshot.
   Refuse tables that use reserved column names (Bug#18934).
innobase/include/dict0dict.h:
  Applied innodb-4.1-ss22 snapshot.
   Refuse tables that use reserved column names (Bug#18934).
innobase/include/dict0mem.h:
  Applied innodb-4.1-ss22 snapshot.
   Refuse tables that use reserved column names (Bug#18934).
innobase/include/univ.i:
  Applied innodb-4.1-ss22 snapshot.
innobase/row/row0mysql.c:
  Applied innodb-4.1-ss22 snapshot.
   Refuse tables that use reserved column names (Bug#18934).
2006-04-20 23:09:49 +04:00
..
btr Fixed BUG#15653, BUG#16582. 2006-01-30 22:33:02 +03:00
buf Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
data Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict Applied innodb-4.1-ss22 snapshot. 2006-04-20 23:09:49 +04:00
dyn Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
eval Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
fil Fixed BUG#15653, BUG#16582. 2006-01-30 22:33:02 +03:00
fsp Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
fut Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
ha Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
ibuf Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
include Applied innodb-4.1-ss22 snapshot. 2006-04-20 23:09:49 +04:00
lock Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
log Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
mach Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
mem Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
mtr Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
os Changes from innodb-4.1-ss14 snapshot 2006-01-15 14:50:47 +03:00
page Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
pars Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
que Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
read Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
rem Fix BUG#12071: "Windows hang: 'Opening tables' or 'Waiting for 2005-12-12 21:06:59 +03:00
row Applied innodb-4.1-ss22 snapshot. 2006-04-20 23:09:49 +04:00
srv Fix BUG#12071: "Windows hang: 'Opening tables' or 'Waiting for 2005-12-12 21:06:59 +03:00
sync Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
thr Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
trx Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
usr Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04:00
ut Removed innobase/my_cnf, innobase/include/makefilewin.i, 2005-10-26 20:06:08 +04: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