summaryrefslogtreecommitdiff
path: root/include/mysql.h
Commit message (Expand)AuthorAgeFilesLines
* Intermediate commit of client library (cleanups + fixes of 3 items from unknown2004-03-161-19/+33
* Rename:unknown2004-03-101-1/+1
* New call mysql_stmt_init() introduced.unknown2004-03-051-21/+43
* Changed wellformedlen to well_formed_lenunknown2004-02-171-2/+2
* Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-141-0/+1
* manual merge, bug #2247unknown2004-02-131-0/+2
|\
| * Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from unknown2004-02-061-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-111-0/+1
|\ \
| * | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-0/+1
| |/
* | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"unknown2004-02-101-3/+0
|/
* Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-181-3/+0
* Second part of WL #519:unknown2003-11-281-1/+3
* Merge key cache structures to oneunknown2003-11-201-22/+22
* Portability fixes for AIX43unknown2003-11-201-12/+12
* Changed mysql_next_result() to return int instead of boolunknown2003-11-191-1/+1
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-0/+3
* merge with 4.0unknown2003-10-161-0/+3
|\
| * Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-0/+3
* | Merge with 4.0.16unknown2003-10-071-5/+6
|\ \ | |/
| * A fix. Please never use 'ulong' here!unknown2003-09-241-1/+1
| * Block SIGPIPE also for not threaded client programs.unknown2003-09-231-4/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-061-0/+1
|\ \
| * | Fix for bugs #1437, #1446unknown2003-10-041-0/+1
* | | Move init_compiled_charsets to own fileunknown2003-10-061-1/+1
|/ /
* | SCRUMunknown2003-09-291-1/+1
* | Mergeunknown2003-09-261-1/+2
|\ \
| * | SCRUM:unknown2003-09-261-1/+2
* | | SCRUMunknown2003-09-191-0/+3
* | | SCRUMunknown2003-09-181-2/+2
* | | SCRUM:unknown2003-09-181-3/+2
|/ /
* | SCRUM:unknown2003-09-171-0/+2
* | SCRUMunknown2003-09-171-0/+1
* | SCRUMunknown2003-09-161-6/+7
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-121-0/+1
|\ \
| * | SCRUM:unknown2003-09-121-0/+1
* | | merge with 4.1 treeunknown2003-09-111-2/+6
|\ \ \ | |/ / |/| |
| * | merge with 4.0.15unknown2003-09-111-0/+2
| |\ \ | | |/
| | * Cleaned up last bug fixesunknown2003-09-091-0/+2
| * | After merge fixes.unknown2003-09-111-2/+4
* | | SCRUMunknown2003-09-111-4/+7
|/ /
* | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-1/+3
|\ \
| * \ manual mergeunknown2003-07-311-1/+3
| |\ \
| | * | few compile-time bugs fixedunknown2003-07-181-1/+1
| | * | Style fixes, comments for 4.1.1 authorizationunknown2003-07-181-2/+2
| | * | resolved conflict with pulled changesetunknown2003-07-091-1/+3
| | |\ \
| | | * | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-1/+3
* | | | | SCRUM:unknown2003-08-281-5/+5
|/ / / /
* | | | ulong is not portableunknown2003-07-271-6/+6
* | | | SCRUM - adding client into embedded serverunknown2003-07-231-3/+2
* | | | Another fix for "client code in embedded library"unknown2003-07-211-2/+2