mariadb/storage/innobase
unknown ff66bc05f7 Applied InnoDB snapshot 5.1-ss927
Fixes:
- Bug : crash during insert, table has foreign key pointing into other schema,permission


storage/innobase/dict/dict0dict.c:
  Applied InnoDB snapshot 5.1-ss927
  
  Revision r927:
  dict_print_info_on_foreign_key_in_create_format(): Use ut_print_name()
  instead of passing the wrong length to ut_print_namel().  (Bug )
  
  ut_print_name(), ut_print_namel(): Document the special treatment of '/'.
  
  ut_print_namel(): Replace strchr() with memchr(), as the string might
  not be NUL-terminated.
storage/innobase/include/ut0ut.h:
  Applied InnoDB snapshot 5.1-ss927
  
  Revision r927:
  dict_print_info_on_foreign_key_in_create_format(): Use ut_print_name()
  instead of passing the wrong length to ut_print_namel().  (Bug )
  
  ut_print_name(), ut_print_namel(): Document the special treatment of '/'.
  
  ut_print_namel(): Replace strchr() with memchr(), as the string might
  not be NUL-terminated.
storage/innobase/ut/ut0ut.c:
  Applied InnoDB snapshot 5.1-ss927
  
  Revision r927:
  dict_print_info_on_foreign_key_in_create_format(): Use ut_print_name()
  instead of passing the wrong length to ut_print_namel().  (Bug )
  
  ut_print_name(), ut_print_namel(): Document the special treatment of '/'.
  
  ut_print_namel(): Replace strchr() with memchr(), as the string might
  not be NUL-terminated.
2006-10-20 13:44:49 -06:00
..
btr Apply InnoDB snapshot ss923 2006-10-20 12:36:15 -06:00
buf Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
data Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
dict Applied InnoDB snapshot 5.1-ss927 2006-10-20 13:44:49 -06:00
dyn Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
eval Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
fil Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
fsp Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
fut Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
ha Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
handler Apply InnoDB snapshot ss923 2006-10-20 12:36:15 -06:00
ibuf Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
include Applied InnoDB snapshot 5.1-ss927 2006-10-20 13:44:49 -06:00
lock Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
log Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
mach Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
mem Apply InnoDB snapshot ss923 2006-10-20 12:36:15 -06:00
mtr Apply InnoDB snapshot ss923 2006-10-20 12:36:15 -06:00
os Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
page Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
pars Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
que Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
read Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
rem Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
row Apply InnoDB snapshot ss923 2006-10-20 12:36:15 -06:00
srv Merge mysql.com:/Users/emurphy/src/mysql/clean/mysql-5.0-maint-gca 2006-09-27 17:20:45 -04:00
sync Apply InnoDB snapshot ss923 2006-10-20 12:36:15 -06:00
thr Applied InnoDB 5.1 snapshot ss787. 2006-09-05 03:52:15 +02:00
trx Applied innodb-5.1 snapshots ss799 and ss854 2006-09-21 01:39:09 -06:00
usr Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
ut Applied InnoDB snapshot 5.1-ss927 2006-10-20 13:44:49 -06:00
CMakeLists.txt Warning fixes for Windows, and an include fix for Windows for Innodb. 2006-09-07 16:17:16 -07:00
Makefile.am Bug#22417 2006-09-18 19:31:08 -07:00
plug.in Moves Innodb handler to the Innodb storage directory. 2006-09-07 08:23:58 -07:00