summaryrefslogtreecommitdiff
path: root/storage/heap/ha_heap.h
Commit message (Expand)AuthorAgeFilesLines
* Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-2/+4
* Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-1/+2
* Added keyread_time() to HEAPMonty2020-03-091-2/+3
* 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-371 Unique Index for long columnsSachin2019-02-221-1/+1
* | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-1/+1
|/ / /
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
* | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-0/+1
|/ /
* | 5.5 mergeSergei Golubchik2014-03-261-1/+1
|\ \ | |/
| * MDEV-5905: Creating tmp. memory table kills the serverMichael Widenius2014-03-261-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-5/+0
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-3/+2
| | | |\ | | | |/ | | |/|
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+4
|\ \ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Added HANDLER support for MEMORY tablesMichael Widenius2011-01-111-1/+3
| | |_|/ | |/| |
* | | | post-merge fixes.Sergei Golubchik2011-07-021-1/+0
| |_|/ |/| |
* | | Manual merge from 5.1Mattias Jonsson2011-04-201-1/+1
|\ \ \ | | |/ | |/|
| * | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-1/+1
| |/
* | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+1
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+1
|/
* Bug#35111 - Truncate a MyISAM partitioned table does not resetSatya B2009-07-081-0/+1
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-5/+6
* Added support for 'internal temporary tables' in HEAP tables.unknown2007-07-251-0/+2
* Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-07-181-5/+4
* Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-06-121-0/+1
|\
| * WL#3303 (RBR: Engine-controlled logging format):unknown2007-05-281-0/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-14/+14
|/
* wl#3700 - post-review fixes:unknown2007-03-171-3/+3
* WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-5/+5
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+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 removes the passing of global hton to engine instance. unknown2006-09-291-1/+1
* Moved heap into its own directory.unknown2006-08-191-0/+118