Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -2/+11 |
|\ | |||||
| * | Fixes to make mysql-test-run --embedded-server working | hf@deer.(none) | 2004-12-02 | 1 | -2/+11 |
* | | spelling fixed/comments added (postreview fixes) | bell@sanja.is.com.ua | 2004-11-25 | 1 | -0/+2 |
* | | post-merge fix | bell@sanja.is.com.ua | 2004-11-25 | 1 | -6/+21 |
* | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -16/+60 |
|\ \ | |||||
| * \ | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -8/+52 |
| |\ \ | |||||
| | * \ | merge | bell@sanja.is.com.ua | 2004-10-05 | 1 | -8/+52 |
| | |\ \ | |||||
| | | * | | support of join view updateability (WL#1809) | bell@sanja.is.com.ua | 2004-09-15 | 1 | -8/+45 |
| | | * | | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 1 | -0/+7 |
* | | | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -19/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handled | dlenev@mysql.com | 2004-11-19 | 1 | -19/+4 |
| |\ \ \ \ | |||||
| | * | | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly". | dlenev@brandersnatch.localdomain | 2004-11-15 | 1 | -19/+4 |
* | | | | | | fixing a small typo | Sinisa@sinisa.nasamreza.org | 2004-11-15 | 1 | -1/+1 |
* | | | | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -17/+9 |
* | | | | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -125/+83 |
|\ \ \ \ \ \ | |||||
| * | | | | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+1 |
| * | | | | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -127/+82 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Rename: send_prepare_results -> check_prepared_statement (sql_prepare.cc) | konstantin@mysql.com | 2004-11-11 | 1 | -10/+21 |
| |_|_|/ / |/| | | | | |||||
* | | | | | merge on pull | monty@mysql.com | 2004-11-09 | 1 | -15/+16 |
|\ \ \ \ \ | |||||
| * | | | | | After merge fixes | monty@mysql.com | 2004-11-09 | 1 | -2/+6 |
| * | | | | | 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 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -10/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Remove usage of !$ from mysql-tests | monty@mysql.com | 2004-11-02 | 1 | -14/+12 |
| | * | | | Enable REPLACE ... SELECT in prepared statements. | konstantin@mysql.com | 2004-10-30 | 1 | -0/+1 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-08 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | new lock for multiupdate: | bell@sanja.is.com.ua | 2004-11-05 | 1 | -1/+5 |
| |/ / / / | |||||
* | | | | | Fix the client_test failure (due to failing cursors tests after the merge). | konstantin@mysql.com | 2004-11-05 | 1 | -10/+6 |
* | | | | | A fix and test case for Bug#6102 "Server crash with prepared statement | konstantin@mysql.com | 2004-11-05 | 1 | -0/+15 |
|/ / / / | |||||
* | | | | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -10/+17 |
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -13/+47 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Making the latest fix for Bug#6166 (key.test) work in prepared statements. | konstantin@mysql.com | 2004-10-28 | 1 | -2/+4 |
| * | | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -1/+10 |
| * | | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -1/+0 |
| * | | Manual merge. | konstantin@mysql.com | 2004-10-21 | 1 | -2/+13 |
| |\ \ | |||||
| | * | | A fix and test case for bug#6059 "mysql_stmt_field_count returns | konstantin@mysql.com | 2004-10-21 | 1 | -2/+13 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-10-20 | 1 | -4/+2 |
| |\ \ \ | |||||
| | * | | | Fix for bug #6173 "One can circumvent missing UPDATE privilege if | dlenev@brandersnatch.localdomain | 2004-10-20 | 1 | -4/+2 |
| | |/ / | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-10-14 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 1 | -2/+2 |
| * | | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" | konstantin@mysql.com | 2004-10-14 | 1 | -2/+5 |
| |/ / | |||||
| * | | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | konstantin@mysql.com | 2004-10-08 | 1 | -5/+4 |
| * | | A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared | konstantin@mysql.com | 2004-09-08 | 1 | -1/+9 |
* | | | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -15/+4 |
| |/ |/| | |||||
* | | Update after merge | monty@mysql.com | 2004-09-09 | 1 | -2/+2 |
* | | Merge on pull | monty@mysql.com | 2004-09-09 | 1 | -111/+113 |
|\ \ | |||||
| * | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -6/+5 |
| * | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -103/+104 |
| |\ \ | | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-09-03 | 1 | -4/+3 |
| | |\ | |||||
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-31 | 1 | -4/+3 |
| | | |\ |