Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | And got rid of signess warnings... | pem@mysql.com | 2003-04-03 | 1 | -4/+4 |
* | Got rid of silly compiler errors on HP-UX and SGI Irix. | pem@mysql.com | 2003-04-03 | 1 | -3/+5 |
* | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT) | monty@narttu.mysql.fi | 2003-04-03 | 1 | -17/+19 |
* | Auto merged | wax@kishkin.ru | 2003-04-02 | 1 | -0/+456 |
|\ | |||||
| * | SCRUM | wax@kishkin.ru | 2003-04-02 | 1 | -180/+186 |
| * | This is full commit of group_concat with support subselects | wax@kishkin.ru | 2003-03-18 | 1 | -0/+450 |
* | | stringcmp() and sortcmp() have been unified | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -5/+10 |
* | | Strings which appear without charset context, | bar@bar.mysql.r18.ru | 2003-03-03 | 1 | -9/+9 |
* | | item_sum.cc: | bar@bar.mysql.r18.ru | 2003-02-26 | 1 | -0/+1 |
* | | Fix for MIX and MAX. Item must be checked against binary(). | bar@bar.mysql.r18.ru | 2003-02-26 | 1 | -1/+1 |
* | | Bug fix: for SHOW STATUS (when ssl is used) | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -1/+4 |
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Changed ROW_RESULT to default | gluh@gluh.mysql.r18.ru | 2003-01-31 | 1 | -4/+4 |
* | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -6/+6 |
* | | merge | monty@mashka.mysql.fi | 2003-02-10 | 1 | -2/+1 |
|\ \ | |||||
| * | | Better fix for count(distinct) bug | monty@mashka.mysql.fi | 2003-02-10 | 1 | -2/+2 |
| * | | count(distint) on an empty table crash fixed | serg@sergbook.mysql.com | 2003-02-10 | 1 | -2/+1 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
* | | | after-review changes (577 SCRUM) | bell@sanja.is.com.ua | 2003-02-02 | 1 | -1/+5 |
* | | | changes based on partial revie of task 577 (SCRUM) | bell@sanja.is.com.ua | 2003-01-30 | 1 | -4/+5 |
* | | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -16/+58 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -16/+58 |
* | | | Merge | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+1 |
* | | | | fixed test of cardinality | bell@sanja.is.com.ua | 2003-01-21 | 1 | -2/+2 |
|/ / / | |||||
* | | | strnto family functions now return error in a new argument | bar@bar.mysql.r18.ru | 2003-01-16 | 1 | -1/+2 |
* | | | Updates for multi-byte character sets | monty@mashka.mysql.fi | 2003-01-14 | 1 | -1/+2 |
* | | | COUNT(DISTINCT field) now honors charsets | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -16/+25 |
* | | | merge | monty@mashka.mysql.fi | 2002-12-14 | 1 | -15/+12 |
|\ \ \ | |||||
| * | | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -15/+12 |
| |/ / | |||||
* | | | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2002-12-14 | 1 | -11/+33 |
|\ \ \ | |||||
| * | | | add VARIANCE function | vva@eagle.mysql.r18.ru | 2002-12-14 | 1 | -11/+33 |
| |/ / | |||||
* | | | Use of new num->str functions | bar@bar.mysql.r18.ru | 2002-12-11 | 1 | -3/+1 |
|/ / | |||||
* | | After merge fixes | monty@mashka.mysql.fi | 2002-12-06 | 1 | -6/+10 |
* | | Fixed bug when creating keys in temporary HEAP tables. | monty@mashka.mysql.fi | 2002-12-02 | 1 | -1/+1 |
* | | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -1/+1 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | More use of new string->number conversion functions | bar@bar.mysql.r18.ru | 2002-11-28 | 1 | -1/+1 |
* | | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -3/+20 |
|\ \ \ | |/ / |/| | | |||||
| * | | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -3/+20 |
* | | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | prevent using references on sum function (except HAVING clouse of current sel... | bell@sanja.is.com.ua | 2002-11-21 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-06 | 1 | -9/+9 |
|\ \ \ | |/ / | |||||
| * | | String->copy() now has a charset arg | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -1/+1 |
| * | | Item->thd_charset() - returns a default charset which should be used | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -8/+8 |
* | | | after merging fix | bell@sanja.is.com.ua | 2002-11-05 | 1 | -1/+1 |
* | | | IN subselect erged with current 4.1 (pointer conversion) | bell@sanja.is.com.ua | 2002-11-05 | 1 | -2/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | IN subselect with ORDER BY, HAVING & sum functions | bell@sanja.is.com.ua | 2002-10-31 | 1 | -2/+5 |
* | | | moved similar code to function | bell@sanja.is.com.ua | 2002-11-04 | 1 | -1/+1 |