summaryrefslogtreecommitdiff
path: root/include/my_base.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for 'internal temporary tables' in HEAP tables.monty@mysql.com/nosik.monty.fi2007-07-251-0/+2
* Merge magare.gmz:/home/kgeorge/mysql/work/B29325-5.0-optgkodinov/kgeorge@magare.gmz2007-07-111-0/+1
|\
| * Bug #29325: gkodinov/kgeorge@magare.gmz2007-07-111-0/+1
* | Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesantony@ppcg5.local2007-07-061-1/+6
|\ \
| * \ Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesantony@anubis.xiphis.org2007-07-011-1/+6
| |\ \
| | * \ Merge synthia.local:/home/mydev/mysql-5.0-axmrgistruewing@synthia.local2007-06-301-1/+6
| | |\ \
| | | * | add and amend comments for clarityantony@ppcg5.local2007-06-291-3/+2
| | | * | Bug#25511antony@ppcg5.local2007-06-281-1/+7
| | | |/
| | | * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@mysql.com/linux.site2007-04-051-1/+9
| | | |\
* | | | \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-07-021-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG#23051 (READ COMMITTED breaks mixed and statement-based replication):mats@kindahl-laptop.dnsalias.net2007-06-211-1/+3
| |/ / /
* | | | Bug #29157: UPDATE, changed rows incorrectgkodinov/kgeorge@magare.gmz2007-06-281-1/+3
|/ / /
* | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-1/+1
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1mskold/marty@linux.site2007-04-041-1/+9
|\ \ \
| * \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2007-04-041-1/+9
| |\ \ \ | | | |/ | | |/|
| | * | Bug #26242 UPDATE with subquery and triggers failing with cluster tablesmskold/marty@mysql.com/linux.site2007-04-041-1/+9
* | | | wl#3700 - post-review fixes:serg@janus.mylan2007-03-171-2/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-02-211-3/+5
|\ \ \ \
| * | | | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-3/+5
| |/ / /
* | | | Bug#25460 - High concurrency MyISAM access causes severe mysqld crash.istruewing@chilla.local2007-02-131-0/+1
|/ / /
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1tomas@poseidon.2006-12-271-0/+8
|\ \ \
| * | | bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTE...mskold/marty@mysql.com/linux.site2006-12-191-0/+8
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-10-191-1/+6
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-5.0-optgkodinov/kgeorge@macbook.gmz2006-10-171-1/+6
| |\
| | * Bug #22367: Optimizer uses ref join type instead of eq_ref for simple join on gkodinov/kgeorge@macbook.gmz2006-10-161-1/+6
* | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesacurtis/antony@ltamd64.xiphis.org2006-09-181-1/+3
|\ \ \ | |/ /
| * | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+3
| |/
* | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-holyfootpatg@govinda.patg.net2006-08-081-1/+2
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-5.0-enginesjimw@rama.(none)2006-07-181-1/+2
| |\
| | * Bug #17766: The server accepts to create MERGE tables which cannot workjimw@rama.(none)2006-07-111-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1tsmith/tim@siva.hindu.god2006-07-151-1/+10
|\ \ \
| * \ \ Merge mysql.com:/home/dlenev/mysql-5.0-bg18437-3dlenev@mysql.com2006-07-021-1/+10
| |\ \ \ | | |/ /
| | * | Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-1/+10
| | |/
* | | Merge bk-internal:/home/bk/mysql-5.1msvensson@neptunus.(none)2006-06-101-1/+0
|\ \ \ | |/ / |/| |
| * | Merge neptunus.(none):/home/msvensson/mysql/my51-bug15936msvensson@neptunus.(none)2006-06-071-1/+0
| |\ \
| | * | Remove unused defined USES_TYPESmsvensson@shellback.2006-04-111-1/+0
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-10/+1
|\ \ \ \
| * | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-10/+1
* | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newreggie@big_geek.2006-05-111-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newreggie@big_geek.2006-05-081-3/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | removing MSDOS defines and codereggie@big_geek.2006-05-081-3/+0
| | |/ /
* | | | fix HA_ERR_RECORD_DELETED for falconserg@sergbook.mysql.com2006-05-091-1/+1
|/ / /
* | | Added support for key_block_size for key and table level (WL#602)monty@mysql.com2006-05-031-0/+1
|/ /
* | continued:tomas@poseidon.ndb.mysql.com2006-03-221-0/+2
* | Merge mysql.com:/home/mydev/mysql-5.0-bug14980ingo@mysql.com2006-03-101-1/+1
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.1-bug14980ingo@mysql.com2006-03-101-1/+1
| |\
| | * Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEXingo@mysql.com2006-03-101-1/+1
* | | Merging 5.0->5.1holyfoot@mysql.com2006-02-171-2/+2
|\ \ \ | |/ /