158 Commits (09e9b2f6cd92d7a75dfb6e46fadd9be2c326c8f5)

Author SHA1 Message Date
unknown 815c23f1e6 Fixed charsetnr sent to the client 22 years ago
unknown 7873b89fc5 Fixed many compiler warnings 22 years ago
unknown 98216bc9d4 Another implementation of send_eof() cleanup 22 years ago
unknown c4d0631b51 switch off SERVER_MORE_RESULTS_EXISTS, but 22 years ago
unknown 8d987f9e53 THD::lex now points to THD::main_lex like in 5.0 22 years ago
unknown a0e4a6de56 Task ID 499:Add a new settable string variable(init_connect, init_slave) 22 years ago
unknown 76bf7d2224 Added missing SSL library (Should be in source distribution) 22 years ago
unknown 919b5ba6b5 Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago
unknown afe2186e3b Post-merge fixes. 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown 0712ce9ec5 Removed some warnings reported by valgrind 22 years ago
unknown bee5d9d462 Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 22 years ago
unknown 299fc6a9f5 Scrum task 835 - text-to-datetime conversion function 22 years ago
unknown 04c6b9b8d8 WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 22 years ago
unknown 4535f6897f SCRUM 22 years ago
unknown 194f6725d4 SCRUM: 22 years ago
unknown 4deedf6263 Implemented SP CONDITIONs and HANDLERs, with the extension of handling 22 years ago
unknown ff45893923 Monty explanation for net_store_length(uint) put to the comment 22 years ago
unknown 41e77ddf65 SCRUM - adding client into embedded server 23 years ago
unknown 30ced7f7f6 Style fixes, comments for 4.1.1 authorization 23 years ago
unknown 573227ec73 SCRUM: 23 years ago
unknown 4adf180432 SAPDB date/time finctions 23 years ago
unknown 284c97eaee Fixed slowdown problem on windows 23 years ago
unknown f8e232f95e Internal commit 23 years ago
unknown 13e8bf67fc SCRUM 23 years ago
unknown ef726bbff3 SCRUM 23 years ago
unknown ccf59c3874 Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 23 years ago
unknown b388eb004d Added SQLSTATE to client/server protocol 23 years ago
unknown 487a64963b mysqlshow and mysqldump now send their vharacter set to server 23 years ago
unknown 5d3eec14dd New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set 23 years ago
unknown 4637832fa1 Some SHOW VARIABLES have been renamed: 23 years ago
unknown bb12690ad7 Variable names have been renamed: 23 years ago
unknown f525047d1e Made multiple queries (SELECT without INTO) work in SPs. 23 years ago
unknown 8c95b51625 Use of CHARSWT_INFO *result_collation 23 years ago
unknown b9b15d5239 sys_var_collation is now abstract class 23 years ago
unknown 65ae25d092 New methods to store strings with "convert to" argimument 23 years ago
unknown c51c782c55 New variable to turn off automatic charset conversion of query results 23 years ago
unknown 3f6a00d1ac CONVERT class was removed 23 years ago
unknown 84f0e11729 mysql-test/t/ctype_many.test: 23 years ago
unknown 3a407e5892 Preparing to client<->server autoconvert 23 years ago
unknown aad26453e6 fixed typo (double ++ in assert) 23 years ago
unknown 892879901e Fix for not to assert in DBUG mode when the result type is INT24 as data is sent in INT32 format 23 years ago
unknown 5bc80ff890 sql_udf.cc, protocol.cc: 23 years ago
unknown 20e237e5eb Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 23 years ago
unknown 5a12dff30b Fixed problem when connecting to user without a password. 23 years ago
unknown 5f64e3e843 Added charset number to result header 23 years ago
unknown c7c45bf28b fixed bug in determinating uncacheable queries 23 years ago
unknown 4484cec8e5 MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - server 23 years ago
unknown 33c5a8afac Fixed bug in Protocol::convert_str() (missing return caused "Out of memory" errors 23 years ago