summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Some SHOW VARIABLES have been renamed:unknown2003-05-211-6/+8
* Variable names have been renamed:unknown2003-04-231-1/+1
* Use of CHARSWT_INFO *result_collationunknown2003-04-081-3/+2
* sys_var_collation is now abstract classunknown2003-04-071-2/+2
* New methods to store strings with "convert to" argimumentunknown2003-04-071-15/+56
* New variable to turn off automatic charset conversion of query resultsunknown2003-03-211-11/+15
* CONVERT class was removedunknown2003-03-181-15/+0
* mysql-test/t/ctype_many.test:unknown2003-03-171-6/+11
* Preparing to client<->server autoconvertunknown2003-03-171-13/+24
* fixed typo (double ++ in assert)unknown2003-03-151-12/+20
* Fix for not to assert in DBUG mode when the result type is INT24 as data is s...unknown2003-03-141-1/+3
* sql_udf.cc, protocol.cc:unknown2003-02-261-3/+3
* Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-0/+2
* Fixed problem when connecting to user without a password.unknown2003-02-141-3/+4
* Merge with 4.0.11unknown2003-02-041-3/+7
* mergeunknown2003-02-041-46/+61
|\
| * Added charset number to result headerunknown2003-02-041-46/+61
* | fixed bug in determinating uncacheable queriesunknown2003-01-301-3/+3
|/
* MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - serverunknown2003-01-231-0/+1
* Fixed bug in Protocol::convert_str() (missing return caused "Out of memory" e...unknown2003-01-221-2/+2
* workaround for gcc bugunknown2003-01-221-1/+1
* Mergeunknown2003-01-211-1/+0
|\
| * Portability fixes (for windows)unknown2003-01-211-1/+0
* | SCRUMunknown2003-01-201-5/+18
* | resolving conflictsunknown2003-01-151-23/+46
|\ \ | |/
| * merge with 4.0.9unknown2003-01-091-1/+4
| * Merge with 4.0.8unknown2003-01-061-1/+1
| * Fix date,time,timestamp,year - binary protocolunknown2003-01-031-14/+14
| * Binary protocol changes (to monty)unknown2003-01-031-8/+29
* | SCRUMunknown2003-01-151-34/+36
* | Mergeunknown2002-12-191-2/+2
|\ \ | |/
| * thd_charset has been moved to variables structureunknown2002-12-191-2/+2
* | Merging&testingunknown2002-12-171-14/+4
* | Mergingunknown2002-12-161-2/+51
|/
* Fixes for binary protocol (complement to last push)unknown2002-12-141-14/+20
* rename of net_pkg.cc to protocol.ccunknown2002-12-111-0/+983