61 Commits (c3d635bdc3becb736473a8f1f2a8c5ff886fe450)

Author SHA1 Message Date
Georgi Kodinov af6c8b59ea Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN 15 years ago
Georgi Kodinov c050a4524f Bug #56767: Make sure client plugins in 1054 are compatible with 15 years ago
Vladislav Vaintroub 7377c50cb4 implement convenience libraries 16 years ago
Davi Arnaut 6cfe31e382 Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 and up. 16 years ago
Konstantin Osipov df3265e269 Backport the following revision from 6.0: 16 years ago
Sergey Petrunya a9e0f792f5 Fix a problem in windows build introduced a few csets ago (in 16 years ago
Davi Arnaut aca9b35ffe Bug#41728: Dropped symbol but no soname change 16 years ago
unknown b8a19c228c Bug#29592 SQL Injection issue 18 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 98a2008fd2 Backport fix for mysql client not using SSl library directly 20 years ago
unknown c4c9d4fb8c Update implementation of new function 'mysql_get_ssl_cipher' after review 20 years ago
unknown b66ffdcbda fixed two bugs that break Windows build 21 years ago
unknown b08c3ca426 fix for bug #7924. 21 years ago
unknown f29f6ce18e Fixes to previous changeset 21 years ago
unknown c5e573dabc New attempt after Bar's review 21 years ago
unknown 48ce8aebd5 New file default_modify.c. Fixed a typo on mysqld.cc 21 years ago
unknown 29f3f4a27f added function mysql_set_character_set (reviewed by Monty) 21 years ago
unknown f119298c79 reverted last push - as discussed with Monty we will add 21 years ago
unknown 5d5931ba2c Added export symbols for workaround of bugs #8317,#9637 in PHP5 21 years ago
unknown 704b8576f7 added symbols mysql_server_init and mysql_server_end to allow windows 21 years ago
unknown 8191a28b97 libmysqld.def, libmysql.def: 21 years ago
unknown c26f341bb9 libmysqld.def, libmysql.def: 21 years ago
unknown 1ba0ad7076 libmysql.def, libmysql.c: 21 years ago
unknown 0a4984a430 libmysql.def, libmysql.c: 21 years ago
unknown 4736d0fe99 Review of all code pushed since last review 21 years ago
unknown f1d8676c2d - fixed tabbing and added several missing symbols (required for 22 years ago
unknown 5cc410bb70 mysql_stmt_field_count() 22 years ago
unknown 2d1384e442 Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should 22 years ago
unknown 00c41b2850 Fix to make Windows compilation smoother 22 years ago
unknown 30bffb0213 Changed prototype of killed_ptr() to make it more portable 22 years ago
unknown e73e26f381 Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set 22 years ago
unknown 7e5cd91057 Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; 22 years ago
unknown 8752019413 For to export the renamed functions 22 years ago
unknown 883ef70c34 For to export the right functions with changes done from 4.0.16 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown ddbc842854 Portability fixes for windows 22 years ago
unknown a86e11ef15 Block SIGPIPE also for not threaded client programs. 22 years ago
unknown 6a2e712290 implementation of mysql_stmt_reset client end 23 years ago
unknown fff1f663c2 Fixed some new memory leaks 23 years ago
unknown 3846580d3f 1. Portability fixups for Connector/ODBC 3.52 & DBD 23 years ago
unknown d6e9a39acc Added mysql_fetch_column function 23 years ago
unknown 2eaaae7abb Exported functions required by MySQLCC 23 years ago
unknown b4d60df32d Exported functions claimed by MySQLCC 23 years ago
unknown 10e22c346a Portability fixes (for windows) 23 years ago
unknown 8cd89cac49 Added functions required by MySQLCC 23 years ago
unknown 7eafe60b36 protocol fixups 23 years ago
unknown 40c2e7499b Portability fixes to be able to compile MySQL with VC++ 23 years ago
unknown 5a28c2caca Fixes and code cleanups after merge with 4.0.3 23 years ago
unknown c245f4244b Updated VC++ project files for 4.0.4 23 years ago