summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for SHOW, it didn't display CHARACTER SET and COLLATE clauseunknown2003-03-041-10/+1
* Added charset number to result headerunknown2003-02-041-1/+2
* Move latin1 into a separarte fileunknown2003-01-291-3/+3
* Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-281-1/+1
|\
| * New "fill" function in charset_info_st structureunknown2003-01-281-1/+1
* | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-211-2/+3
|\ \ | |/ |/|
| * SCRUMunknown2003-01-211-1/+1
| * Conflicts resolvingunknown2003-01-051-2/+3
| |\
| | * SCRUMunknown2003-01-051-2/+3
* | | Conflicts resolvingunknown2003-01-201-1/+2
|\ \ \
| * | | Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-1/+2
* | | | resolving conflictsunknown2003-01-151-18/+17
|\ \ \ \ | |/ / /
| * | | Updates for multi-byte character setsunknown2003-01-141-1/+4
| |/ /
| * | Binary protocol changes (to monty)unknown2003-01-031-5/+1
| |/
| * Less "default_charset_info"unknown2002-12-191-12/+12
* | Mergeunknown2002-12-191-2/+6
|\ \ | |/
| * BINARY_FLAG has been restored.unknown2002-12-191-2/+6
* | Mergingunknown2002-12-171-1/+2
|\ \ | |/
| * Some fixes to get closer to UCS2 compatible SHOW FIELDSunknown2002-12-171-0/+1
| * Move all sql_type() to the same fileunknown2002-12-171-1/+1
* | Mergingunknown2002-12-161-0/+2
|\ \ | |/ |/|
| * Resolving merge conflictsunknown2002-12-121-0/+2
| |\
| | * Pull conflicts resolutionsunknown2002-11-291-0/+2
| | |\
| | | * Merged by handsunknown2002-11-071-0/+2
| | | |\
| | | | * Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-181-0/+2
| | | | |\
| | | | | * Huge pullunknown2002-10-071-0/+2
| | | | | |\
| | | | | | * Geometry field type implementationunknown2002-10-041-0/+2
* | | | | | | mergeunknown2002-12-141-12/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes for binary protocol (complement to last push)unknown2002-12-141-4/+4
| * | | | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-8/+29
* | | | | | | Preparation to charset dependant test_if_int and test_if_realunknown2002-12-111-1/+1
|/ / / / / /
* | | | | | Merge with 4.0.6unknown2002-12-051-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-1/+1
| * | | | | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-1/+5
| * | | | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-1/+0
| * | | | | A fix for bug when comparing a datetime column with timestampunknown2002-10-301-0/+1
* | | | | | supported possiblity of item substitute (fixed bug) in setup_fieldsunknown2002-11-251-3/+5
| |/ / / / |/| | | |
* | | | | String->copy() now has a charset argunknown2002-11-061-1/+1
* | | | | Some charset code clean-upsunknown2002-11-061-3/+4
* | | | | date and time fields now have charset arg in constructorunknown2002-10-301-17/+17
* | | | | ENUM/SET fields now have charset toounknown2002-10-251-5/+5
* | | | | BINARY charset is now used instead of binary_flagunknown2002-10-251-51/+22
| |/ / / |/| | |
* | | | merge with 4.0.5unknown2002-10-161-98/+139
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-0/+1
| * | Merge with 4.0.3unknown2002-08-301-98/+138
| |\ \ | | |/
| | * Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-63/+63
| | * Several problems were fixed (mostly BLOB+charset related)unknown2002-06-261-5/+6
| | * sql_error.cc, sql_prepare.cc:unknown2002-06-121-1/+3
| | * Changes for new binary .frm formatunknown2002-06-041-3/+4
| | * Extension of .frm file (not yet ready for push)unknown2002-06-021-1/+5