summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/stewart/Documents/MySQL/5.1/wl1359unknown2006-02-021-2/+2
|\
| * MySQL Bugs: #16466: DD: SHOW CREATE TABLE does not show TABLESPACE table_spac...unknown2006-02-011-2/+2
* | Merge mysql.com:/home/stewart/Documents/MySQL/5.1/newunknown2006-02-011-0/+3
|\ \ | |/ |/|
| * WL#1359 NDB: Add table handler and table information available from SQL commandsunknown2006-01-281-0/+3
* | Bug #16466 DD: SHOW CREATE TABLE does not show TABLESPACE table_space1 STOR...unknown2006-01-311-0/+2
* | Merge mysql.com:/usr/local/mysql/mysql-5.1-win-fixesunknown2006-01-301-1/+1
|\ \
| * | Windows compile fixes in preparation for 5.1.6 beta.unknown2006-01-301-1/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-291-16/+11
|\ \
| * | gcc295 fixes for embeddedunknown2006-01-261-16/+11
| |/
* | WL# 2986unknown2006-01-281-1/+0
|/
* Compile failure fix for gcc 2.95x: Don't use unnamed union of unnamed unknown2006-01-251-14/+20
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-201-7/+162
|\
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-191-7/+162
| |\
| | * Manual mergeunknown2006-01-181-7/+162
| | |\
| | | * WL#2985 "Partition-pruning", "range walking" addition: better comments.unknown2006-01-051-3/+2
| | | * WL#2985 "Partition Pruning":unknown2006-01-041-2/+158
| | | * WL#2985 "Partition Pruning": post-review fixes: Better comments unknown2005-12-291-2/+2
* | | | Fix the tree: plugin-related changes, necessary forunknown2006-01-201-1/+9
|/ / /
* | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-191-0/+24
|/ /
* | WL #2747: Fix such that backup and restore works for user definedunknown2006-01-171-2/+4
* | WL #2604: Partition Managementunknown2006-01-171-47/+116
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-131-1/+53
|\ \
| * | wl2325 wl2324unknown2006-01-121-1/+53
* | | WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXunknown2006-01-121-15/+28
|/ /
* | wl2723 - ndb opt. nrunknown2006-01-111-2/+79
* | WL#2506: Information Schema tables for PARTITIONingunknown2006-01-101-0/+15
* | cleanup of SHOW STATUS code, as a preparation for WL#2935unknown2006-01-021-2/+1
|/
* Merge newbox:mysql-5.1-ppruning-r4unknown2005-12-261-2/+42
|\
| * WL#2985 "Partition Pruning"unknown2005-12-221-2/+42
* | WL#1012: All changes as one single changeset.unknown2005-12-221-5/+55
* | plugin version changesunknown2005-12-211-1/+1
* | Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-26/+56
|\ \ | |/ |/|
| * Finalize storage engine pluginsunknown2005-12-211-26/+56
* | bug #15521 (Cannot reorganise a partition with a new name equal to the old name)unknown2005-12-151-0/+3
|/
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-281-1/+1
|\
| * documenting HA_STATUS_xxx flagsunknown2005-11-261-1/+1
* | Made set_part_info a handler method and not a ha_partition method onlyunknown2005-11-251-0/+1
* | Table definition cache, part 2unknown2005-11-231-13/+22
* | Merge mysql.com:/home/mysql_src/mysql-5.0unknown2005-11-181-4/+6
|\ \ | |/
| * Added handlerton flag to make storage engines invisable via flag.unknown2005-11-101-2/+3
| * Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-041-0/+1
| |\
| | * #view.test#:unknown2005-11-021-0/+1
* | | Make storage engines "pluggable", handlerton workunknown2005-11-071-14/+33
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2005-11-061-0/+1
|\ \ \
| * | | WL #528: Faster free_tmp_tableunknown2005-11-061-0/+1
* | | | Reapplied portability changes, from changesets by kent, joerg and msvenssonunknown2005-11-061-1/+0
|/ / /
* | | Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat...unknown2005-11-051-3/+3
* | | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-1/+2
|\ \ \ | |/ /
| * | A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-1/+1
| |/
| * Store and read engine type string in extra block of .frm.unknown2005-10-101-0/+1