Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-10-20 | 1 | -0/+34 |
|\ | |||||
| * | After merge fixes | monty@mysql.com | 2004-10-20 | 1 | -2/+2 |
| * | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -0/+34 |
| |\ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-10-20 | 1 | -6/+4 |
| | |\ | |||||
| | | * | Code cleanups (done during review of new code) | monty@mysql.com | 2004-10-20 | 1 | -6/+4 |
| | * | | libmysql.c: | paul@ice.snake.net | 2004-10-19 | 1 | -0/+3 |
| | |/ | |||||
| | * | libmysql.c: | bar@mysql.com | 2004-10-19 | 1 | -0/+33 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-20 | 1 | -25/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | A fix and test case for bug#6058 "Prepared statements return '0000-00-00' | konstantin@mysql.com | 2004-10-20 | 1 | -3/+3 |
| * | | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -22/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-10-20 | 1 | -0/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -0/+10 |
* | | | Fix for Bug#6024 "Test "client_test" fails in 4.1.6-gamma build (1)": | konstantin@mysql.com | 2004-10-15 | 1 | -3/+4 |
* | | | libmysql/libmysql.c: | konstantin@mysql.com | 2004-10-15 | 1 | -38/+40 |
|/ / | |||||
* | | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | konstantin@mysql.com | 2004-09-22 | 1 | -12/+21 |
* | | libmysql.c: | paul@ice.snake.net | 2004-09-11 | 1 | -5/+5 |
* | | A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared | konstantin@mysql.com | 2004-09-08 | 1 | -7/+19 |
* | | Small fixes to patch for #5371 | hf@deer.(none) | 2004-09-07 | 1 | -2/+3 |
* | | Fix for the bug #5371 (Prepared query converting float to string blows the | hf@deer.(none) | 2004-09-07 | 1 | -1/+1 |
* | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIME | konstantin@mysql.com | 2004-09-02 | 1 | -7/+0 |
* | | A short fix and test case for Bug#5126 | konstantin@mysql.com | 2004-08-26 | 1 | -0/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-26 | 1 | -2/+2 |
|\ \ | |||||
| * | | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -2/+2 |
* | | | Cleanup. | konstantin@mysql.com | 2004-08-25 | 1 | -10/+8 |
|/ / | |||||
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed symbol name problems that made build fail. | pem@mysql.comhem.se | 2004-08-19 | 1 | -1/+1 |
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-19 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes for bugs in embedded library: | hf@deer.(none) | 2004-07-22 | 1 | -2/+2 |
* | | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -3/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix for BUG#5073 "--disable-local-infile has no effect if client reads it wit... | guilhem@mysql.com | 2004-08-17 | 1 | -1/+1 |
| * | | - rename: EXCEPTIONS->EXCEPTIONS-CLIENT | lenz@mysql.com | 2004-08-05 | 1 | -1/+1 |
| * | | - Fixed libmysql license texts: added reference to the FLOSS | lenz@mysql.com | 2004-08-05 | 1 | -3/+6 |
* | | | Fixing typos in big comment (libmysql): | konstantin@mysql.com | 2004-08-10 | 1 | -3/+3 |
* | | | Comments in libmysql (prepared statements API) | konstantin@mysql.com | 2004-08-10 | 1 | -20/+169 |
* | | | libmysql.c: | kent@mysql.com | 2004-08-06 | 1 | -3/+5 |
* | | | Cleanup in libmysql. | konstantin@mysql.com | 2004-08-05 | 1 | -191/+248 |
| |/ |/| | |||||
* | | client.c, libmysql.c: | paul@kite-hub.kitebird.com | 2004-06-30 | 1 | -1/+1 |
* | | Fix for compilation failure on high-byte-first platforms. | konstantin@mysql.com | 2004-06-26 | 1 | -3/+3 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | lower_case_table_names=2 (Keep case for table names) was not honored | monty@mysql.com | 2004-06-23 | 1 | -0/+2 |
| * | Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0 | monty@mysql.com | 2004-06-18 | 1 | -1/+2 |
| |\ | |||||
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23 | guilhem@mysql.com | 2004-06-17 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Fix for BUG#4017 "mysql_real_connect buffer overflow" | guilhem@mysql.com | 2004-06-17 | 1 | -1/+2 |
* | | | | Type of MYSQL_BIND::buffer changed to void * | konstantin@mysql.com | 2004-06-25 | 1 | -4/+4 |
* | | | | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 1 | -27/+61 |
* | | | | Fixes to make client_test run on 64 bit Sun: a bug in libmysql and | konstantin@mysql.com | 2004-06-22 | 1 | -5/+5 |
* | | | | merge | monty@mysql.com | 2004-06-21 | 1 | -12/+15 |
|\ \ \ \ | |||||
| * | | | | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 1 | -12/+15 |
* | | | | | swapping lines to make gcc happy | guilhem@mysql.com | 2004-06-19 | 1 | -1/+1 |
* | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-18 | 1 | -2/+4 |
|\ \ \ \ \ |