summaryrefslogtreecommitdiff
path: root/include/mysql.h
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208unknown2006-04-261-1/+3
|\
| * Bug#17208 SSL: client does not verify server certificateunknown2006-04-181-1/+3
* | Backport fix for mysql client not using SSl library directlyunknown2006-04-221-0/+1
|/
* Safer fix for Bug #18435 "5.0.19 libmysqlclient not ABI-compatible with 5.0.18"unknown2006-03-271-0/+2
* Fixes to embedded server to be able to run tests with itunknown2006-02-241-3/+6
* compatibility define for Bug#15293unknown2005-12-051-0/+3
* Merge mysql.com:/home/jimw/my/mysql-5.0-11787unknown2005-09-031-1/+1
|\
| * Make it possible to change reconnect setting withunknown2005-07-061-1/+1
* | Restore previous used client charset in mysql_reconnectunknown2005-07-161-1/+1
* | changes after Bar's review: renamed CHARACTER_SET to MY_CHARSET_INFOunknown2005-07-121-2/+2
* | New attempt after Bar's reviewunknown2005-07-121-0/+14
|/
* FIELD_TYPE_NEWDECIMAL is numeric toounknown2005-06-011-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-161-1/+7
|\
| * A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work"unknown2005-05-161-1/+7
* | Manual merge (again)unknown2005-05-141-0/+1
|\ \ | |/ |/|
| * added prototype for mysql_set_character_set functionunknown2005-05-131-0/+1
| * Backport of ChangeSet 1.1845 05/02/04 13:53:16 guilhem@mysql.com +1 -0 from 5.0.unknown2005-02-041-0/+11
* | BUG#9391 mysqlshow prints incorrect "rows" informationunknown2005-04-131-1/+1
* | Proposal to fix this problem: when using libmysqlclient, you must call mysql_...unknown2005-02-041-0/+11
* | Truncations patch: a post-review fix. unknown2004-12-181-1/+4
* | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-10/+76
* | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-0/+2
|\ \ | |/
| * Adding new function prototypeunknown2004-11-101-0/+2
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-17/+0
|\ \ | |/
| * Remove support for obsolete 4.1.1 prepared statements C API names:unknown2004-11-011-17/+0
* | merge with 4.1unknown2004-10-291-0/+1
|\ \ | |/
| * Review of all code pushed since last reviewunknown2004-10-201-0/+1
* | Merge with 4.1unknown2004-09-061-5/+6
|\ \ | |/
| * mysql.h:unknown2004-08-251-4/+4
| * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-1/+1
| |\
| | * Fixed symbol name problems that made build fail.unknown2004-08-191-1/+1
| * | Fixes for bugs in embedded library:unknown2004-07-221-0/+1
| |/
* | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-1/+12
|/
* After merge fixesunknown2004-06-251-1/+0
* Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-1/+1
|\
| * lower_case_table_names=2 (Keep case for table names) was not honoredunknown2004-06-231-1/+1
* | Type of MYSQL_BIND::buffer changed to void *unknown2004-06-251-1/+1
* | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-17/+1
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-181-1/+3
|\ \
| * | API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level.unknown2004-06-151-1/+3
* | | Comments and cleanups in client library.unknown2004-06-161-1/+1
|/ /
* | 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