Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#52430 Incorrect key in the error message for duplicate key error involvin... | Sergey Glukhov | 2010-05-27 | 1 | -0/+10 |
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+4 |
* | WL#751 Error message construction, backport | Sergey Glukhov | 2009-10-15 | 1 | -1/+20 |
* | Bug#37721: ORDER BY when WHERE contains non-partitioned | Mattias Jonsson | 2008-10-10 | 1 | -62/+82 |
* | Bug#34358: Cannot find specified bit row in partitioned table | mattiasj@witty.ndb.mysql.com | 2008-02-07 | 1 | -1/+6 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | serg@janus.mylan | 2007-12-20 | 1 | -13/+0 |
|\ | |||||
| * | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-11-23 | 1 | -13/+0 |
| |\ | |||||
| | * | Fixed bug #32556: assert in "using index for group-by" : | gshchepa/uchum@gleb.loc | 2007-11-21 | 1 | -13/+0 |
* | | | Doxygenization of comments. | cmiller@zippy.cornsilk.net | 2007-10-11 | 1 | -51/+35 |
|/ / | |||||
* | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | monty@mysql.com/nosik.monty.fi | 2007-08-13 | 1 | -0/+1 |
* | | Merged from main 5.1 | jani@linux-th5m.site | 2007-05-24 | 1 | -2/+2 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-24 | 1 | -15/+16 |
|\ \ | |||||
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -17/+18 |
* | | | Merge bk@192.168.21.1:mysql-5.1-opt | holyfoot/hf@hfmain.(none) | 2007-04-30 | 1 | -6/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug #27123 (partition + on duplicate key update + varchar = Can't find | holyfoot/hf@mysql.com/hfmain.(none) | 2007-04-19 | 1 | -6/+17 |
* | | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-04-29 | 1 | -15/+8 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Patch to eliminate compilation errors under VC after bug #13191 fix. | gshchepa/uchum@gshchepa.loc | 2007-04-29 | 1 | -1/+1 |
| * | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt | gshchepa/uchum@gshchepa.loc | 2007-04-29 | 1 | -2/+2 |
| |\ | |||||
| | * | Patch to eliminate compilation errors under VC after bug #13191 fix. | gshchepa/uchum@gshchepa.loc | 2007-04-29 | 1 | -2/+2 |
| * | | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt | gshchepa/uchum@gshchepa.loc | 2007-04-29 | 1 | -15/+8 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #13191. | gshchepa/uchum@gshchepa.loc | 2007-04-29 | 1 | -11/+12 |
* | | | WL#3700: Handler API change: all index search methods - that is, | serg@janus.mylan | 2007-01-29 | 1 | -5/+9 |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| * | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifies | dlenev@mockturtle.local | 2006-09-21 | 1 | -4/+20 |
* | | | Added --debug-info to most clients to detect memory leaks in mysql-test-run | monty@mysql.com/nosik.monty.fi | 2006-11-21 | 1 | -17/+34 |
* | | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifies | dlenev@mockturtle.local | 2006-09-21 | 1 | -23/+21 |
* | | | Bug#20086: Can't get data from key partitioned tables with VARCHAR key | bar@mysql.com | 2006-06-21 | 1 | -0/+4 |
* | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -3/+16 |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-clean | jimw@mysql.com | 2006-04-10 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Bug #13601: Wrong int type for bit | jimw@mysql.com | 2006-04-04 | 1 | -1/+2 |
* | | | Remove unused variable | msvensson@shellback. | 2006-03-28 | 1 | -1/+0 |
* | | | Merge mysql.com:/home/my/mysql-5.1 | monty@mysql.com | 2005-11-23 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -5/+5 |
* | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-11-23 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -2/+2 |
* | | | some small changes to help get 5.1 compiling cleanly on Windows and with Visu... | reggie@poseidon.ndb.mysql.com | 2005-11-07 | 1 | -1/+1 |
* | | | Bug #12116 patch | pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-07-22 | 1 | -2/+2 |
* | | | Patch for push of wl1354 Partitioning | mronstrom@mysql.com | 2005-07-18 | 1 | -0/+83 |
|/ / | |||||
* | | A fix (bug #10179: error in default value setting). | ramil@ram-book.(none) | 2005-05-05 | 1 | -6/+0 |
* | | Merge 4.1 -> 5.0 | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge | ramil@mysql.com | 2005-03-17 | 1 | -1/+1 |
| |\ | |||||
| | * | A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop). | ramil@mysql.com | 2005-03-17 | 1 | -1/+1 |
* | | | Fixes for windows compilation bugs | georg@beethoven.site | 2005-01-26 | 1 | -2/+2 |
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -4/+8 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-19 | 1 | -27/+27 |
* | | | bit type | ram@gw.mysql.r18.ru | 2004-12-17 | 1 | -0/+30 |
* | | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -7/+21 |