summaryrefslogtreecommitdiff
path: root/storage/csv/ha_tina.h
Commit message (Expand)AuthorAgeFilesLines
* Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-14500 filesort to support engines with slow rnd_posSergei Golubchik2018-11-201-1/+1
|/ / /
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-2/+2
|/ /
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-021-1/+1
* | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-071-1/+0
* | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-1/+0
|/
* mergeSergei Golubchik2012-04-071-1/+2
|\
| * Fixed lp:970528 "Server crashes in my_strnncollsp_simple on LEFT JOIN with CS...Michael Widenius2012-04-041-1/+2
* | Merge of compatibility fixesMichael Widenius2012-04-021-0/+2
|\ \ | |/
| * Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-0/+2
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| |\
* | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \
| * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | 5.5-mergeSergei Golubchik2011-07-021-1/+2
|\ \ \ \ | |/ / /
| * | | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-1/+2
* | | | merge.Sergei Golubchik2010-11-251-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-8/+8
| |\ \ | | |/
| * | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-0/+1
| |\ \
| * \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-0/+4
| |\ \ \
| | * \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-071-0/+4
| | |\ \ \
| | | * | | in mysql_unlock_tables(), do thr_unlock() AFTER external_unlock().unknown2007-07-041-0/+4
* | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | | | WL#2360 Performance schemaMarc Alff2009-12-041-2/+2
* | | | | | Backport of:Konstantin Osipov2009-10-131-0/+1
| |_|_|_|/ |/| | | |
* | | | | compiler warning fixSergey Glukhov2009-03-241-7/+7
* | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
| |_|_|/ |/| | |
* | | | Bug#33067unknown2008-01-171-0/+1
|/ / /
* | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-5/+0
* | | Fix for bug #29253: csv table reportedly marked as crashedunknown2007-07-141-0/+3
* | | Fix for bug #29652: csv.test failure: two changes conflict after mergeunknown2007-07-101-0/+1
|/ /
* | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-06-121-1/+2
|\ \
| * | WL#3303 (RBR: Engine-controlled logging format):unknown2007-05-281-1/+2
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-11/+11
|/ /
* | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedunknown2007-03-091-1/+2
|/
* Split out the hidden class from the ha_tina file (probably should have just d...unknown2007-01-031-43/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-1/+1
* This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-2/+0
* This removes the passing of global hton to engine instance. unknown2006-09-291-1/+1
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-151-5/+58
|\
| * one more portability fixunknown2006-05-301-1/+1
| * WL#3244 "CSV engine: convert mmap to read/write calls"unknown2006-05-201-8/+2
| * WL#3244 "CSV engine: convert mmap to read/write calls"unknown2006-05-191-5/+64