summaryrefslogtreecommitdiff
path: root/include/mysql.h
Commit message (Expand)AuthorAgeFilesLines
* mysql_stmt_field_count()unknown2004-06-061-0/+1
* HAVE_DEPRECATED_411_API macro removed.unknown2004-06-041-1/+0
* Merge with 4.0 to get fixes for netwareunknown2004-06-021-1/+1
|\
| * mysql_get_parameter interface fixedunknown2004-05-311-1/+1
* | merge with 4.0 to get windows fixesunknown2004-05-271-0/+13
|\ \ | |/
| * Fix to make Windows compilation smootherunknown2004-05-261-0/+13
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-1/+1
* | Added additional parameter userdata for mysql_set_local_infile_handlerunknown2004-05-071-3/+6
* | myisam_data_pointer_sizeunknown2004-05-011-1/+1
* | Mergeunknown2004-04-301-2/+6
|\ \
| * | Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647)unknown2004-04-301-2/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-301-2/+1
|\ \ \
| * | | Fix for Bug#3035 "Prepared statement integer inserts": now unsignedunknown2004-04-301-2/+1
| |/ /
* | | Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set unknown2004-04-301-0/+23
|/ /
* | simple optimzationunknown2004-03-311-4/+6
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;unknown2004-03-281-2/+5
* | Cleanups & safety fixesunknown2004-03-251-6/+6
* | Added LOCAL INFILE callback function support.unknown2004-03-221-0/+21
* | Removed compiler warningunknown2004-03-181-1/+1
* | 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