summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* | | | mysqlshow and mysqldump now send their vharacter set to serverbar@bar.mysql.r18.ru2003-05-301-1/+1
|/ / /
* | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setmonty@mashka.mysql.fi2003-05-261-42/+42
* | | Some SHOW VARIABLES have been renamed:bar@bar.mysql.r18.ru2003-05-211-6/+8
|/ /
* | Variable names have been renamed:bar@bar.mysql.r18.ru2003-04-231-1/+1
|/
* Use of CHARSWT_INFO *result_collationbar@bar.mysql.r18.ru2003-04-081-3/+2
* sys_var_collation is now abstract classbar@bar.mysql.r18.ru2003-04-071-2/+2
* New methods to store strings with "convert to" argimumentbar@bar.mysql.r18.ru2003-04-071-15/+56
* New variable to turn off automatic charset conversion of query resultsbar@bar.mysql.r18.ru2003-03-211-11/+15
* CONVERT class was removedbar@bar.mysql.r18.ru2003-03-181-15/+0
* (no commit message)bar@bar.mysql.r18.ru2003-03-171-6/+11
* Preparing to client<->server autoconvertbar@bar.mysql.r18.ru2003-03-171-13/+24
* fixed typo (double ++ in assert)serg@serg.mysql.com2003-03-151-12/+20
* Fix for not to assert in DBUG mode when the result type is INT24 as data is s...venu@myvenu.com2003-03-141-1/+3
* sql_udf.cc, protocol.cc:bar@bar.mysql.r18.ru2003-02-261-3/+3
* Windows portabilty fixups (last commit caused some errors, so recomitting) - ...venu@myvenu.com2003-02-201-0/+2
* Fixed problem when connecting to user without a password.monty@mashka.mysql.fi2003-02-141-3/+4
* Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-3/+7
* mergemonty@mashka.mysql.fi2003-02-041-46/+61
|\
| * Added charset number to result headermonty@mashka.mysql.fi2003-02-041-46/+61
* | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-3/+3
|/
* MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - servervenu@myvenu.com2003-01-231-0/+1
* Fixed bug in Protocol::convert_str() (missing return caused "Out of memory" e...pem@mysql.com2003-01-221-2/+2
* workaround for gcc bugserg@serg.mysql.com2003-01-221-1/+1
* Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\
| * Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | SCRUMhf@deer.mysql.r18.ru2003-01-201-5/+18
* | resolving conflictshf@deer.mysql.r18.ru2003-01-151-23/+46
|\ \ | |/
| * merge with 4.0.9monty@mashka.mysql.fi2003-01-091-1/+4
| * Merge with 4.0.8monty@mashka.mysql.fi2003-01-061-1/+1
| * Fix date,time,timestamp,year - binary protocolvenu@myvenu.com2003-01-031-14/+14
| * Binary protocol changes (to monty)venu@myvenu.com2003-01-031-8/+29