429 Commits (2cb9f48bab2c7a7ee921917890ddce6ced58f312)

Author SHA1 Message Date
unknown 78ad0938d8 Added missing initialier 21 years ago
unknown 853c2c788c A lot of fixes for prepared statements (PS): 21 years ago
unknown 4736d0fe99 Review of all code pushed since last review 21 years ago
unknown 9aefc403f9 A fix and test case for Bug#6049 "Loss of sign when using prepared 21 years ago
unknown 2a49121590 Strict mode & better warnings 21 years ago
unknown ccf52b4fd5 A fix and test case for Bug#5315 "mysql_change_user() doesn't free 21 years ago
unknown 4011f819e2 client.c: 21 years ago
unknown 0c58737ad6 A fix and test case for Bug#4231 "Wrong result with MYSQL_TIME 21 years ago
unknown 84648dfbdd more accurate processing of find_type result 21 years ago
unknown 805dcdadfd Fixed windows-specific warning about undeclared localtime_r() in my_time.c. 21 years ago
unknown e0a12e898c Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state. 21 years ago
unknown 2eb954a27a Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state. 22 years ago
unknown 3381fae281 Change information text in pipe and shared memory 22 years ago
unknown ae2bf6275e after merge fixes 22 years ago
unknown 84e2df6de2 - removed several C++-style comments (//) - these confuse the IBM 22 years ago
unknown be536c3a9e syntax fix: superfluous ';' which caused a problem with gcc 2.95 22 years ago
unknown 88e3aead85 WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position 22 years ago
unknown 2cd7e4cdef Fixes for bugs in embedded library: 22 years ago
unknown b694101fce client.c, libmysql.c: 22 years ago
unknown ba8ffc50a9 After merge fixes 22 years ago
unknown 57ee2443ea - fixed test_frm_bug test to work with increased number of columns in 22 years ago
unknown 9dde418895 Fix for Bug#4030 "Client side conversion string -> date type doesn't 22 years ago
unknown b5dfd05662 After merge fixes 22 years ago
unknown f203bebafc assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
unknown d23821d515 client.c: 22 years ago
unknown f112903ca7 Added authentication code that was missed in merge 22 years ago
unknown 2d1384e442 Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should 22 years ago
unknown 7873b89fc5 Fixed many compiler warnings 22 years ago
unknown 03f5ebf1b0 Added LOCAL INFILE callback function support. 22 years ago
unknown 5b624042b8 Removed compiler warning 22 years ago
unknown 321422c86e Intermediate commit of client library (cleanups + fixes of 3 items from 22 years ago
unknown c4ddf58428 Rudimentary part of libmysql patch: 22 years ago
unknown 188535bba0 Rename: 22 years ago
unknown 7ef1b4dff2 New call mysql_stmt_init() introduced. 22 years ago
unknown 984750e13e After merge fixes 22 years ago
unknown 3711e24a86 Fix for #1429 (Segfault in mysql_stmt_close) 22 years ago
unknown b012018b7a Fix for #2212 (mysql_change_user doesn't work in embedded library) 22 years ago
unknown 0e5c56bee5 This line missed in the fix #2208 22 years ago
unknown 7f6f30284e Client character set is now not set from the server value. 22 years ago
unknown f2ddb590e3 Names of all client methods (static functions inside client.c) now 22 years ago
unknown 4f72061f40 Update for VC++ 22 years ago
unknown 9c2a63e35e Fixes after merge with 4.0 22 years ago
unknown 886307f282 Fix for #2126 (mysql_server_init call shouldn't be needed) 22 years ago
unknown 3cbc822de2 cleanup: comment moved to proper place 22 years ago
unknown 76bf7d2224 Added missing SSL library (Should be in source distribution) 22 years ago
unknown a723514bdd BK automerge tends to eat break; statements 22 years ago
unknown 506572b69e Second part of WL #519: 22 years ago
unknown 03092d0c24 fix: 22 years ago
unknown bab6d9f74b Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago