Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | 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 |