summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Merging 4.1 to 5.0.pem@mysql.com2004-05-261-30/+28
|\
| * Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-30/+28
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-1/+1
|\ \ | |/
| * mergedserg@serg.mylan2004-04-071-1/+1
| |\
| | * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-1/+1
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-2/+5
|\ \ \ | |/ /
| * | Fixed charsetnr sent to the clientbar@bar.intranet.mysql.r18.ru2004-04-061-1/+4
| |/
| * Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+1
* | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-7/+6
|\ \ | |/
| * Another implementation of send_eof() cleanupkonstantin@mysql.com2004-02-101-5/+4
| * switch off SERVER_MORE_RESULTS_EXISTS, butkonstantin@oak.local2004-02-091-2/+2
| * THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+1
* | Merge 4.1 to 5.0pem@mysql.com2003-12-011-6/+14
|\ \ | |/
| * Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-6/+12
| * Merge key cache structures to onemonty@mysql.com2003-11-201-0/+2
* | Fixed BUG#1965: Opening a cursor hangs client when malformed select failspem@mysql.comhem.se2003-11-271-1/+1
* | Post-merge fixes.pem@mysql.comhem.se2003-11-191-1/+1
* | Merging 4.1->5.0.pem@mysql.com2003-11-191-9/+13
|\ \ | |/ |/|
| * Merging 4.1->5.0pem@mysql.com2003-10-221-10/+14
| |\
| | * WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...pem@mysql.telia.com2003-10-101-9/+0
| | * Merging 4.1 -> 5.0pem@mysql.com2003-09-241-1/+14
| | |\
| | | * Implemented SP CONDITIONs and HANDLERs, with the extension of handlingpem@mysql.telia.com2003-09-161-0/+13
| | | * Merge 4.1 into 5.0pem@mysql.com2003-08-261-1/+1
| | | |\
| | | | * Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-1/+1
| | | | |\
| | | | | * Merged 4.1 to 5.0.pem@mysql.com2003-04-291-1/+1
| | | | | |\
| | | | | | * Made multiple queries (SELECT without INTO) work in SPs.pem@mysql.com2003-04-231-1/+1
* | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+12
* | | | | | | Removed some warnings reported by valgrindmonty@narttu.mysql.fi2003-11-041-1/+1
* | | | | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-17/+21
|/ / / / / /
* | | | | | Merge commitgluh@gluh.mysql.r18.ru2003-10-201-26/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Scrum task 835 - text-to-datetime conversion functiongluh@gluh.mysql.r18.ru2003-10-201-26/+19
* | | | | | SCRUMhf@deer.(none)2003-09-181-1/+3
* | | | | | SCRUM:hf@deer.(none)2003-09-171-0/+9
|/ / / / /
* | | | | Monty explanation for net_store_length(uint) put to the commentkostja@oak.local2003-09-031-1/+7
* | | | | manual mergekostja@oak.local2003-07-311-0/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Style fixes, comments for 4.1.1 authorizationkostja@oak.local2003-07-181-0/+19
* | | | | SCRUM - adding client into embedded serverhf@deer.(none)2003-07-231-0/+2
* | | | | Including client code into libmysqldhf@deer.(none)2003-07-141-35/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resolving conflictshf@deer.(none)2003-07-041-35/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SCRUMhf@deer.(none)2003-06-181-34/+0
| | * | | SCRUMhf@deer.(none)2003-06-171-2/+1
| | |\ \ \
| | * | | | SCRUMhf@deer.(none)2003-06-171-23/+0
* | | | | | SAPDB date/time finctionsgluh@gluh.mysql.r18.ru2003-07-081-0/+13
* | | | | | Merge gluh@gw:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-07-081-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge gluh@gw:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-06-231-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Internal commitgluh@gluh.mysql.r18.ru2003-06-231-0/+4
* | | | | | Fixed slowdown problem on windowsmonty@mashka.mysql.fi2003-06-251-1/+1
|/ / / / /
* | | | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-141-24/+1
| |/ / / |/| | |
* | | | merge with public treemonty@narttu.mysql.fi2003-06-051-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-3/+4