Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #32556: assert in "using index for group-by" : | gshchepa/uchum@gleb.loc | 2007-11-21 | 1 | -13/+0 |
* | 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 |
* | | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+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 |
* | | Bug #13601: Wrong int type for bit | jimw@mysql.com | 2006-04-04 | 1 | -1/+2 |
* | | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -2/+2 |
* | | 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 |
* | | | Merge with implementation of WL#1724. | timour@mysql.com | 2004-10-11 | 1 | -43/+70 |
|\ \ \ | |/ / |/| | | |||||
| * | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -43/+70 |
* | | | Bug#4594: column index make = failed for gbk, but like works | bar@mysql.com | 2004-08-23 | 1 | -4/+11 |
|/ / | |||||
* | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -2/+74 |
* | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -1/+1 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Proper fix for bug with BLOB in MIN/MAX | monty@mysql.com | 2004-01-19 | 1 | -2/+2 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -2/+2 |
* | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Allow optimzation of multi-table-update also for InnoDB tables | monty@narttu.mysql.fi | 2003-03-19 | 1 | -1/+1 |
| * | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+8 |
| |\ | |||||
| | * | Fix of 'halloween bug' with UPDATE of InnoDB tables. | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+8 |
| | * | Fixed problem with auto_increment key as not first key part | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |
* | | | cleanup | serg@serg.mysql.com | 2003-03-14 | 1 | -1/+1 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -1/+2 |
* | | | less default_charset_info | bar@bar.mysql.r18.ru | 2002-12-20 | 1 | -2/+1 |
* | | | my_sortcmp -> my_strnncoll | bar@bar.mysql.r18.ru | 2002-10-09 | 1 | -2/+3 |
* | | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -2/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -2/+3 |
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |
|/ / | |||||
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -1/+1 |
|/ | |||||
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -2/+2 |
* | Added bdb_lock_max and fixed bug in BDB tables when using key parts | monty@donna.mysql.com | 2000-10-25 | 1 | -1/+1 |
* | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -1/+8 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+266 |