summaryrefslogtreecommitdiff
path: root/storage/heap/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#35111 - Truncate a MyISAM partitioned table does not resetSatya B2009-07-081-0/+8
* Fix warnings and bug spotted by gcc-4.3.Davi Arnaut2008-12-161-1/+1
* Bug #31326: No compile check of order of initializationsunknown2007-12-141-2/+2
* fixed type conversion warnings revealed by bug 30639unknown2007-09-211-1/+1
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-6/+8
* Added support for 'internal temporary tables' in HEAP tables.unknown2007-07-251-10/+22
* 5.0-opt -> 5.1-opt mergeunknown2007-07-181-2/+2
* Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-07-181-0/+20
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-14/+14
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-14/+14
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-161-21/+12
|\ \ | |/ |/|
| * WL#2936unknown2007-03-021-21/+12
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-03-281-1/+4
|\ \
| * | Merge chilla.local:/home/mydev/mysql-5.0-bug24985unknown2007-03-271-1/+4
* | | wl#3700 - post-review fixes:unknown2007-03-171-3/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-161-6/+7
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-211-6/+7
| |\ \ | | |/ | |/|
| | * WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-6/+7
* | | BUG#26080 - Memory Storage engine not working properlyunknown2007-02-281-3/+4
|/ /
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-15/+15
|/
* 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 mysql.com:/home/my/mysql-5.0unknown2006-11-291-1/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-1/+2
* Added license information display to output of plugins schema, and tagged all...unknown2006-10-051-0/+1
* This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-1/+7
* This removes the passing of global hton to engine instance. unknown2006-09-291-5/+9
* Removed Field (this came in as an idea from a previous patch by Serg)unknown2006-09-261-1/+1
* Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2006-09-181-1/+4
* This changes the order of the universe, black is now the new white.unknown2006-09-151-9/+11
* add 2 placeholder values for config and system variables.unknown2006-08-301-1/+3
* Moved heap into its own directory.unknown2006-08-191-0/+713