Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added export symbols for workaround of bugs #8317,#9637 in PHP5 | georg@lmy002.wdf.sap.corp | 2005-05-08 | 1 | -0/+3 |
* | Merging | hf@deer.(none) | 2005-04-21 | 1 | -0/+1 |
|\ | |||||
| * | Fix for bug #7344 (Repeating mysql_server_start/mysql_server_end crash clients) | hf@deer.(none) | 2005-04-21 | 1 | -0/+1 |
* | | Fix for verification tests: loss of decimal places should not | georg@lmy002.wdf.sap.corp | 2005-04-12 | 1 | -7/+6 |
* | | Fix for verification tests: truncation of post digits should not return an error | georg@lmy002.wdf.sap.corp | 2005-04-11 | 1 | -4/+5 |
* | | Fix for bit type: | ramil@mysql.com | 2005-04-04 | 1 | -0/+2 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | gbichot@quadita2.mysql.com | 2005-03-24 | 1 | -1/+2 |
|\ \ | |||||
| * \ | merge from 4.1 | gbichot@quadita2.mysql.com | 2005-03-24 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati... | gbichot@quadita2.mysql.com | 2005-03-23 | 1 | -1/+2 |
| | * | Fix errors in my last changeset | monty@mysql.com | 2005-02-22 | 1 | -2/+5 |
* | | | Manual merge | konstantin@mysql.com | 2005-03-24 | 1 | -0/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors" | konstantin@mysql.com | 2005-03-24 | 1 | -0/+11 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-23 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | added symbols mysql_server_init and mysql_server_end to allow windows | georg@lmy002.wdf.sap.corp | 2005-03-23 | 1 | -0/+2 |
* | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-18 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Field::quote_data(): | serg@serg.mylan | 2005-03-17 | 1 | -2/+2 |
* | | | Fix HP/UX debug compile error. (Bug #8679) | jimw@mysql.com | 2005-03-17 | 1 | -1/+2 |
|/ / | |||||
* | | WL #2094 Federated Storage Handler | patg@krsna.patg.net | 2005-02-23 | 1 | -19/+0 |
* | | Fixed Bug#7838, "pipe_sig_handler should be static". | jani@ua141d10.elisa.omakaista.fi | 2005-02-17 | 2 | -5/+5 |
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-root | konstantin@mysql.com | 2005-02-10 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Follow-up for bug#7990 | konstantin@mysql.com | 2005-02-10 | 1 | -5/+5 |
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-root | konstantin@mysql.com | 2005-02-10 | 1 | -0/+17 |
|\ \ | |/ | |||||
| * | A fix and test case for Bug#7990 "mysql_stmt_close doesn't | konstantin@mysql.com | 2005-02-10 | 1 | -0/+17 |
* | | manual merge | konstantin@mysql.com | 2005-02-10 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql). | konstantin@mysql.com | 2005-02-10 | 1 | -0/+5 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+7 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | small Makefile.am cleanup | serg@serg.mylan | 2005-01-28 | 1 | -1/+1 |
* | | | Fixes for windows compilation bugs | georg@beethoven.site | 2005-01-26 | 1 | -2/+2 |
|/ / | |||||
* | | Some bug fixes and a feature add to mysql-test-run | jani@ua141d10.elisa.omakaista.fi | 2005-01-25 | 1 | -2/+3 |
* | | Merge | jimw@mysql.com | 2005-01-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | - renamed client_test -> mysql_client_test | lenz@mysql.com | 2005-01-20 | 1 | -1/+1 |
* | | Merge with global tree | monty@mysql.com | 2005-01-18 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed memory leak in handle_local_infile() | kaa@polly.local | 2005-01-17 | 1 | -0/+1 |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1 | bar@mysql.com | 2005-01-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | libmysql.c: | bar@mysql.com | 2005-01-17 | 1 | -1/+1 |
* | | Merge here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1 | mwagner@here.mwagner.org | 2005-01-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | libmysqld.def, libmysql.def: | mwagner@here.mwagner.org | 2005-01-12 | 1 | -1/+1 |
* | | Merge here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1 | mwagner@here.mwagner.org | 2005-01-12 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | libmysqld.def, libmysql.def: | mwagner@here.mwagner.org | 2005-01-12 | 1 | -0/+1 |
* | | renamed charset name 'eucjp_ms' to 'eucjpms' | shuichi@mysql.com | 2005-01-12 | 1 | -1/+1 |
* | | added new character set - cp932, eucjp_ms | shuichi@mysql.com | 2005-01-11 | 1 | -1/+1 |
* | | Fixed a bug in prepared statements error handling | monty@mysql.com | 2005-01-06 | 1 | -3/+4 |
* | | Added checking for my.cnf file from environment variable MYSQL_HOME | jani@ua141d10.elisa.omakaista.fi | 2005-01-04 | 1 | -0/+1 |
* | | After merge fixes | monty@mysql.com | 2005-01-04 | 1 | -5/+8 |
* | | Merge with global tree | monty@mysql.com | 2004-12-31 | 2 | -14/+25 |
|\ \ | |||||
| * \ | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 2 | -14/+26 |
| |\ \ | | |/ | |||||
| | * | fix for bug #7285: Disable start of embedded server when need to | georg@beethoven.local | 2004-12-15 | 1 | -1/+2 |