summaryrefslogtreecommitdiff
path: root/storage/myisam/ha_myisam.h
Commit message (Expand)AuthorAgeFilesLines
* post-merge fixes.Sergei Golubchik2011-07-021-1/+1
* 5.5-mergeSergei Golubchik2011-07-021-1/+2
|\
| * 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
* | | merge.Sergei Golubchik2010-11-251-6/+36
|\ \ \ | |/ / |/| |
| * | Merge 5.2->5.3Sergey Petrunya2010-10-101-1/+1
| |\ \
| | * \ merge with 5.1Sergei Golubchik2010-07-251-1/+1
| | |\ \
| | | * | restore the unintentinally broken ABISergei Golubchik2010-07-231-1/+1
| * | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-1/+0
| |\ \ \ \ | | |/ / /
| | * | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-1/+0
| * | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-1/+28
| |/ / /
| * | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+1
| |/ /
| * | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+1
| |\ \ | | |/
| * | Fix for Bug #37007 Maria: different checksum for MyISAM table depending on CH...Michael Widenius2008-06-281-0/+1
| * | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-1/+1
| * | Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-181-1/+2
| |\ \
| | * | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-1/+2
| * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-3/+4
| |\ \ \ | | |/ /
| | * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-3/+4
| | |\ \
| | | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-3/+4
| | | |\ \
| | | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-3/+4
| | | | |\ \
| | | | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-12-201-3/+4
| | | | | |\ \
| | | | | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-12-181-3/+4
| | | | | | |\ \
| | | | | | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-10-101-3/+4
| | | | | | | |\ \
| | | | | | | | * | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2006-09-071-3/+4
* | | | | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+5
* | | | | | | | | | | Bug #51327 MyISAM table is automatically repaired on ALTERJon Olav Hauglid2010-04-151-3/+3
|/ / / / / / / / / /
* | | | | | | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-2/+3
* | | | | | | | | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-6/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Bug#35111 - Truncate a MyISAM partitioned table does not resetSatya B2009-07-081-0/+1
|/ / / / / / / /
* | | | | | | | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEunknown2007-11-151-0/+4
|/ / / / / / /
* | | | | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-5/+6
* | | | | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-5/+0
* | | | | | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-0/+7
|/ / / / / /
* | | | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-17/+17
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-201-1/+2
|\ \ \ \ \ \
| * | | | | | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedunknown2007-03-091-1/+2
| |/ / / / /
* | | | | | 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
|/ / / /
* | | | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-1/+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
* | Merge chilla.local:/home/mydev/mysql-5.1--mainunknown2006-09-141-0/+1
|/
* This changeset moves the ha_myisam files to their storage directories. It al...unknown2006-08-191-0/+139