429 Commits (2cb9f48bab2c7a7ee921917890ddce6ced58f312)

Author SHA1 Message Date
unknown a2a49ced4d Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 48892844a9 Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 19 years ago
unknown f3efb3dcfa Added more descriptive error message of why statement was automaticly dropped 19 years ago
unknown 3556deebd5 Bug #24121 Incorrect test for SSL_VERIFY_SERVER_CERT 19 years ago
unknown f7acb850c2 Bug#24121 Incorrect test for SSL_VERIFY_SERVER_CERT 19 years ago
unknown d25dd07363 Fixed error found by valgrind in numerical date handling 19 years ago
unknown 212ecf348c Removed not used define YY_MAGIC_BELOW 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 19 years ago
unknown 34d20085f3 Fix for bug #25301: Non-zero dates with year 0000 are invalid 19 years ago
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 33b6bab871 Fix for bug #23616: Week() changed behaviour between 5.0.22 and 5.0.24 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 19 years ago
unknown 0c1ccbf014 Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \ 19 years ago
unknown cd06644394 Removed warnings for Windows build issues. Edited Windows README to remove reference to BDB. 19 years ago
unknown 256ac388eb Bug#7192 Specify --with-collation doesn't work for connections? 19 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