summaryrefslogtreecommitdiff
path: root/storage/csv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-5/+4
|\
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-5/+4
| |\
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-5/+4
* | | Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* | | Changes needed for ColumnStore and insert cacheMonty2020-06-141-1/+2
* | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-3/+3
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-103-18/+42
* | | MDEV-20806 Federated does not work with INET6, returns NULL with warning ER_T...Alexander Barkov2019-10-121-12/+2
* | | MDEV-20790 CSV table with INET6 can be created and inserted into, but cannot ...Alexander Barkov2019-10-111-1/+11
* | | Revert "MDEV-20342 Turn Field::flags from a member to a method"Alexander Barkov2019-08-141-1/+1
* | | MDEV-20342 Turn Field::flags from a member to a methodAlexander Barkov2019-08-141-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-132-2/+2
|\ \ \ | |/ /
| * | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-052-2/+2
* | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-195-5/+5
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-145-5/+5
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-115-5/+5
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-115-5/+5
* | | | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-6/+22
* | | | MDEV-14500 filesort to support engines with slow rnd_posSergei Golubchik2018-11-201-1/+1
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-1/+1
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-121-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-111-1/+1
* | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-2/+2
|/ / / /
* | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-2/+2
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-13/+17
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-7/+8
| |\ \ \ | | |/ /
| | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-7/+8
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-6/+9
| |\ \ \ | | |/ /
| | * | MDEV-11883 MariaDB crashes with out-of-memory when query information_schemaSergei Golubchik2017-05-151-6/+9
* | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-182-4/+4
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ \ | |/ /
| * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | MDEV-8682 - CSV engine does not properly process "", in quotesSergey Vojtovich2015-09-281-6/+34
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-302-2/+2
* | MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-021-1/+1
* | add all csv extensions to the ha_tina_exts[] arraySergei Golubchik2014-01-251-0/+1
* | MroongaSE: addint thd_autoinc and thd_error_context plugin servicesAlexander Barkov2013-12-121-2/+2
* | 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\ \
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | | 10.0-base mergeSergei Golubchik2013-04-152-36/+14
|\ \ \ | |/ / |/| |
| * | 5.5 mergeSergei Golubchik2013-04-141-3/+3
| |\ \ | | |/
| | * MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-3/+3
| * | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-072-33/+11
* | | 10.0-base mergeSergei Golubchik2013-01-311-2/+2
|\ \ \ | |/ /
| * | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+2