summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Elena Stepanova2020-08-032-0/+5
|\
| * MDEV-23375 parts.partition_debug fails when it's run after another testElena Stepanova2020-08-032-0/+5
* | MDEV-22817: Skip the test in --embeddedMarko Mäkelä2020-06-061-0/+2
* | MDEV-22817: Add a test caseMarko Mäkelä2020-06-062-0/+58
* | Ensure that auto_increment fields are marked properly on updateMonty2020-05-135-0/+43
* | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-013-75/+75
* | MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-153-6/+6
* | Merge 10.1 into 10.2Marko Mäkelä2019-10-1114-258/+270
|\ \ | |/
| * Merge 5.5 into 10.1Marko Mäkelä2019-10-1114-258/+270
| |\
| | * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1110-198/+208
* | | Merge 10.1 into 10.2Marko Mäkelä2019-09-113-0/+262
|\ \ \ | |/ /
| * | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ...Alexey Botchkov2019-09-093-0/+256
| * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-252-0/+19
* | | Updated mtr files to support different compiled in optionsMonty2019-09-018-0/+535
* | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-262-0/+19
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-242-0/+19
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-232-0/+19
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-212-0/+19
| | |\ \ | | | |/
| | | * MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-102-0/+19
* | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2018-09-212-5/+2
* | | | MDEV-16792 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e...Sergei Golubchik2018-09-212-0/+22
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-022-0/+17
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-252-0/+17
| |\ \ \ | | |/ /
| | * | MDEV-15551 Server hangs or assertion `strcmp(share->unique_file_name,filename...Sergei Golubchik2018-07-192-0/+17
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-06-262-0/+111
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-06-262-0/+111
| |\ \ \ | | |/ /
| | * | MDEV-15953 Alter InnoDB Partitioned Table Moves Files (which were originally ...Eugene Kosov2018-06-262-0/+111
* | | | MDEV-14750 Valgrind Invalid read, ASAN heap-use-after-free in Item_ident::pri...Sergei Golubchik2018-05-152-0/+21
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-104-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-054-4/+4
| |\ \ \ | | |/ /
| | * | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-264-4/+4
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-04-244-0/+28
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-04-244-0/+28
| |\ \ \ | | |/ /
| | * | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-204-0/+28
| * | | MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-071-9/+0
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-222-0/+16
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-02-222-0/+16
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-02-222-0/+16
| | |\ \ | | | |/
| | | * MDEV-13982 Server crashes in in ha_partition::engine_nameSergei Golubchik2018-02-142-0/+16
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-0/+1
|\ \ \ \ | |/ / /
| * | | partition_alter_myisam produces warning if no symlink supportMonty2018-02-171-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-112-2/+334
|\ \ \ \ | |/ / /
| * | | MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used wi...Alexey Botchkov2018-02-102-2/+334
* | | | Disable warnings in partion_alter_myisamMonty2018-01-011-0/+2
* | | | Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-282-0/+32
|\ \ \ \ | |/ / /
| * | | MDEV-14026 ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for partition...Sergei Golubchik2017-12-252-0/+32
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-227-21/+173
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-207-21/+178
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-207-21/+178
| | |\ \ | | | |/
| | | * MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-207-0/+139