summaryrefslogtreecommitdiff
path: root/mysql-test/suite/csv
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.4' into 10.5Monty2020-07-031-0/+1
|\
| * Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-0/+1
| |\
| | * Fixed errors found by MSANMonty2020-07-021-0/+1
* | | Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistentMonty2020-06-141-3/+1
|/ /
* | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-092-0/+55
|/
* Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-0/+2
* Merge 10.1 into 10.2Marko Mäkelä2017-05-222-0/+49
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-05-192-0/+49
| |\
| | * MDEV-11883 MariaDB crashes with out-of-memory when query information_schemaSergei Golubchik2017-05-152-0/+49
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-104-26/+26
* | | MDEV-7635: Part 1Nirbhay Choubey2017-02-102-0/+2
* | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+12
|/ /
* | MDEV-8682 - CSV engine does not properly process "", in quotesSergey Vojtovich2015-09-282-0/+97
|/
* MDEV-5612 - my_rename() deletes files when it shouldn'tSergey Vojtovich2014-02-262-0/+17
* MDEV-5544 Custom errors (generated from storage engine) not getting returned ...Sergei Golubchik2014-02-011-1/+1
* 10.0-monty mergeSergei Golubchik2013-07-211-3/+3
|\
| * More trivial test result updatesSergey Petrunya2013-07-081-3/+3
* | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-1/+1
|/
* Fixes after Serg's review of %M extenstionsMichael Widenius2012-06-171-3/+3
* Added text for errno in error messages by:Michael Widenius2012-05-301-3/+3
* automatic mergeMichael Widenius2012-05-032-0/+28
* Created suites for heap, archive and csv.Michael Widenius2012-04-046-0/+7628