Eugene Kosov
4dc10ec68d
MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE
...
remove a sometimes misleading word INPLACE from error message
2019-04-12 12:28:09 +03:00
Marko Mäkelä
349560d5d5
Merge 10.2 into 10.3
2019-03-27 13:27:04 +02:00
Marko Mäkelä
1e9c2b2305
Merge 10.1 into 10.2
2019-03-27 12:26:11 +02:00
Marko Mäkelä
a6585d5ce9
Merge 10.0 into 10.1
2019-03-27 11:56:08 +02:00
Marko Mäkelä
1933cf98e8
Merge 5.5 into 10.0
2019-03-26 14:13:46 +02:00
Chris Calender
c61e8a6597
Fix for MDEV-17449, typo in error message ( #1146 )
2019-03-24 21:24:28 +04:00
Marko Mäkelä
df563e0c03
Merge 10.2 into 10.3
...
main.derived_cond_pushdown: Move all 10.3 tests to the end,
trim trailing white space, and add an "End of 10.3 tests" marker.
Add --sorted_result to tests where the ordering is not deterministic.
main.win_percentile: Add --sorted_result to tests where the
ordering is no longer deterministic.
2018-11-06 09:40:39 +02:00
Marko Mäkelä
32062cc61c
Merge 10.1 into 10.2
2018-11-06 08:41:48 +02:00
Sergei Golubchik
44f6f44593
Merge branch '10.0' into 10.1
2018-10-30 15:10:01 +01:00
Elena Stepanova
4d07e6c12d
Disabled storage engine tests using LOCK with MERGE engine
...
Tests fail due to MDEV-17145
2018-10-13 18:47:16 +03:00
Elena Stepanova
e4e0aea644
Follow-up for be6ae0bb6b
- fix test results
...
Duplicate warnings have been removed
2018-05-19 14:23:06 +03:00
Elena Stepanova
d36034b6d8
Follow up for 9a84980668
- adjustments to storage_engine tests
2018-05-03 20:54:23 +03:00
Elena Stepanova
d717fe76e1
Adjust test results to reflect the new system table
2018-02-24 00:50:58 +01:00
Elena Stepanova
8df787d375
Follow-up for 54db0be3be
(Added Max_index_length and Temporary)
2018-02-15 18:41:32 +02:00
Marko Mäkelä
6749d39a95
Merge 10.2 into bb-10.2-ext
2017-09-01 08:47:55 +03:00
Elena Stepanova
71931fdf83
Fix results for parts/repair_table test after enabling it for MyISAM
2017-08-28 19:41:13 +03:00
Sergei Golubchik
27412877db
Merge branch '10.2' into bb-10.2-ext
2017-08-25 10:25:48 +02:00
Sergei Golubchik
cb1e76e4de
Merge branch '10.1' into 10.2
2017-08-17 11:38:34 +02:00
Sergei Golubchik
8e8d42ddf0
Merge branch '10.0' into 10.1
2017-08-08 10:18:43 +02:00
Elena Stepanova
31f4df4505
MDEV-12915 ST_Centroid does not return the same result than MySQL
...
Fix storage_engine test results
2017-08-01 09:52:59 +02:00
Elena Stepanova
d1af417eb8
Postfix for MDEV-12619 - test results adjusted
2017-07-18 13:51:12 +03:00
Alexander Barkov
daec000450
Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-07-12 22:54:49 +04:00
Elena Stepanova
5ff2db7f67
Follow-up for MDEV-13089 (identifier quoting in partitioning)
...
Adjust results for storage_engine tests
2017-07-10 00:05:45 +03:00
Alexander Barkov
765347384a
Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-06-15 15:27:11 +04:00
Elena Stepanova
36e020a5d6
Adjust storage_engine suite according to server changes in 10.2
2017-06-03 02:47:52 +03:00
Monty
3356e42d01
Improved warning "xxx is not BASE TABLE/SEQUENCE"
...
- Changed warning to "'%-.192s.%-.192s' is not of type '%s'" to make the
english a bit more correct
2017-06-02 13:52:47 +03:00
Sergei Golubchik
0bef3bb8d0
cleanup: remove Item::intro_version
...
and partition_info::set_show_version_string - they were
already broken and impossible to maintain
2016-12-12 20:27:25 +01:00
Elena Stepanova
80089a60e5
Follow-up for MDEV-8675 and MDEV-8676
...
type_spatial_indexes test is now be re-enabled, and the new result file
can be used for creating engine-specific rdiffs
2015-09-14 03:12:54 +03:00
Elena Stepanova
cf154cc9d2
MDEV-8676 Some storage_engine tests fail on 10.1
...
- foreign_keys: adjusted according to code changes;
- type_spatial: adjusted according to code changes;
- type_spatial_indexes (for MyISAM): disabled till MDEV-8675 is fixed
2015-08-26 02:09:57 +03:00
Sergei Golubchik
4b21cd21fe
Merge branch '10.0' into merge-wip
2015-01-31 21:48:47 +01:00
Elena Stepanova
f7fed26390
Storage engines tests: ALTER ONLINE works differently for MERGE in 10.0
2014-12-05 21:38:16 +04:00
Sergei Golubchik
853077ad7e
Merge branch '10.0' into bb-10.1-merge
...
Conflicts:
.bzrignore
VERSION
cmake/plugin.cmake
debian/dist/Debian/control
debian/dist/Ubuntu/control
mysql-test/r/join_outer.result
mysql-test/r/join_outer_jcl6.result
mysql-test/r/null.result
mysql-test/r/old-mode.result
mysql-test/r/union.result
mysql-test/t/join_outer.test
mysql-test/t/null.test
mysql-test/t/old-mode.test
mysql-test/t/union.test
packaging/rpm-oel/mysql.spec.in
scripts/mysql_config.sh
sql/ha_ndbcluster.cc
sql/ha_ndbcluster_binlog.cc
sql/ha_ndbcluster_cond.cc
sql/item_cmpfunc.h
sql/lock.cc
sql/sql_select.cc
sql/sql_show.cc
sql/sql_update.cc
sql/sql_yacc.yy
storage/innobase/buf/buf0flu.cc
storage/innobase/fil/fil0fil.cc
storage/innobase/include/srv0srv.h
storage/innobase/lock/lock0lock.cc
storage/tokudb/CMakeLists.txt
storage/xtradb/buf/buf0flu.cc
storage/xtradb/fil/fil0fil.cc
storage/xtradb/include/srv0srv.h
storage/xtradb/lock/lock0lock.cc
support-files/mysql.spec.sh
2014-12-02 22:25:16 +01:00
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
5c33632b50
engine_condition_pushdown has been deprecated
2014-10-12 14:26:27 +04:00
Elena Stepanova
e068b7dc40
Intentional change in logging
2014-02-05 16:39:21 +04: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
54b443b9aa
Some system tables have InnoDB engine
2013-11-08 23:24:27 +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
66ed34d6ed
More comprehensive error messages and codes
2013-11-08 23:21:26 +04:00
Elena Stepanova
71c56e6e45
.frm file is intact, so the absence of the error message seems
...
to be correct
2013-11-07 03:45:56 +04:00
Elena Stepanova
cdecd86a53
More verbose error messages
2013-11-07 03:36:53 +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
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
72a5542f0e
MDEV-11: Generic storage engine test suite
2012-07-16 06:17:56 +04:00