summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2007-04-121-4/+4
|\
| * Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndbJustin.He/justin.he@dev3-240.dev.cn.tlan2007-04-051-4/+4
| |\
| | * BUG#18676 when cluster storage engine is down, misleading error message on cr...gni/root@dev3-221.dev.cn.tlan2007-04-031-4/+4
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0jamppa@bk-internal.mysql.com2007-04-031-1/+1
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelserg@sergbook.mysql.com2007-03-241-1/+1
| |\ \
| | * | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()aelkin/elkin@andrepl.(none)2007-03-231-1/+1
| | |/
* | | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the evgen@sunlight.local2007-03-301-5/+1
|/ /
* | Polishing: use constants instead of magic numbers.anozdrin/alik@booka.opbmk2007-03-091-3/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-7/+2
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2006-12-151-7/+2
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-7/+2
* | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-12-041-4/+3
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-4/+3
* | Merge neptunus.(none):/home/msvensson/mysql/bug19731/my50-bug19731msvensson@neptunus.(none)2006-11-291-0/+4
|\ \ | |/ |/|
| * Bug#19371 VARBINARY() have trailing zeros after upgrade from 4.1msvensson@neptunus.(none)2006-11-091-0/+4
* | Merge bk-internal:/home/bk/mysql-5.0gkodinov@dl145s.mysql.com2006-11-271-1/+1
|\ \
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
* | | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-2/+2
|\ \ \ | |/ / |/| |
| * | bug #21790 (UNKNOWN ERROR message in geometry)holyfoot/hf@mysql.com/deer.(none)2006-10-011-2/+2
| |/
* | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-10-251-2/+1
|\ \
| * | Bug #21072 Duplicate key error in NDB references wrong key: Re-wrote string ...mskold/marty@mysql.com/linux.site2006-10-251-2/+1
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-10-191-0/+1
|\ \ \ | |/ /
| * | Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...mskold/marty@mysql.com/linux.site2006-10-191-0/+1
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-10-161-5/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Bug #21072 Duplicate key error in NDB references wrong key: wrong indent for...mskold/marty@mysql.com/linux.site2006-09-211-2/+2
| * Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...mskold/marty@mysql.com/linux.site2006-09-211-5/+15
| * --{skip-}merge option added which allows the user to disable merge engine andramil/ram@mysql.com/myoffice.izhnet.ru2006-07-141-2/+2
| * Bug #14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-211-1/+1
* | Merge april.(none):/home/svoj/devel/bk/mysql-5.0-enginessvoj@april.(none)2006-09-121-0/+9
|\ \
| * | BUG#20256 - LOCK WRITE - MyISAMsvoj@april.(none)2006-09-121-0/+9
* | | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-5/+18
* | | Merge bk://anubis/mysql-5.0-enginesacurtis/antony@xiphis.org/ltantony.xiphis.org2006-07-211-0/+4
|\ \ \ | |/ /
| * | Merge bk-internal:/home/bk/mysql-5.0-enginesjimw@rama.(none)2006-07-181-0/+4
| |\ \
| | * | Bug #17766: The server accepts to create MERGE tables which cannot workjimw@rama.(none)2006-07-111-0/+4
* | | | Finish the merge of the patch for bug #15195 from 4.1 -> 5.0tsmith/tim@siva.hindu.god2006-07-201-1/+3
|/ / /
* | | Merge gbichot3.local:/home/mysql_src/mysql-5.0-20524guilhem@gbichot3.local2006-07-061-11/+21
|\ \ \
| * | | Fix for BUG#20188 "REPLACE or ON DUPLICATE KEY UPDATE inguilhem@mysql.com2006-07-051-11/+21
| |/ /
* | | Fix for BUG#20524 "auto_increment_* not observed when insertingguilhem@mysql.com2006-07-061-2/+51
|/ /
* | foo2grog@mysql.com[grog]2006-04-131-53/+0
* | foo1grog@mysql.com[grog]2006-04-131-38/+38
* | WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-171-0/+152
* | Merge mysql.com:/home/jimw/my/mysql-5.0-14212jimw@mysql.com2006-01-061-1/+2
|\ \
| * | Fix crash in BDB from improper cleanup of transactions, and avoid problemjimw@mysql.com2005-12-091-1/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-15185jimw@mysql.com2006-01-051-10/+25
|\ \ \
| * | | Fix crash when trying to open table using a disabled storage engine. (Bug #15...jimw@mysql.com2005-12-141-10/+25
* | | | remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably sca...serg@serg.mylan2005-12-241-3/+3
|/ / /
* | | Disabled archive db for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-141-3/+3
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-1/+1
|\ \ \