summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* New file default_modify.c. Fixed a typo on mysqld.ccjani@a193-229-222-105.elisa-laajakaista.fi2005-05-182-2/+4
* Merge grichter@bk-internal1.mysql.com:/home/bk/mysql-5.0georg@lmy002.wdf.sap.corp2005-05-181-3/+0
|\
| * reverted last push - as discussed with Monty we will add georg@lmy002.wdf.sap.corp2005-05-131-3/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-162-7/+36
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-162-7/+36
| |\ \
| | * | A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work"konstantin@mysql.com2005-05-162-7/+36
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-05-161-14/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge with 4.1monty@mysql.com2005-05-141-14/+17
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-05-141-2/+5
| | |\ \ \
| | * | | | After merge fixesmonty@mysql.com2005-05-141-14/+17
* | | | | | Mergepetr@mysql.com2005-05-161-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | post-review fixespetr@mysql.com2005-05-161-1/+1
* | | | | | Manual merge (again)konstantin@mysql.com2005-05-142-2/+36
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Fix a valgrind warning: memcpy does not allow its arguments to overlap.konstantin@mysql.com2005-05-141-2/+5
| | |/ / | |/| |
| * | | added function mysql_set_character_set (reviewed by Monty)georg@lmy002.wdf.sap.corp2005-05-132-0/+31
| * | | Added cp932 character setshuichi@mysql.com2005-05-051-1/+1
* | | | Add missing commas to errmsg.ckonstantin@mysql.com2005-05-131-3/+3
* | | | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"konstantin@mysql.com2005-05-122-49/+74
| |_|/ |/| |
* | | Added export symbols for workaround of bugs #8317,#9637 in PHP5georg@lmy002.wdf.sap.corp2005-05-081-0/+3
* | | Merginghf@deer.(none)2005-04-211-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug #7344 (Repeating mysql_server_start/mysql_server_end crash clients)hf@deer.(none)2005-04-211-0/+1
* | Fix for verification tests: loss of decimal places should notgeorg@lmy002.wdf.sap.corp2005-04-121-7/+6
* | Fix for verification tests: truncation of post digits should not return an errorgeorg@lmy002.wdf.sap.corp2005-04-111-4/+5
* | Fix for bit type:ramil@mysql.com2005-04-041-0/+2
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0gbichot@quadita2.mysql.com2005-03-241-1/+2
|\ \
| * \ merge from 4.1gbichot@quadita2.mysql.com2005-03-241-1/+2
| |\ \ | | |/
| | * "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...gbichot@quadita2.mysql.com2005-03-231-1/+2
| | * Fix errors in my last changesetmonty@mysql.com2005-02-221-2/+5
* | | Manual mergekonstantin@mysql.com2005-03-241-0/+11
|\ \ \ | |/ / |/| |
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"konstantin@mysql.com2005-03-241-0/+11
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-231-0/+2
|\ \ \
| * | | added symbols mysql_server_init and mysql_server_end to allow windowsgeorg@lmy002.wdf.sap.corp2005-03-231-0/+2
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-211-1/+1
|\ \ \ \ | |/ / /
| * | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+1
| |/ /
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-181-2/+2
|\ \ \ | |/ / |/| |
| * | Field::quote_data():serg@serg.mylan2005-03-171-2/+2
* | | Fix HP/UX debug compile error. (Bug #8679)jimw@mysql.com2005-03-171-1/+2
|/ /
* | WL #2094 Federated Storage Handlerpatg@krsna.patg.net2005-02-231-19/+0
* | Fixed Bug#7838, "pipe_sig_handler should be static".jani@ua141d10.elisa.omakaista.fi2005-02-172-5/+5
* | Merge mysql.com:/home/kostja/work/mysql-4.1-rootkonstantin@mysql.com2005-02-101-5/+5
|\ \ | |/
| * Follow-up for bug#7990konstantin@mysql.com2005-02-101-5/+5
* | Merge mysql.com:/home/kostja/work/mysql-4.1-rootkonstantin@mysql.com2005-02-101-0/+17
|\ \ | |/
| * A fix and test case for Bug#7990 "mysql_stmt_close doesn't konstantin@mysql.com2005-02-101-0/+17
* | manual mergekonstantin@mysql.com2005-02-101-0/+5
|\ \ | |/
| * A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).konstantin@mysql.com2005-02-101-0/+5
* | Precision Math implementationhf@deer.(none)2005-02-091-0/+7
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-01-281-1/+1
|\ \
| * | small Makefile.am cleanupserg@serg.mylan2005-01-281-1/+1
* | | Fixes for windows compilation bugsgeorg@beethoven.site2005-01-261-2/+2
|/ /
* | Some bug fixes and a feature add to mysql-test-runjani@ua141d10.elisa.omakaista.fi2005-01-251-2/+3