summaryrefslogtreecommitdiff
path: root/include/mysql.h
Commit message (Expand)AuthorAgeFilesLines
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/release/mysql-5.0-release_m...cmiller@zippy.cornsilk.net2006-08-251-1/+0
|\
| * Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \cmiller@zippy.cornsilk.net2006-08-251-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-1/+0
|\ \
| * | A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-1/+0
| |/
* | Merge mysql.com:/home/hf/work/mysql-4.1.mrgholyfoot/hf@mysql.com/deer.(none)2006-07-181-3/+14
|\ \ | |/ |/|
| * bug #16017 (memory leaks in embedded server)holyfoot@deer.(none)2006-06-011-3/+14
| * minor fix (backport from 5.0) - changed function prototype/definitiongeorg@lmy002.wdf.sap.corp2005-07-191-1/+1
* | Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208msvensson@neptunus.(none)2006-04-261-1/+3
|\ \
| * | Bug#17208 SSL: client does not verify server certificatemsvensson@neptunus.(none)2006-04-181-1/+3
* | | Backport fix for mysql client not using SSl library directlymsvensson@neptunus.(none)2006-04-221-0/+1
|/ /
* | Safer fix for Bug #18435 "5.0.19 libmysqlclient not ABI-compatible with 5.0.18"monty@mysql.com2006-03-271-0/+2
* | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-3/+6
* | compatibility define for Bug#15293serg@serg.mylan2005-12-051-0/+3
* | Merge mysql.com:/home/jimw/my/mysql-5.0-11787jimw@mysql.com2005-09-031-1/+1
|\ \
| * | Make it possible to change reconnect setting withjimw@mysql.com2005-07-061-1/+1
* | | Restore previous used client charset in mysql_reconnectgeorg@lmy002.wdf.sap.corp2005-07-161-1/+1
* | | changes after Bar's review: renamed CHARACTER_SET to MY_CHARSET_INFOgeorg@lmy002.wdf.sap.corp2005-07-121-2/+2
* | | New attempt after Bar's reviewgeorg@lmy002.wdf.sap.corp2005-07-121-0/+14
|/ /
* | FIELD_TYPE_NEWDECIMAL is numeric tooserg@serg.mylan2005-06-011-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-161-1/+7
|\ \
| * | A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work"konstantin@mysql.com2005-05-161-1/+7
* | | Manual merge (again)konstantin@mysql.com2005-05-141-0/+1
|\ \ \ | |/ / |/| / | |/
| * added prototype for mysql_set_character_set functiongeorg@lmy002.wdf.sap.corp2005-05-131-0/+1
| * Backport of ChangeSet 1.1845 05/02/04 13:53:16 guilhem@mysql.com +1 -0 from 5.0.guilhem@mysql.com2005-02-041-0/+11
* | BUG#9391 mysqlshow prints incorrect "rows" informationmsvensson@neptunus.(none)2005-04-131-1/+1
* | Proposal to fix this problem: when using libmysqlclient, you must call mysql_...guilhem@mysql.com2005-02-041-0/+11
* | Truncations patch: a post-review fix. konstantin@mysql.com2004-12-181-1/+4
* | Data truncation reporting implementation (libmysql) + post reviewkonstantin@mysql.com2004-12-161-10/+76
* | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)brian@avenger.(none)2004-11-111-0/+2
|\ \ | |/
| * Adding new function prototypebar@mysql.com2004-11-101-0/+2
* | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-17/+0
|\ \ | |/
| * Remove support for obsolete 4.1.1 prepared statements C API names:konstantin@mysql.com2004-11-011-17/+0
* | merge with 4.1monty@mysql.com2004-10-291-0/+1
|\ \ | |/
| * Review of all code pushed since last reviewmonty@mishka.local2004-10-201-0/+1
* | Merge with 4.1monty@mysql.com2004-09-061-5/+6
|\ \ | |/
| * 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
| |/
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-1/+12
|/
* 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