summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SCRUMhf@deer.mysql.r18.ru2003-01-151-34/+36
* | Mergehf@deer.mysql.r18.ru2002-12-191-2/+2
|\ \ | |/
| * thd_charset has been moved to variables structurebar@bar.mysql.r18.ru2002-12-191-2/+2
* | Merging&testinghf@deer.mysql.r18.ru2002-12-171-14/+4
* | Merginghf@deer.mysql.r18.ru2002-12-161-2/+51
|/
* Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-14/+20
* rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-0/+983