mariadb/mysql-test/suite
Michael Widenius 5a86a61219 Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code)
- InnoDB now returns handler specific HA_WRONG_CREATE_OPTION instead of MySQL specific ER_ILLEGAL_HA_CREATE_OPTION
- This changes the user level error message from "Unknown error" to "Wrong create options"


mysql-test/r/lowercase_table2.result:
  Updated result file
mysql-test/r/partition_innodb_plugin.result:
  Updated to new error message
mysql-test/r/partition_open_files_limit.result:
  Updated result file
mysql-test/r/row-checksum-old.result:
  Updated to new error message
mysql-test/r/row-checksum.result:
  Updated to new error message
mysql-test/r/symlink.result:
  Updated result file
mysql-test/suite/innodb/r/innodb-create-options.result:
  Updated to new error message
mysql-test/suite/innodb/r/innodb-zip.result:
  Updated to new error message
mysql-test/suite/innodb/r/innodb.result:
  Updated to new error message
storage/innobase/handler/ha_innodb.cc:
  Return HA_WRONG_CREATE_OPTION instead of ER_ILLEGAL_HA_CREATE_OPTION
  This gives more clear and OS indepedent error messages
storage/xtradb/handler/ha_innodb.cc:
  Return HA_WRONG_CREATE_OPTION instead of ER_ILLEGAL_HA_CREATE_OPTION
  This gives more clear and OS indepedent error messages
2012-07-06 19:10:18 +03:00
..
archive Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
binlog automatic merge with 5.5 2012-06-27 17:22:23 +03:00
csv Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
engines Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
federated Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
funcs_1 Fix several buildot errors on Windows 2012-03-16 17:47:31 +01:00
funcs_2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
handler
heap Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
innodb Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
jp overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
large_tests
manual
maria Merge with 5.5 2012-06-08 20:13:55 +03:00
mtr/t overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
mtr2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
optimizer_unfixed_bugs overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
oqgraph 1. support for testing statically built oqgraph 2012-03-30 22:15:44 +02:00
parts Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
percona automatic merge with 5.5 2012-06-27 17:22:23 +03:00
perfschema Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
perfschema_stress mysql-5.5 merge 2012-01-16 20:16:35 +01:00
plugins mdev-224 plugin usage statistics in the feedback reports 2012-04-18 04:00:08 +02:00
rpl automatic merge with 5.5 2012-06-27 17:22:23 +03:00
sphinx Removed one variable from the test output that was depending on timing. 2012-06-15 13:36:34 +03:00
stress
sys_vars automatic merge with 5.5 2012-06-27 17:22:23 +03:00
unit
vcol Merge 5.3->5.5. 2012-06-24 09:10:11 -07:00