summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* sql_table.cc, field.cc:unknown2003-02-171-1/+0
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-02-121-1/+1
|\
| * Windows compile fixups (To be verified by respective devs)unknown2003-02-041-1/+1
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-3/+5
|/
* Added charset number to result headerunknown2003-02-041-0/+2
* Move latin1 into a separarte fileunknown2003-01-291-31/+31
* New "fill" function in charset_info_st structureunknown2003-01-281-8/+6
* field.cc:unknown2003-01-271-10/+8
* field.cc:unknown2003-01-271-33/+0
* Mergeunknown2003-01-211-3/+4
|\
| * Portability fixes (for windows)unknown2003-01-211-3/+4
* | Conflicts resolvingunknown2003-01-201-138/+118
|\ \ | |/
| * Changed my_strntoxxx functions to clear error number on startunknown2003-01-171-33/+32
| * strnto family functions now return error in a new argumentunknown2003-01-161-43/+48
| * field.cc:unknown2003-01-161-27/+8
| * strnxfrm() for simple and binary charsets fixes unknown2003-01-161-34/+4
| * Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-21/+46
| * All charsets now have strnxfrm. unknown2003-01-151-10/+10
* | SCRUMunknown2003-01-201-1/+1
* | resolving conflictsunknown2003-01-151-257/+234
|\ \ | |/
| * bin chatset now handles strnncoll itself so we don't have to checkunknown2003-01-141-30/+0
| * Updates for multi-byte character setsunknown2003-01-141-213/+193
| * Separating CHARSET and COLLATION termsunknown2003-01-091-1/+1
| * mergeunknown2003-01-041-2/+4
| |\
| | * Merge with 4.0.8unknown2003-01-031-2/+4
| | |\
| | | * Add CHARSET keyword (missing from last push)unknown2002-12-111-2/+4
| * | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-031-3/+1
| |\ \ \
| | * | | Fix date,time,timestamp,year - binary protocolunknown2003-01-031-3/+1
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-031-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | A fix for a charset bug in the select_export (select into unknown2002-12-311-1/+0
| * | | | Merge myvenu.com:/home/venu/bk/src-4.1unknown2003-01-031-3/+32
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Binary protocol changes (to monty)unknown2003-01-031-3/+32
| | |/ /
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-301-2/+0
| |\ \ \
| | * | | Fix compiler warnings removing unreferenced variablesunknown2002-12-291-2/+0
| | |/ /
| * | | aliases with multi-table updates / deletesunknown2002-12-281-0/+1
| |/ /
| * | Less "default_charset_info"unknown2002-12-191-8/+8
* | | SCRUMunknown2003-01-151-6/+4
* | | Mergeunknown2002-12-191-19/+26
|\ \ \ | |/ /
| * | less use of system_charset_infounknown2002-12-191-1/+2
| * | removed several cases of default_charset_info use unknown2002-12-191-11/+17
| * | thd_charset has been moved to variables structureunknown2002-12-191-7/+7
* | | Mergingunknown2002-12-171-71/+128
|\ \ \ | |/ /
| * | sql_type() is now ucs2 compatibleunknown2002-12-171-43/+87
| * | Some fixes to get closer to UCS2 compatible SHOW FIELDSunknown2002-12-171-50/+53
| * | Move all sql_type() to the same fileunknown2002-12-171-0/+10
* | | Mergingunknown2002-12-161-6/+13
|\ \ \ | |/ / |/| |
| * | Resolving merge conflictsunknown2002-12-121-6/+13
| |\ \
| | * | Some fixesunknown2002-12-121-3/+2
| | * | Pull conflicts resolutionsunknown2002-11-291-7/+15
| | |\ \
| | | * \ Merged by handsunknown2002-11-071-7/+15
| | | |\ \