Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -2/+2 |
|\ | |||||
| * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -2/+2 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -3/+10 |
|\ \ | |/ |/| | |||||
| * | Code cleanups | monty@mysql.com | 2004-02-10 | 1 | -3/+4 |
| * | row0mysql.c: | heikki@hundin.mysql.fi | 2004-02-09 | 1 | -1/+9 |
| * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -2/+2 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -2/+2 |
|\ \ | |||||
| * | | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -2/+2 |
* | | | changed allocation of st_table::insert_values | vva@eagle.mysql.r18.ru | 2004-02-03 | 1 | -1/+2 |
|/ / | |||||
* | | removed droping field->query_id for reinitialization tables for subquery. | bell@sanja.is.com.ua | 2004-01-03 | 1 | -2/+2 |
* | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -5/+5 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-16 | 1 | -1/+5 |
| |\ | |||||
| | * | Fix for BUG#2083 | guilhem@mysql.com | 2003-12-16 | 1 | -1/+5 |
| * | | cleanup: if there is return from if-part, we don't need else statement | konstantin@mysql.com | 2003-12-10 | 1 | -11/+8 |
| |/ | |||||
| * | - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": | guilhem@mysql.com | 2003-12-04 | 1 | -1/+1 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -12/+12 |
* | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -2/+11 |
|\ \ | |/ | |||||
| * | Better fix for CREATE TABLE IF NOT EXISTS ... SELECT | monty@mashka.mysql.fi | 2003-10-15 | 1 | -2/+1 |
| * | bug #1434 (and related issues) | serg@serg.mylan | 2003-10-06 | 1 | -2/+12 |
* | | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 1 | -7/+12 |
* | | Fixed bug in error handling of CREATE ... SELECT | monty@narttu.mysql.fi | 2003-10-08 | 1 | -1/+10 |
* | | Fixes after merge | monty@narttu.mysql.fi | 2003-10-08 | 1 | -5/+8 |
* | | Move init_compiled_charsets to own file | monty@mishka.mysql.fi | 2003-10-06 | 1 | -4/+6 |
* | | Merge | hf@deer.(none) | 2003-09-26 | 1 | -2/+7 |
|\ \ | |||||
| * | | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -2/+7 |
* | | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -2/+0 |
|/ / | |||||
* | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -0/+6 |
|\ \ | |||||
| * \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | 2 minor edits, plus | guilhem@mysql.com | 2003-08-22 | 1 | -0/+4 |
| | * | Safety and speedup fixes: | monty@mashka.mysql.fi | 2003-07-14 | 1 | -4/+4 |
| | * | Fix for BUG#791: | guilhem@mysql.com | 2003-07-11 | 1 | -4/+4 |
* | | | bug #1078. two innodb+delayed crashes | serg@serg.mylan | 2003-08-22 | 1 | -0/+4 |
* | | | changed for AUTO_VALUE_ON_ZERO | vva@eagle.mysql.r18.ru | 2003-07-28 | 1 | -1/+0 |
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-07-22 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump) | vva@eagle.mysql.r18.ru | 2003-07-22 | 1 | -0/+1 |
* | | | | undo one row warning instead use sql_warnings=1 | venu@hundin.mysql.fi | 2003-07-21 | 1 | -3/+1 |
* | | | | Enable warnings by default for single value list inserts also when the client... | venu@myvenu.com | 2003-07-21 | 1 | -1/+3 |
| |/ / |/| | | |||||
* | | | Fix for the bug #841: wrong number of warnings | ram@mysql.r18.ru | 2003-07-14 | 1 | -10/+9 |
|/ / | |||||
* | | LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows. | monty@narttu.mysql.fi | 2003-06-15 | 1 | -2/+13 |
* | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -3/+21 |
|\ \ | |||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -3/+21 |
| |\ \ | | |/ | |||||
| | * | Fix for bug #490 and #491 (see details below) | guilhem@mysql.com | 2003-05-24 | 1 | -3/+21 |
* | | | Windows build fixups with the latest source | venu@myvenu.com | 2003-06-03 | 1 | -1/+1 |
|/ / | |||||
* | | ixed wrong unlock of tables (new bug) | monty@mashka.mysql.fi | 2003-05-26 | 1 | -8/+4 |
* | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-05-26 | 1 | -13/+20 |
* | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -12/+17 |
|\ \ | |||||
| * | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -4/+6 |
| * | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -8/+11 |
| |\ \ | | |/ | |||||
| | * | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -5/+5 |