summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-11-191-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #13825 "Triggers: crash if release savepoint" and for generaldlenev@mysql.com2005-11-191-7/+8
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-11-031-17/+19
|\ \ \
| * | | A fix and a test case for Bug#14210 "Simple query with > operator on konstantin@mysql.com2005-11-031-17/+19
| |/ /
* | | BUG#14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-021-1/+1
|/ /
* | Fixes during review of new pushed codemonty@mysql.com2005-10-131-6/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-12/+15
|\ \
| * | Reviewing new pushed codemonty@mysql.com2005-10-121-12/+15
* | | Store and read engine type string in extra block of .frm.svoj@mysql.com2005-10-101-5/+11
|/ /
* | Final patch for 5.0 for simplifying storage engine code. We now have just one...brian@zim.(none)2005-10-031-66/+84
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-166/+67
|\ \