summaryrefslogtreecommitdiff
path: root/include/mysql.h
Commit message (Expand)AuthorAgeFilesLines
* Adding new function prototypebar@mysql.com2004-11-101-0/+2
* Remove support for obsolete 4.1.1 prepared statements C API names:konstantin@mysql.com2004-11-011-17/+0
* Review of all code pushed since last reviewmonty@mishka.local2004-10-201-0/+1
* mysql.h:paul@kite-hub.kitebird.com2004-08-251-4/+4
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-08-201-1/+1
|\
| * Fixed symbol name problems that made build fail.pem@mysql.comhem.se2004-08-191-1/+1
* | Fixes for bugs in embedded library:hf@deer.(none)2004-07-221-0/+1
|/
* After merge fixesmonty@mysql.com2004-06-251-1/+0
* Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-1/+1
|\
| * lower_case_table_names=2 (Keep case for table names) was not honoredmonty@mysql.com2004-06-231-1/+1
* | Type of MYSQL_BIND::buffer changed to void *konstantin@mysql.com2004-06-251-1/+1
* | Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-17/+1
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-06-181-1/+3
|\ \
| * | API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level.guilhem@mysql.com2004-06-151-1/+3
* | | Comments and cleanups in client library.konstantin@mysql.com2004-06-161-1/+1
|/ /
* | mysql_stmt_field_count()konstantin@mysql.com2004-06-061-0/+1
* | HAVE_DEPRECATED_411_API macro removed.konstantin@mysql.com2004-06-041-1/+0
* | Merge with 4.0 to get fixes for netwaremonty@mysql.com2004-06-021-1/+1
|\ \ | |/
| * mysql_get_parameter interface fixedhf@deer.(none)2004-05-311-1/+1
* | merge with 4.0 to get windows fixesmonty@mysql.com2004-05-271-0/+13
|\ \ | |/
| * Fix to make Windows compilation smootherhf@deer.(none)2004-05-261-0/+13
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-111-1/+1
* | Added additional parameter userdata for mysql_set_local_infile_handlergeorg@beethoven.local2004-05-071-3/+6
* | myisam_data_pointer_sizeserg@serg.mylan2004-05-011-1/+1
* | Mergemonty@mysql.com2004-04-301-2/+6
|\ \
| * | Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647)monty@mysql.com2004-04-301-2/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-04-301-2/+1
|\ \ \
| * | | Fix for Bug#3035 "Prepared statement integer inserts": now unsignedkonstantin@mysql.com2004-04-301-2/+1
| |/ /
* | | Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set konstantin@mysql.com2004-04-301-0/+23
|/ /
* | simple optimzationmonty@mysql.com2004-03-311-4/+6
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;konstantin@mysql.com2004-03-281-2/+5
* | Cleanups & safety fixesmonty@mysql.com2004-03-251-6/+6
* | Added LOCAL INFILE callback function support.jcole@mugatu.jcole.us2004-03-221-0/+21
* | Removed compiler warningmonty@mysql.com2004-03-181-1/+1
* | Intermediate commit of client library (cleanups + fixes of 3 items from konstantin@mysql.com2004-03-161-19/+33
* | Rename:konstantin@oak.local2004-03-101-1/+1
* | New call mysql_stmt_init() introduced.konstantin@mysql.com2004-03-051-21/+43
* | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-2/+2
* | Fix for #2212 (mysql_change_user doesn't work in embedded library)hf@deer.(none)2004-02-141-0/+1
* | manual merge, bug #2247konstantin@mysql.com2004-02-131-0/+2
|\ \
| * | Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from konstantin@oak.local2004-02-061-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-02-111-0/+1
|\ \ \
| * | | Fix for #2208 (multi-query returns wrong result in embedded library)hf@deer.(none)2004-02-101-0/+1
| |/ /
* | | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"dlenev@dlenev.mshome2004-02-101-3/+0
|/ /
* | Fix for #2126 (mysql_server_init call shouldn't be needed)hf@deer.(none)2003-12-181-3/+0
* | Second part of WL #519:konstantin@oak.local2003-11-281-1/+3
* | Merge key cache structures to onemonty@mysql.com2003-11-201-22/+22
* | Portability fixes for AIX43monty@mashka.mysql.fi2003-11-201-12/+12
* | Changed mysql_next_result() to return int instead of boolmonty@mashka.mysql.fi2003-11-191-1/+1
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-0/+3