Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -7/+7 |
|\ | |||||
| * | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -7/+7 |
* | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -3/+3 |
|\ \ | |||||
| * | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -3/+3 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -2/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -2/+1 |
| * | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -1/+1 |
* | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -4/+19 |
* | | Port of cursors to be pushed into 5.0 tree: | konstantin@mysql.com | 2004-08-03 | 1 | -1/+2 |
* | | Fixed BUG#2780: Stored procedure exit handler ignored for warnings. | pem@mysql.comhem.se | 2004-04-06 | 1 | -0/+4 |
* | | Merge 4.1 to 5.0 | pem@mysql.com | 2003-12-01 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -1/+2 |
* | | Merge 4.1 into 5.0 (first pass). | pem@mysql.telia.com | 2003-07-08 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | made lex a pointer in THD | vva@eagle.mysql.r18.ru | 2003-05-05 | 1 | -1/+1 |
* | | Support of warnings for all DML statements (Insert, Update and Alter) | venu@myvenu.com | 2003-04-30 | 1 | -0/+1 |
|/ | |||||
* | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT) | monty@narttu.mysql.fi | 2003-04-03 | 1 | -2/+15 |
* | Auto merged | wax@kishkin.ru | 2003-04-02 | 1 | -3/+9 |
|\ | |||||
| * | This is full commit of group_concat with support subselects | wax@kishkin.ru | 2003-03-18 | 1 | -3/+9 |
* | | - fixed comments so mysql_copyright does not eat the whole files | lenz@mysql.com | 2003-03-25 | 1 | -2/+1 |
* | | Added support for ULONG division with DIV | monty@narttu.mysql.fi | 2003-03-19 | 1 | -0/+2 |
* | | Preparing to client<->server autoconvert | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -2/+2 |
|/ | |||||
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -17/+15 |
* | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+1 |
* | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -7/+9 |
* | sql_error.cc: | venu@myvenu.com | 2002-12-05 | 1 | -0/+2 |
* | Return a warning for DROP DATABASE/TABLE IF EXISTS <non_existing_db/table(s)> | venu@myvenu.com | 2002-12-04 | 1 | -0/+26 |
* | protocol merge | venu@myvenu.com | 2002-11-22 | 1 | -1/+1 |
|\ | |||||
| * | protocol fixups | venu@myvenu.com | 2002-11-22 | 1 | -1/+1 |
* | | Automatic conversion from CHAR(length) to BLOB when length > 255 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -3/+15 |
|/ | |||||
* | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -158/+92 |
* | sql_error.cc, sql_prepare.cc: | venu@myvenu.com | 2002-06-12 | 1 | -0/+219 |