4661d95433
manual merge (WL6219)
...
sql/sql_yacc.yy:
manual merge (backport of WL6219)
2012-06-29 14:12:21 +04:00
767501fb54
Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(2) type"
...
Print the warning(note):
YEAR(x) is deprecated and will be removed in a future release. Please use YEAR(4) instead
on "CREATE TABLE ... YEAR(x)" or "ALTER TABLE MODIFY ... YEAR(x)", where x != 4
2012-06-29 12:55:45 +04:00
be386ebb7e
merge from mysql-5.1 -> mysql-5.5
2011-03-01 21:33:00 +05:30
845e36e1a9
Bug#11766165 - 59211: SELECT RETURNS DIFFERENT VALUE FOR MIN(YEAR) FUNCTION
...
Result File Correction For Bug Fix
2011-03-01 21:26:24 +05:30
c6ffb4b798
Modifications in mysql-5.1 engines test suite.
2011-01-05 12:16:07 +05:30
7a8d3e00e9
Modifications in mysql-5.5 engines test suite.
2011-01-05 12:23:05 +05:30
762b535de2
Manual merge from mysql-trunk.
...
Conflicts:
- mysql-test/suite/engines/funcs/t/disabled.def
- mysql-test/suite/engines/iuds/t/disabled.def
- mysql-test/suite/engines/iuds/t/insert_number.test
2010-05-07 13:37:16 +04:00
8372ce979d
Changes to result files in the engine suite - missed from previous commit
2010-05-04 13:39:17 -07:00
8ac23986e7
Updates to test and result files in the 'engine' suites following changes in 5.5
2010-05-04 11:10:17 -07:00
1008fd89c4
Correction to the disabled.def file in engines/iuds that got overwritten by
...
mistake in previous push
2010-04-07 11:28:28 -07:00
9a5d2d63f9
Updates to test files in the 'engines' suite following changes in 5.1.46
2010-04-06 11:06:34 -07:00
c92b9b7315
Test suites for engine testing, moved from test-extra so will be available
...
for general use.
mysql-test/Makefile.am:
Adding directories of additional test suites
mysql-test/mysql-stress-test.pl:
Adding check for additional errors checking during test run
2010-03-17 23:42:07 -07:00