summaryrefslogtreecommitdiff
path: root/include/mysql.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Including client code into libmysqldunknown2003-07-141-42/+39
|\
| * SCRUMunknown2003-06-191-32/+3
| * SCRUMunknown2003-06-181-9/+12
| * SCRUMunknown2003-06-171-12/+10
| |\
| * | SCRUMunknown2003-06-171-4/+22
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-091-1/+2
| |\ \
| * \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-041-4/+10
| |\ \ \
| | * | | SCRUMunknown2003-06-041-4/+10
* | | | | implementation of mysql_stmt_reset client endunknown2003-07-081-0/+1
* | | | | Fixed some new memory leaksunknown2003-06-241-0/+1
| |_|_|/ |/| | |
* | | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-141-12/+10
| |_|/ |/| |
* | | merge with public treeunknown2003-06-051-1/+2
|\ \ \ | |/ / |/| |
| * | Added SQLSTATE to client/server protocolunknown2003-06-041-1/+2
* | | 1. Portability fixups for Connector/ODBC 3.52 & DBDunknown2003-06-041-0/+1
* | | SCRUM:unknown2003-05-311-0/+4
|/ /
* | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-261-0/+5
|/
* Added mysql_fetch_column functionunknown2003-05-201-29/+38
* SCRUMunknown2003-04-281-4/+2
* SCRUMunknown2003-04-231-0/+4
* Fix broken windows distribution workspace file (libmysql.dsp), which is causi...unknown2003-04-161-0/+1
* Added the support of statement result navigation APIsunknown2003-04-161-6/+5
* Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-1/+1
|\
| * Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-0/+1
* | After merge fixes & remove compiler warningsunknown2003-02-071-0/+6
* | Merge with 4.0.11unknown2003-02-041-1/+10
|\ \ | |/
| * Fixes for Netwareunknown2003-01-281-1/+10
* | Added charset number to result headerunknown2003-02-041-0/+1
* | Remove un-used variablesunknown2003-01-251-3/+1
* | MYSQL_TIME handling - clientunknown2003-01-231-0/+18
* | Remove bind_length + Fix the client-testunknown2003-01-221-1/+0
* | Mergeunknown2003-01-211-18/+14
|\ \
| * | Portability fixes (for windows)unknown2003-01-211-18/+14
* | | Conflicts resolvingunknown2003-01-201-4/+10
|\ \ \ | |/ /
| * | Initial multi query execution support unknown2003-01-181-1/+3
| * | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-3/+5
| * | Implement store_result (read_binary_rows & mysql_stmt_store_result)unknown2003-01-161-0/+2
* | | resolving conflictsunknown2003-01-151-9/+9
|\ \ \ | |/ /
| * | Remove/change unwanted variables in client protocolunknown2003-01-091-7/+7
| * | Code cleaup to fix the conversion routines - binary protocolunknown2003-01-071-2/+2
| * | Merge with 4.0.8unknown2003-01-061-0/+1
| |\ \ | | |/
| | * Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-0/+1
| * | mergeunknown2003-01-041-1/+0
| |\ \
| | * | Added support for DROP TEMPORARY TABLEunknown2003-01-041-1/+0
| * | | Missed commitunknown2003-01-031-1/+1
| |/ /
* | | Mergingunknown2002-12-171-1/+2
|\ \ \ | |/ /
| * | Many init commands on connectunknown2002-12-171-1/+2