mariadb/storage/spider/mysql-test/spider
Monty 611b1c76b2 Adding support for auto_increment in the partition engine.
Contains Spiral patches:
- Spiral Patch 022: 022_mariadb-10.2.0.auto_increment.diff          MDEV-7720
- Spiral Patch 030: 030_mariadb-10.2.0.partition_auto_inc_init.diff MDEV-7726

These patches have the following differences compared to the original
patches:
- Added the new #defines for the feature in spd_environ.h instead of in
  handler.h because these #defines are needed by Spider and are not needed by
  the server.
- Cleaned up code related to the removed variable m_need_info_for_auto_inc
. Changed variable assignment in lock_auto_increment() and
  unlock_auto_increment() so that the assignments are done under locks.
- Added a test case.
- Added test result changes resulting from a bug that was fixed by these
  patches.

Original author: Kentoku SHIBA
First reviewer:  Jacob Mathew
Second reviewer: Michael Widenius
2017-09-28 16:39:43 +03:00
..
bg Add direct aggregates 2017-09-28 16:39:42 +03:00
handler Added spider patches for adding HANDLER support for the partition engine 2017-09-09 14:11:58 +03:00
include Adding Full Text Search support to partitions 2017-09-28 16:39:42 +03:00
oracle convert files from CRLF to LF line endings 2015-05-08 11:48:16 +02:00
oracle2 convert files from CRLF to LF line endings 2015-05-08 11:48:16 +02:00
r Adding support for auto_increment in the partition engine. 2017-09-28 16:39:43 +03:00
t Adding support for auto_increment in the partition engine. 2017-09-28 16:39:43 +03:00
my.cnf mtr: print a detailed warning on a uninit assignment in the [ENV] group 2013-12-25 10:13:15 +01:00
suite.opt MDEV-7071 Spider tests fail due to an unknown option --skip-performance-schema on a build without perfschema 2014-11-12 05:52:53 +04:00
suite.pm Mark spider tests big 2016-11-17 17:36:06 +04:00