Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge | kent@mysql.com | 2005-07-06 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 | |
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10214 | jimw@mysql.com | 2005-07-05 | 1 | -1/+8 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Make status of NO_BACKSLASH_ESCAPES mode known to the client so | jimw@mysql.com | 2005-06-23 | 1 | -1/+8 | |
| | |/ | |/| | ||||||
* | | | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no | konstantin@mysql.com | 2005-06-30 | 1 | -1/+0 | |
|/ / | ||||||
* | | Rename all prepared statements COM_ commands to prefix with COM_STMT_ | konstantin@mysql.com | 2005-06-17 | 1 | -13/+14 | |
* | | merge | monty@mysql.com | 2005-06-05 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Cleanup during review | monty@mysql.com | 2005-06-05 | 1 | -1/+1 | |
* | | | Add missing STMT_ATTR_PREFETCH_ROWS to mysql_stmt_attr_get | konstantin@mysql.com | 2005-06-04 | 1 | -2/+5 | |
|/ / | ||||||
* | | New file default_modify.c. Fixed a typo on mysqld.cc | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-05-18 | 2 | -2/+4 | |
* | | Merge grichter@bk-internal1.mysql.com:/home/bk/mysql-5.0 | georg@lmy002.wdf.sap.corp | 2005-05-18 | 1 | -3/+0 | |
|\ \ | ||||||
| * | | reverted last push - as discussed with Monty we will add | georg@lmy002.wdf.sap.corp | 2005-05-13 | 1 | -3/+0 | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-05-16 | 2 | -7/+36 | |
|\ \ \ | ||||||
| * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-05-16 | 2 | -7/+36 | |
| |\ \ \ | ||||||
| | * | | | A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work" | konstantin@mysql.com | 2005-05-16 | 2 | -7/+36 | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-05-16 | 1 | -14/+17 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge with 4.1 | monty@mysql.com | 2005-05-14 | 1 | -14/+17 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-05-14 | 1 | -2/+5 | |
| | |\ \ \ | ||||||
| | * | | | | After merge fixes | monty@mysql.com | 2005-05-14 | 1 | -14/+17 | |
* | | | | | | Merge | petr@mysql.com | 2005-05-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | post-review fixes | petr@mysql.com | 2005-05-16 | 1 | -1/+1 | |
* | | | | | | Manual merge (again) | konstantin@mysql.com | 2005-05-14 | 2 | -2/+36 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix a valgrind warning: memcpy does not allow its arguments to overlap. | konstantin@mysql.com | 2005-05-14 | 1 | -2/+5 | |
| | |/ / | |/| | | ||||||
| * | | | added function mysql_set_character_set (reviewed by Monty) | georg@lmy002.wdf.sap.corp | 2005-05-13 | 2 | -0/+31 | |
| * | | | Added cp932 character set | shuichi@mysql.com | 2005-05-05 | 1 | -1/+1 | |
* | | | | Add missing commas to errmsg.c | konstantin@mysql.com | 2005-05-13 | 1 | -3/+3 | |
* | | | | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute" | konstantin@mysql.com | 2005-05-12 | 2 | -49/+74 | |
| |_|/ |/| | | ||||||
* | | | 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 |