Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-04 | 1 | -1/+4 |
|\ \ | |/ |/| | |||||
| * | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM) | bell@sanja.is.com.ua | 2002-10-30 | 1 | -1/+4 |
* | | All String->set() now have charset argument | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -8/+8 |
|/ | |||||
* | BINARY charset is now used instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -4/+3 |
* | my_sortcmp -> my_strnncoll | bar@bar.mysql.r18.ru | 2002-10-09 | 1 | -1/+3 |
* | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -16/+21 |
|\ | |||||
| * | subselect in having clause | bell@sanja.is.com.ua | 2002-07-01 | 1 | -6/+7 |
| * | sql_error.cc, sql_prepare.cc: | venu@myvenu.com | 2002-06-12 | 1 | -2/+3 |
| * | Hiding internal pointers of SELECT_LEX structures | bell@sanja.is.com.ua | 2002-05-27 | 1 | -1/+1 |
| * | merge | bell@sanja.is.com.ua | 2002-05-26 | 1 | -3/+3 |
| |\ | |||||
| | * | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -3/+3 |
| * | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li... | bell@sanja.is.com.ua | 2002-05-08 | 1 | -3/+5 |
| |/ | |||||
| * | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -1/+1 |
| * | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -1/+2 |
* | | Added interface for first set of dynamic variables. | jani@rhols221.adsl.netsonic.fi | 2002-06-28 | 1 | -3/+4 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -1/+1 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -5/+5 |
* | Portability fixes. | monty@hundin.mysql.fi | 2001-10-03 | 1 | -1/+1 |
* | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -30/+99 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -2/+2 |
* | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -12/+12 |
* | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -121/+137 |
* | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -17/+47 |
|\ | |||||
| * | merge | monty@work.mysql.com | 2001-06-21 | 1 | -9/+22 |
| |\ | |||||
| | * | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -6/+22 |
| * | | bk resolve work | Sinisa@sinisa.nasamreza.org | 2001-06-07 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | These are actually two changesets. One for splitting LEX in two and | Sinisa@sinisa.nasamreza.org | 2001-06-03 | 1 | -1/+1 |
| * | | | fixed bug in count(distinct) | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -3/+3 |