summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* field.cc:unknown2003-04-031-2/+2
* ALTER TABLE didn't remember the exactunknown2003-03-311-0/+4
* More OpenGIS compatibility:unknown2003-03-271-2/+29
* R-tree bug fixes. unknown2003-03-201-1/+1
* SRID support.unknown2003-03-181-30/+59
* Preparing to client<->server autoconvertunknown2003-03-171-1/+1
* filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc:unknown2003-03-131-1/+1
* Fix for SHOW, it didn't display CHARACTER SET and COLLATE clauseunknown2003-03-041-7/+12
* field.cc:unknown2003-02-271-1/+45
* field.cc:unknown2003-02-271-5/+5
* set_var.cc, sql_table.cc, handler.cc, field.cc:unknown2003-02-261-1/+1
* 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