summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* manually mergedserg@serg.mylan2005-02-141-43/+156
|\
| * query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-4/+7
| * documented handlerton structureserg@serg.mylan2005-01-161-0/+52
| * XA (not completely polished out yet)serg@serg.mylan2005-01-161-43/+104
* | InnoDB: Make SHOW TABLE STATUS report Row_format=Compact andmarko@hundin.mysql.fi2005-02-081-0/+6
* | Merge changesjimw@mysql.com2005-02-041-2/+1
|\ \
| * | indexless boolean fulltext search was depending on default_charset_info - Bug...serg@serg.mylan2005-02-041-2/+1
* | | Merge of query cache from 4.1 to 5.0msvensson@neptunus.homeip.net2005-02-041-5/+6
* | | Merged "query cache for ndb" to 5.0msvensson@neptunus.homeip.net2005-02-031-2/+9
|\ \ \
| * \ \ Mergemysqldev@mysql.com2004-12-161-6/+9
| |\ \ \ | | |/ / | |/| |
| | * | sql/ha_innodb.cctomas@poseidon.ndb.mysql.com2004-11-241-6/+9
| * | | backport Serg's fix of FT interface (BUG#6523)bell@sanja.is.com.ua2004-11-161-0/+1
| |/ /
* | | WL#1967acurtis@pcgem.rdg.cyberkinetica.com2005-02-011-0/+1
* | | Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formatsmarko@hundin.mysql.fi2005-01-071-1/+2
* | | revert "LOCK TABLES ... WHERE ENGINE=INNODB"serg@serg.mylan2004-12-271-7/+0
* | | WL#2126 - Multi_read_range.ingo@mysql.com2004-12-231-0/+26
* | | Content merge.jan@hundin.mysql.fi2004-12-211-0/+2
|\ \ \ | | |/ | |/|
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ram@gw.mysql.r18.ru2004-12-171-0/+1
| |\ \
| | * | bit typeram@gw.mysql.r18.ru2004-12-171-0/+1
| * | | First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...patg@patrick-galbraiths-computer.local2004-12-111-0/+1
| |/ /
* | | Print a error message if the handler don't support transactional tablejan@hundin.mysql.fi2004-12-161-1/+7
* | | Content merge.jan@hundin.mysql.fi2004-12-091-0/+1
|\ \ \ | |/ / |/| |
| * | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsjan@hundin.mysql.fi2004-12-091-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-071-0/+2
|\ \ \
| * \ \ Merge with new VARCHAR codemonty@mysql.com2004-12-061-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-0/+2
* | | | Removed need for storage engines to write a default external_lock() call. brian@avenger.(none)2004-12-061-1/+1
|/ / /
* | | Auto merged.jan@hundin.mysql.fi2004-11-301-0/+35
|\ \ \
| * | | Added support for X/Open XA prepare, recover, commit and rollback.jan@hundin.mysql.fi2004-11-301-0/+35
* | | | mergebell@sanja.is.com.ua2004-11-211-0/+1
|\ \ \ \
| * | | | VIEW support for CHECK TABLE command (WL#1984)bell@sanja.is.com.ua2004-10-281-0/+1
* | | | | WL 2059 Engine-specific status variables framework and WL 1922petr@mysql.com2004-11-181-0/+1
| |/ / / |/| | |
* | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-131-0/+4
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)brian@avenger.(none)2004-11-111-2/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Mergeguilhem@mysql.com2004-11-101-1/+3
| |\ \
| | * | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...guilhem@mysql.com2004-11-101-2/+3
| * | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.acurtis@pcgem.rdg.cyberkinetica.com2004-11-101-1/+1
| |/ /
* | | Merge on pullmonty@mysql.com2004-11-031-4/+18
|\ \ \
| * \ \ merge with 4.1monty@mysql.com2004-10-291-4/+18
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Mergetomas@poseidon.ndb.mysql.com2004-10-031-1/+8
| | |\
| | | * WL#1424 Updated after reviewmagnus@shellback.(none)2004-09-261-1/+1
| | | * Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...magnus@neptunus.(none)2004-09-211-2/+3
| | | * Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmagnus@neptunus.(none)2004-09-141-1/+7
| | | |\
| | | | * WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-1/+7
| | * | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-1/+0
| | |/ /
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-09-131-1/+9
| | |\ \ | | | |/ | | |/|
| | | * Fix for BUG#5117:sergefp@mysql.com2004-09-131-1/+9
| | * | renamed ha_recovery_logging to ha_enable_transactiontomas@poseidon.(none)2004-09-031-1/+1
| | |/
* | | smarter ALTER TABLE - don't copy the table if only comment or default val...serg@serg.mylan2004-10-211-14/+23
|/ /
* | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-1/+2