summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria/maria.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-04-211-1/+12
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-04-211-1/+12
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-04-211-1/+12
| | |\
| | | * MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNOMonty2022-04-111-1/+12
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-091-0/+13
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-11-091-0/+13
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-11-091-0/+13
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-11-091-0/+13
| | | |\
| | | | * MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-021-0/+13
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-9/+9
|/ / / /
* | | | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-131-4/+4
* | | | MDEV-20279 Increase Aria index length limitMonty2019-08-231-3/+3
|/ / /
* | | Merge 10.3 into 10.4Marko Mäkelä2019-04-251-0/+9
|\ \ \ | |/ /
* | | MDEV-371 Unique Index for long columnsSachin2019-02-221-2/+0
|/ /
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+10
|\ \ | |/
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+10
| |\
| | * Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-031-0/+10
| | |\
| | | * MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failedMonty2018-08-301-0/+10
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+24
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+24
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-201-0/+24
| | |\ \ | | | |/
| | | * MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-201-0/+25
| | * | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2018-05-161-0/+13
* | | | Fixed alter online table for Aria tablesMonty2018-03-291-0/+3
* | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-16/+12
|/ / /
* | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+15
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+15
| |\ \ | | |/
| | * MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-111-0/+15
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-1/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+2
| |\ \ | | |/
| | * MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-131-1/+2
* | | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2017-09-211-0/+13
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+5
* | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+2
|/ /
* | Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin...Michael Widenius2014-02-111-0/+3
* | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-0/+46
|/
* merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-2/+2
* Fixed lp:997460 Truncate table on partitioned Aria table fails with ER_ILLEGA...Michael Widenius2012-05-181-0/+4
* Created suites for heap, archive and csv.Michael Widenius2012-04-041-0/+1972