235 Commits (f0d31dbe6905e83175c06a2821cd20565a05f668)

Author SHA1 Message Date
unknown b8a19c228c Bug#29592 SQL Injection issue 18 years ago
unknown f5b95d0be1 Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 9e48e73f9a Fix for Bug #20246 (enum mysql_enum_shutdown_level not well-defined in mysql_com.h) 19 years ago
unknown 9c9bf0aff2 WL#3462 Add testing of MySQL client ABI to prevent unintentional ABI breaks 19 years ago
unknown 6c4aa883ce Bug #23427 (incompatible ABI change) 19 years ago
unknown a71a524eeb Bug #23427: incompatible ABI change in 5.0.26? 19 years ago
unknown 0c1ccbf014 Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \ 20 years ago
unknown 36510232aa A fix and a test case for Bug#15752 "Lost connection to MySQL server 20 years ago
unknown eadcf20081 bug #16017 (memory leaks in embedded server) 20 years ago
unknown 98a2008fd2 Backport fix for mysql client not using SSl library directly 20 years ago
unknown c1d64ccc1b Bug#17208 SSL: client does not verify server certificate 20 years ago
unknown 783780f1c9 Safer fix for Bug #18435 "5.0.19 libmysqlclient not ABI-compatible with 5.0.18" 20 years ago
unknown 0afb6ff660 Fixes to embedded server to be able to run tests with it 20 years ago
unknown d7249025a0 compatibility define for Bug#15293 20 years ago
unknown 1de9a05567 minor fix (backport from 5.0) - changed function prototype/definition 21 years ago
unknown 90002cdc7b Restore previous used client charset in mysql_reconnect 21 years ago
unknown 74e43e8c2f changes after Bar's review: renamed CHARACTER_SET to MY_CHARSET_INFO 21 years ago
unknown c5e573dabc New attempt after Bar's review 21 years ago
unknown 813033338c Make it possible to change reconnect setting with 21 years ago
unknown 51d8161d56 FIELD_TYPE_NEWDECIMAL is numeric too 21 years ago
unknown 1bb1bc6993 A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work" 21 years ago
unknown 92cb62c86f added prototype for mysql_set_character_set function 21 years ago
unknown 2189e5e7bd BUG#9391 mysqlshow prints incorrect "rows" information 21 years ago
unknown aec302676a WL #2094 Federated Storage Handler 21 years ago
unknown 488de6cc3f WL# 2094, Federated Storage Handler. This patch fixes bug #8599, HPUX compile errors. 21 years ago
unknown 6016f23f75 WL# 2094 21 years ago
unknown 987e620d63 Backport of ChangeSet 1.1845 05/02/04 13:53:16 guilhem@mysql.com +1 -0 from 5.0. 21 years ago
unknown e5e7cd8ea8 Proposal to fix this problem: when using libmysqlclient, you must call mysql_server_end() to nicely free memory at the end of your program; it however 21 years ago
unknown 996352b73e Truncations patch: a post-review fix. 21 years ago
unknown 7845f99abf Data truncation reporting implementation (libmysql) + post review 21 years ago
unknown 81880bab13 Adding new function prototype 21 years ago
unknown 01c80f5588 mysql.h: 21 years ago
unknown 55974b50bf Remove support for obsolete 4.1.1 prepared statements C API names: 21 years ago
unknown 4736d0fe99 Review of all code pushed since last review 21 years ago
unknown 3818b0d3b3 mysql.h: 22 years ago
unknown 0ed563e801 Fixed symbol name problems that made build fail. 22 years ago
unknown eaf34dd8e3 Port of cursors to be pushed into 5.0 tree: 22 years ago
unknown 2cd7e4cdef Fixes for bugs in embedded library: 22 years ago
unknown ba8ffc50a9 After merge fixes 22 years ago
unknown 13b09b10df Type of MYSQL_BIND::buffer changed to void * 22 years ago
unknown 9dde418895 Fix for Bug#4030 "Client side conversion string -> date type doesn't 22 years ago
unknown 3db93f8086 lower_case_table_names=2 (Keep case for table names) was not honored 22 years ago
unknown 340162df2c Comments and cleanups in client library. 22 years ago
unknown aba49a6c0b API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level. 22 years ago
unknown 5cc410bb70 mysql_stmt_field_count() 22 years ago
unknown 1407f2f0a8 HAVE_DEPRECATED_411_API macro removed. 22 years ago
unknown 09b9182e2e mysql_get_parameter interface fixed 22 years ago
unknown 00c41b2850 Fix to make Windows compilation smoother 22 years ago