summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-261-0/+1
|\
| * Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4gunknown2003-06-031-0/+1
| |\
| | * URGENTunknown2003-05-311-0/+1
* | | bug #251 - destroyed object reused - fixedunknown2003-06-131-4/+5
* | | protect deleted objects from reusal with safemalloc techniqueunknown2003-06-111-1/+5
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-261-1/+2
|\ \
| * | Portability fixunknown2003-05-261-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-261-2/+1
|\ \ \ | |/ / |/| |
| * | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-261-2/+1
* | | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-1/+1
* | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:unknown2003-05-231-2/+7
|/ /
* | mergeunknown2003-05-221-0/+2
|\ \
| * \ Merge with 4.0.13unknown2003-05-191-0/+2
| |\ \ | | |/ | |/|
| | * Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-0/+2
* | | Resolve merge colflictunknown2003-05-211-2/+2
|\ \ \ | |/ /
| * | INSERT ... UPDATE ... VALUES()unknown2003-05-031-2/+2
* | | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-1/+3
|/ /
* | Auto mergedunknown2003-04-021-0/+1
|\ \
| * | This is full commit of group_concat with support subselectsunknown2003-03-181-0/+1
* | | More OpenGIS compatibility:unknown2003-03-271-5/+17
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-3/+7
|\ \ \
| * | | SRID support.unknown2003-03-181-3/+7
* | | | Merge with 4.0unknown2003-03-161-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for --new option (Timestamp in YYYY-MM-DD HH:MM:SS format)unknown2003-03-121-1/+2
| * | Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-1/+1
| |\ \
| | * | fixed Field::eq() to work with CHAR(0) fieldsunknown2003-03-041-1/+1
| | * | Removed wrong bug fix for problem with timestamp and BETWEEN.unknown2002-11-051-1/+0
| | * | - Applied fix made in 4.0 tree to fix a bug when comparing a datetimeunknown2002-10-301-0/+1
* | | | 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
| |\ \ \