summaryrefslogtreecommitdiff
path: root/mysql-test/r/myisam.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2671/+0
* Fixed alter online table for Aria tablesMonty2018-03-291-0/+78
* Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-27/+27
* Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-1/+9
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-1/+8
| |\
| | * 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
* | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-03-111-1/+6
|\ \ \ \
| * | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+4
| * | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+2
* | | | | Merge branch '10.2' of github.com:MariaDB/server into 10.2-mariarocksSergei Petrunia2017-01-021-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-3/+3
| | |\ \ \ | | | |/ /
| | | * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-3/+3
* | | | | MDEV-11320: MariaRocks: rocksdb.type_text_indexes failsSergei Petrunia2016-11-211-1/+1
|/ / / /
* | | | 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
* | | | MDEV-9758: correct test caseDaniel Black2016-04-291-2/+2
* | | | CHECKSUM TABLE to calculate in multiple column chunksDaniel Black2016-04-291-0/+4
* | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-04-071-0/+19
|\ \ \ \
| * | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+19
| |/ / /
* | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-2/+2
|/ / /
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-0/+11
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-0/+11
| |\ \ | | |/
| | * MDEV-3870 - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabledSergey Vojtovich2015-06-091-0/+11
* | | MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-4/+4
|/ /
* | Check for duplicate index (port from mysql)unknown2013-09-201-0/+5
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \
| * | Fix test failure in myisam.test:Sergey Petrunya2013-07-081-2/+2
* | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-2/+2
* | | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-1/+1
* | | 5.5 mergeSergei Golubchik2013-03-271-24/+5
|\ \ \ | |/ / |/| / | |/
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-24/+5
| |\
* | | Added text for errno in error messages by:Michael Widenius2012-05-301-1/+1
|/ /
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-0/+13
|\ \ | |/
| * BUG#11756869: Merge from mysql-5.1 to mysql-5.5Ashish Agarwal2012-02-021-0/+13
| |\
| | * BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-021-0/+13
| | |\
| | | * BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-011-0/+13
| * | | Merge.Sergey Vojtovich2011-10-211-0/+24
| |\ \ \ | | |/ /
* | | | 5.3 mergeSergei Golubchik2012-01-131-0/+24
|\ \ \ \
| * \ \ \ Merge with 5.2.Michael Widenius2011-12-111-0/+24
| |\ \ \ \
| | * \ \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-0/+24
| | |\ \ \ \
| | | * \ \ \ Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+24
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | BUG#11757032 - 49030: OPTIMIZE TABLE BREAKS MYISAM TABLE WHENSergey Vojtovich2011-10-201-0/+24
| | | | | |/ | | | | |/|
* | | | | | after merge changes:Sergei Golubchik2011-12-121-3/+3
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-271-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-3/+3
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+25
|\ \ \ \ \ \ | |/ / / / /