summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | For to export the renamed functionsunknown2004-03-121-9/+9
* | | | | Intermediate commit of client library (cleanups + fixes of 3 items from unknown2004-03-163-188/+408
|/ / / /
* | | | fix to make client.c compile on windowsunknown2004-03-121-1/+0
|/ / /
* | | Rudimentary part of libmysql patch:unknown2004-03-122-20/+4
* | | Rename:unknown2004-03-102-3/+3
* | | Fix for C++ style declarationunknown2004-03-051-1/+2
* | | New call mysql_stmt_init() introduced.unknown2004-03-052-55/+94
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-222-3/+4
|\ \ \
| * \ \ merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-202-3/+4
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-191-5/+7
| | |\ \
| | | * | Fixed usage of strxnmov() in recent changesetsunknown2004-02-191-5/+7
| | * | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-192-11/+11
| | |\ \ \ | | | |/ /
| | | * | potential problem fixed afer some reasoningunknown2004-02-192-11/+11
| | * | | Mergeunknown2004-02-091-2/+2
| | |\ \ \ | | | |/ /
| | * | | Revise Windows build script, correct comment re NetWare in libmysql.cunknown2004-01-211-1/+1
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Max open files handling moved to my_set_max_open_files()unknown2004-02-191-1/+1
* | | | | Fix for #1429 (Segfault in mysql_stmt_close)unknown2004-02-202-8/+9
|/ / / /
* | | | Changed wellformedlen to well_formed_lenunknown2004-02-171-1/+1
* | | | Merge with public treeunknown2004-02-161-2/+2
|\ \ \ \
| * \ \ \ Merge with 4.0.18unknown2004-02-111-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | For to export the right functions with changes done from 4.0.16unknown2004-02-041-2/+2
| | |/ /
* | | | Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-142-30/+34
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-131-1/+1
|\ \ \ \
| * | | | my_atof is deletedunknown2004-02-131-1/+1
| |/ / /
* | | | manual merge, bug #2247unknown2004-02-131-1/+3
|\ \ \ \
| * | | | Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from unknown2004-02-061-1/+3
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-111-3/+2
|\ \ \ \
| * | | | Addition to the fix for #2208unknown2004-02-112-18/+9
| * | | | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-102-9/+17
| |/ / /
* | | | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"unknown2004-02-101-60/+10
|/ / /
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-231-8/+8
|\ \ \
| * | | Fix for #2181 (mysql_execute crashed instead of returning error on embeddedunknown2003-12-231-8/+8
* | | | Minor comment edits.unknown2003-12-221-9/+9
|/ / /
* | | mergeunknown2003-12-191-1/+22
|\ \ \
| * \ \ Merge with 4.0.17unknown2003-12-171-6/+26
| |\ \ \ | | |/ /
| | * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-6/+16
| | * | code cleanup after some reasoningunknown2003-12-091-1/+2
* | | | Fix for #2126unknown2003-12-181-1/+1
* | | | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-183-15/+16
|/ / /
* | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1unknown2003-11-281-17/+23
|\ \ \ | |/ /
| * | rpl_parse and rpl_probe don't have to be reset as they are already 0unknown2003-11-281-19/+23
| * | "optimization cleanup" reverted - problems on rpl_redirect test.unknown2003-11-281-0/+2
* | | merge with 4.0 to get fix for range bugunknown2003-11-281-5/+0
|\ \ \ | |/ /
| * | no need to zero-initialize mysql->master->{rpl_pivot, options.rpl_parse, unknown2003-11-281-3/+0
| * | cleanup:unknown2003-11-281-2/+0
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-281-2/+2
|\ \ \
| * | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-2/+2
* | | | Second part of WL #519:unknown2003-11-281-3/+6
|/ / /
* | | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...unknown2003-11-221-4/+0