Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepared_statement deployed instead of PREP_STMT. | konstantin@oak.local | 2003-12-20 | 1 | -1/+1 |
* | commented why valgrind barks at the bug #1500 | konstantin@oak.local | 2003-12-08 | 1 | -0/+5 |
* | cleanup | konstantin@oak.local | 2003-11-26 | 1 | -3/+3 |
* | cleanup | konstantin@oak.local | 2003-11-26 | 1 | -2/+2 |
* | - fixed compile error in tests/client_test.c | lenz@kallisto.local | 2003-11-26 | 1 | -1/+1 |
* | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2003-11-25 | 1 | -2/+34 |
|\ | |||||
| * | fork_big2.pl: | igor@rurik.mysql.com | 2003-11-25 | 1 | -2/+34 |
* | | fix for bug #1946: | konstantin@oak.local | 2003-11-25 | 1 | -0/+28 |
|/ | |||||
* | Fix for bug #1500 "Server crash with mysql_prepare" | dlenev@dlenev.mshome | 2003-11-23 | 1 | -0/+112 |
* | Changed mysql_next_result() to return int instead of bool | monty@mashka.mysql.fi | 2003-11-19 | 1 | -395/+444 |
* | Delete duplicate error message names | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
* | BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails | pem@mysql.comhem.se | 2003-10-27 | 1 | -2/+1 |
* | A few more fixes. | pem@mysql.comhem.se | 2003-10-25 | 1 | -2/+111 |
* | A major overhaul to adopt to recent changes. It now passes all tests. | pem@mysql.comhem.se | 2003-10-25 | 1 | -70/+130 |
* | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -2/+2 |
|\ | |||||
| * | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 1 | -2/+2 |
* | | - Code cleanup: replaced C++-style comments with the proper syntax for | lenz@kallisto.local | 2003-09-24 | 1 | -1/+1 |
* | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -13/+12 |
|\ \ | |||||
| * | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -13/+12 |
* | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -0/+80 |
|/ / | |||||
* | | fixed string parameter assugnment (coping instead of asigning pointer to buff... | bell@sanja.is.com.ua | 2003-09-02 | 1 | -2/+86 |
* | | Fix for timestamp issue (BR #819) | venu@myvenu.com | 2003-07-30 | 1 | -24/+52 |
* | | Enable warnings by default for single value list inserts also when the client... | venu@myvenu.com | 2003-07-21 | 1 | -4/+87 |
* | | test for SQL_MODE with PIPES_AS_CONCAT, ANSI and IGNORE_SPACE | venu@myvenu.com | 2003-06-24 | 1 | -4/+135 |
* | | Fix for mysql_list_fields & reset stmt buffers from stmt_free_result | venu@myvenu.com | 2003-06-08 | 1 | -47/+191 |
* | | protocol test update | venu@myvenu.com | 2003-06-04 | 1 | -5/+125 |
* | | merge | monty@mashka.mysql.fi | 2003-05-22 | 4 | -41/+138 |
|\ \ | |||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 4 | -41/+138 |
| |\ \ | | |/ | |||||
| | * | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 2 | -28/+48 |
| | * | More tests | monty@mashka.mysql.fi | 2003-05-08 | 2 | -6/+22 |
| | * | Merge to get security patch | monty@mashka.mysql.fi | 2003-05-08 | 2 | -0/+28 |
| | |\ | |||||
| | | * | Security patch to remove wrong error when one had a global update/delete priv... | monty@mashka.mysql.fi | 2003-05-07 | 2 | -0/+28 |
| | * | | Fix for openssl on Solaris | monty@mashka.mysql.fi | 2003-04-28 | 2 | -21/+54 |
* | | | | client_test.c: | venu@myvenu.com | 2003-05-21 | 1 | -7/+715 |
|/ / / | |||||
* | | | Fix to get thread_test to compile | monty@narttu.mysql.fi | 2003-05-15 | 2 | -3/+7 |
* | | | Remove warning from automake | monty@narttu.mysql.fi | 2003-05-15 | 1 | -2/+1 |
* | | | Merge | monty@narttu.mysql.fi | 2003-05-02 | 9 | -0/+911 |
|\ \ \ | |||||
| * | | | Removed some not used files | monty@narttu.mysql.fi | 2003-04-22 | 9 | -0/+910 |
|/ / / | |||||
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 2 | -26/+51 |
|\ \ \ | |/ / | |||||
| * | | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-15 | 2 | -1/+16 |
| |\ \ | | |/ | |||||
| | * | Check for empty table/column names | monty@mashka.mysql.fi | 2003-03-14 | 2 | -0/+15 |
| * | | merged | serg@serg.mysql.com | 2003-03-13 | 2 | -25/+35 |
| |\ \ | | |/ | |||||
| | * | Better fix for GRANT bug | monty@mashka.mysql.fi | 2003-03-13 | 2 | -29/+40 |
| | * | Fixed missing table_list->name -> table_list->alias convert | monty@mashka.mysql.fi | 2002-10-08 | 1 | -1/+1 |
* | | | Fix EXPLAIN bug with binary protocol | venu@myvenu.com | 2003-03-04 | 1 | -5/+216 |
* | | | 1. Fix for the crash in debug mode when the .frm is corrupted and SHOW TABLE ... | venu@myvenu.com | 2003-02-24 | 1 | -36/+305 |
* | | | Another misc variable test which is of bool type returning a longlong | venu@myvenu.com | 2003-02-15 | 1 | -1/+20 |
* | | | Updated tests for MYSQL_FIELD members for misc cases | venu@myvenu.com | 2003-02-15 | 1 | -12/+176 |
* | | | Fix stupid signed and unsigned conversion - When field and buffer types are... | venu@myvenu.com | 2003-02-05 | 1 | -5/+175 |
* | | | Conversion fix - bug report from PHP | venu@myvenu.com | 2003-02-04 | 1 | -192/+321 |