summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/pem/work/mysql-4.1pem@mysql.com2004-02-131-64/+15
|\
| * manual merge, bug #2247konstantin@mysql.com2004-02-131-1/+3
| |\
| | * Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from konstantin@oak.local2004-02-061-1/+3
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-02-111-3/+2
| |\ \
| | * | Addition to the fix for #2208hf@deer.(none)2004-02-112-18/+9
| | * | Fix for #2208 (multi-query returns wrong result in embedded library)hf@deer.(none)2004-02-102-9/+17
| | |/
| * | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"dlenev@dlenev.mshome2004-02-101-60/+10
| |/
* | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-17/+17
|\ \ | |/
| * Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@teton.kitebird.com2003-12-231-8/+8
| |\
| | * Fix for #2181 (mysql_execute crashed instead of returning error on embeddedhf@deer.(none)2003-12-231-8/+8
| * | Minor comment edits.paul@teton.kitebird.com2003-12-221-9/+9
| |/
* | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-1/+22
|\ \ | |/
| * mergemonty@mysql.com2003-12-191-1/+22
| |\
| | * Merge with 4.0.17monty@mysql.com2003-12-171-6/+26
| | |\
| | | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-111-6/+16
| | | * code cleanup after some reasoningserg@serg.mylan2003-12-091-1/+2
* | | | Mergepem@mysql.com2003-12-183-16/+17
|\ \ \ \ | |/ / /
| * | | Fix for #2126hf@deer.(none)2003-12-181-1/+1
| * | | Fix for #2126 (mysql_server_init call shouldn't be needed)hf@deer.(none)2003-12-183-15/+16
| |/ /
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-014-52/+63
|\ \ \ | |/ /
| * | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1monty@mysql.com2003-11-281-17/+23
| |\ \ | | |/
| | * rpl_parse and rpl_probe don't have to be reset as they are already 0monty@mysql.com2003-11-281-19/+23
| | * "optimization cleanup" reverted - problems on rpl_redirect test.serg@serg.mylan2003-11-281-0/+2
| * | merge with 4.0 to get fix for range bugmonty@mysql.com2003-11-281-5/+0
| |\ \ | | |/
| | * no need to zero-initialize mysql->master->{rpl_pivot, options.rpl_parse, konstantin@mysql.com2003-11-281-3/+0
| | * cleanup:konstantin@mysql.com2003-11-281-2/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-11-281-2/+2
| |\ \
| | * | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-2/+2
| * | | Second part of WL #519:konstantin@oak.local2003-11-281-3/+6
| |/ /
| * | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...monty@mysql.com2003-11-221-4/+0
| * | Merge key cache structures to onemonty@mysql.com2003-11-202-17/+18
| * | Portability fixes for AIX43monty@mashka.mysql.fi2003-11-201-1/+2
| * | Changed mysql_next_result() to return int instead of boolmonty@mashka.mysql.fi2003-11-191-3/+12
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-0/+1
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-0/+1
| |\ \
| | * \ Merging 4.1 -> 5.0pem@mysql.com2003-09-241-0/+1
| | |\ \
| | | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-0/+1
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-0/+1
| | | | |\ \
| | | | | * \ Merged 4.1 to 5.0.pem@mysql.com2003-04-291-0/+5
| | | | | |\ \
| | | | | | * | Made multiple queries (SELECT without INTO) work in SPs.pem@mysql.com2003-04-231-0/+5
* | | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-182-2/+13
* | | | | | | | Merge with 4.0monty@narttu.mysql.fi2003-11-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 4 small items in this:guilhem@mysql.com2003-10-312-2/+2
* | | | | | | merge with 4.0monty@mashka.mysql.fi2003-10-161-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTmonty@mashka.mysql.fi2003-10-151-2/+2
* | | | | | | Portability fixes for windowsmonty@mashka.mysql.fi2003-10-153-5/+5
* | | | | | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-072-2/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Block SIGPIPE also for not threaded client programs.monty@narttu.mysql.fi2003-09-232-6/+8
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.mysql.fi2003-10-062-6/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix for bugs #1437, #1446hf@deer.(none)2003-10-042-6/+12
| | |/ / / / / | |/| | | | |