summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria/maria.result
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Remove end . from error messages to get them consistentMonty2016-10-051-3/+3
* | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-12/+12
* | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-04-071-0/+29
|\ \ \
| * | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+29
| |/ /
* | | Fix maria.maria test by updating test results.Sergei Petrunia2016-02-131-2/+2
|/ /
* | Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin...Michael Widenius2014-02-111-0/+7
* | Check for duplicate index (port from mysql)unknown2013-09-201-0/+5
* | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-0/+62
* | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-1/+1
* | 5.5 mergeSergei Golubchik2013-03-271-5/+5
|\ \ | |/
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-5/+5
* | Added text for errno in error messages by:Michael Widenius2012-05-301-1/+1
|/
* Fixed lp:997460 Truncate table on partitioned Aria table fails with ER_ILLEGA...Michael Widenius2012-05-181-1/+5
* Created suites for heap, archive and csv.Michael Widenius2012-04-041-0/+2677