Sergei Golubchik
3495801e2e
5.5 merge
2014-11-19 17:23:39 +01:00
Elena Stepanova
b99328bbf8
Re-enabling tests disabled due to MDEV-5266 and MySQL:65225 (fixed now)
2014-11-17 20:28:18 +04:00
Elena Stepanova
d2ae40ac2e
Fixes in storage_engine test suite
...
- after a change in 5.6.20, tests with big blobs require bigger
innodb_log_file_size value;
- innobase relay was running with the default InnoDB (XtraDB)
2014-09-12 03:21:54 +04:00
Elena Stepanova
f68eac2ead
From MySQL 5.6.13 change log:
...
Unlike MyISAM, InnoDB does not support boolean full-text searches on
nonindexed columns, but this restriction was not enforced, resulting
in queries that returned incorrect results. (Bug #16434374 )
2014-02-05 16:41:29 +04:00
Sergei Golubchik
d28d3ba40d
10.0-base merge
2013-12-16 13:02:21 +01:00
Sergei Golubchik
6bf10fac44
5.5 merge
2013-12-15 15:57:26 +01:00
Elena Stepanova
253ed701e9
A fix for MySQL#65146 introduced a new warning.
...
Minor wording changes in skip messages.
2013-11-28 19:54:07 +04:00
Elena Stepanova
ae62e19f27
Various changes coming from 5.6
2013-11-08 23:25:06 +04:00
Elena Stepanova
317efa2a45
Semantics of ALTER ONLINE changed to mirror ALTER .. LOCK=NONE
2013-11-08 23:23:35 +04:00
Elena Stepanova
cb8889756a
Virtual columns are supported in InnoDB
2013-11-08 23:22:59 +04:00
Elena Stepanova
5920d03d3f
Fulltext search is supported in InnoDB
2013-11-08 23:22:25 +04:00
Elena Stepanova
66ed34d6ed
More comprehensive error messages and codes
2013-11-08 23:21:26 +04:00
Elena Stepanova
949cb948de
InnoDB is built-in until XtraDB is merged
2013-11-08 23:20:50 +04:00
Elena Stepanova
411761106e
More engine names are now obfuscated
2013-11-07 04:12:50 +04:00
Elena Stepanova
cdecd86a53
More verbose error messages
2013-11-07 03:36:53 +04:00
unknown
35b2883643
merge 5.5 -> 10.0-base
2013-08-20 14:48:29 +03:00
Elena Stepanova
b9f61c14b7
Deliberate change in behavior introduced in MySQL 5.5.31 along with the
...
partitioning enhancement for Bug#14521864
2013-08-05 20:31:29 +04:00
Elena Stepanova
f596d28df6
Deliberate change in behavior introduced along with the fix for MDEV-4310
2013-08-05 18:30:12 +04:00
Sergei Golubchik
993ea79f2d
5.5 merge
2013-03-27 23:41:02 +01:00
Elena Stepanova
7f444caa0a
MDEV-4028 - Converted rdiff files to uniform
...
MDEV-11 - Modifed tests and result files to use explicit column lists
in INSERT and SELECT statements
2013-02-03 02:53:57 +04:00
Elena Stepanova
7269530938
MDEV-3990: engine tests went out of sync with current MariaDB code
...
Reasons:
alter_tablespace.rdiff:
tc_rename_error.result:
from monty@askmonty.org-20120529213755-876ptdhhaj0t7l8r
(Added text for errno in error messages)
insert_time.result:
from sergii@pisem.net-20120908101555-37w00eyfrd9noc06
(MDEV-457 - Inconsistent data truncation)
misc.result:
from igor@askmonty.org-20130109033433-5awdv0w6vbpigltw
(MDEV-3806/mwl248 - Engine independent statistics)
tbl_opt_row_format.rdiff:
from monty@askmonty.org-20120706161018-y5teinbuqpchle2m
(Fixed wrong error codes)
vcol.rdiff:
sergii@pisem.net-20121217100039-ikj1820nrku7p6d5
(simplify the handler api)
2013-01-13 17:01:34 +04:00
Elena Stepanova
72a5542f0e
MDEV-11: Generic storage engine test suite
2012-07-16 06:17:56 +04:00