summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria/maria.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-11-091-0/+11
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-11-091-0/+11
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-11-091-0/+11
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-11-091-0/+11
| | | |\
| | | | * MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-021-0/+11
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-3/+3
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-40/+40
* | | | | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-041-49/+49
|/ / / /
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-7/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-7/+7
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-7/+7
| | |\ \ | | | |/
| | | * MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-111-7/+7
* | | | SHOW TABLE STATUS now shows if an Aria table is transactional or notMonty2020-05-291-10/+10
* | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-1/+1
* | | | merge 10.4 to 10.5Monty2020-03-181-1/+1
|\ \ \ \ | |/ / /
| * | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-1/+1
* | | | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-131-2/+2
* | | | MDEV-8844 Unreadable control characters printed as is in warningsAlexander Barkov2019-12-061-1/+1
* | | | MDEV-20279 Increase Aria index length limitMonty2019-08-231-23/+23
|/ / /
* | | MDEV-13628: ORed condition in pushed index condition is not removed from the ...Varun Gupta2019-05-111-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2019-04-251-1/+7
|\ \ \ | |/ /
* | | MDEV-371 Unique Index for long columnsSachin2019-02-221-2/+0
* | | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-1/+8
* | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-0/+4
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+4
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+4
| | |\
| | | * Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-031-0/+4
| | | |\
| | | | * MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failedMonty2018-08-301-0/+4
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fixed several issues with aria_chkMonty2018-08-311-3/+3
* | | | | MDEV-16421 Make system tables crash safeMichael Widenius2018-08-141-1/+1
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+29
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+29
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-201-0/+29
| | |\ \ | | | |/
| | | * MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-201-0/+29
| | * | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2018-05-161-0/+8
* | | | Fixed alter online table for Aria tablesMonty2018-03-291-0/+21
* | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-26/+26
|/ / /
* | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+11
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+11
| |\ \ | | |/
| | * MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-111-0/+11
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-1/+9
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+8
| |\ \ | | |/
| | * MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-131-1/+8
* | | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2017-09-211-0/+8
* | | MDEV-12756 rpl.rpl_killed_ddl fails in buildbot with 'Can't find record'Monty2017-05-171-0/+3
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-0/+4
* | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-3/+3
|\ \ \ | |/ /
| * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-3/+3