mariadb/mysql-test
marko 311365684f dict_load_foreign(): Use a local variable instead of the 10-bit field
foreign->n_fields in order to preserve ON UPDATE CASCADE and
ON DELETE CASCADE flags.  For some reason, gcc does not warn about
shifting a 10-bit field to right by 24 bits.  (Bug )

This bug was introduced while reducing the memory footprint of the
InnoDB data dictionary (Bug ).

innodb.test, innodb.result: Add a test case.
2007-01-09 07:40:40 +00:00
..
ctype_innodb_like.inc Import 5.0 code. 2005-10-27 07:29:40 +00:00
have_innodb.inc Merge changes from MySQL AB, and remove two compilation warnings. 2006-10-09 09:08:50 +00:00
innodb-lock.result Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb-lock.test Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb-master.opt Make innodb_unsafe_binlog test case faster. Group all consistent read 2006-04-05 10:11:00 +00:00
innodb-replace.result Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb-replace.test Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb.result dict_load_foreign(): Use a local variable instead of the 10-bit field 2007-01-09 07:40:40 +00:00
innodb.test dict_load_foreign(): Use a local variable instead of the 10-bit field 2007-01-09 07:40:40 +00:00
innodb_gis.result Merge a change from MySQL AB: 2006-08-11 08:02:26 +00:00
innodb_gis.test Port r95 and r96 from branches/5.0 to trunk: 2005-12-12 12:42:41 +00:00
innodb_mysql.result Merge changes from MySQL AB to innodb_mysql.result. 2006-11-09 16:50:10 +00:00
innodb_mysql.test Merge changes to mysql-test from MySQL AB. 2006-10-05 09:07:49 +00:00