309 Commits (add378761542ade65340b9477ed298e9a1677b10)

Author SHA1 Message Date
unknown 6e501e6548 Fixed problems detected by pushbuild 19 years ago
unknown a195ad5ea2 Bug#22943 syscall pruning in libmysql 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 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 9e5ec3539e Don't abort if we call my_thread_end() multiple times 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown ee1c5226b9 Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 19 years ago
unknown 42f6fd5f54 Added some missing DBUG_RETURN 19 years ago
unknown c9cc82f235 Fix my_system_gmt_sec function declaration to be same as definition 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 3477b50a32 Use same type for function declaration and definition 19 years ago
unknown f53af7b8e5 Bug #19216: Client crashes on long SELECT 19 years ago
unknown 030d080d8b bug #19491 (5.0-related additional fixes) 19 years ago
unknown 8a7bc05288 Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 19 years ago
unknown 6cbc74a706 Add DBUG_ASSERT to check that mysql is not null when mysql_reconnect is called 19 years ago
unknown 634d3ff2c6 Fixes a number of problems with time/datetime <-> string conversion functions: 19 years ago
unknown 2bd1c73e3d Fix for bug #21789: DATETIME with 0000-00-00 11:22:33 should be invalid, but is accepted 19 years ago
unknown abd883f4d0 Patch for bug#21432 is reverted 19 years ago
unknown ddb9f8668f Bug#20393 User name truncation in mysql client 20 years ago
unknown 0c1ccbf014 Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \ 20 years ago
unknown cd06644394 Removed warnings for Windows build issues. Edited Windows README to remove reference to BDB. 20 years ago
unknown 256ac388eb Bug#7192 Specify --with-collation doesn't work for connections? 20 years ago
unknown 36510232aa A fix and a test case for Bug#15752 "Lost connection to MySQL server 20 years ago
unknown 97a3d52682 Fix for bug #19370: DateTime datatype in MySQL has two bugs in it 20 years ago
unknown e34b9cfb4a client.c: 20 years ago
unknown eebe37d051 Bug#7192 Specify --with-collation doesn't work for connections? 20 years ago
unknown 8b6c2d312b bug #20318 (ctype_ucs2_def test fails with embedded) 20 years ago
unknown eadcf20081 bug #16017 (memory leaks in embedded server) 20 years ago
unknown b41b0fd62b Bug#18997: DATE_ADD and DATE_SUB perform year2K autoconversion magic on 4-digit year value 20 years ago
unknown e3d7061d66 Remove C++ comments 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 cc62983ca2 Final patch to remove the last of the OS2 support. 20 years ago
unknown c3babee88a Fix up patch 20 years ago
unknown c4c9d4fb8c Update implementation of new function 'mysql_get_ssl_cipher' after review 20 years ago
unknown 80eccf26cd Add new function mysql_get_ssl_cipher to libmysl and use it from client to avoid dependency on SSL libs from mysql client. 20 years ago
unknown a0f7e7558f Moving mysql_get_server_version() from libmysql.c to client.c, 20 years ago
unknown f53c12c833 client.c: 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 3e6330e783 Make usage of the MYSQL struct in shared libraries compatible with MySQL 5.0.17 and 20 years ago
unknown b2d5243e97 Cleanup SSL implementation 20 years ago
unknown 0afb6ff660 Fixes to embedded server to be able to run tests with it 20 years ago
unknown f220f89212 Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connect 20 years ago
unknown d4d29edb83 Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause 20 years ago
unknown 6b27acbdf4 Big patch to make embedded-server working in 5.x 20 years ago
unknown 307c0b77a1 many warnings (practically safe but annoying) corrected 20 years ago
unknown 52c0440085 Fixed BUG #12440: "Incorrect processing of time values containing 20 years ago
unknown 4ea36b7a17 Fix value returned by mysql_warning_count() after fetching a prepared 20 years ago