summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* First stage of table definition cacheunknown2005-01-061-50/+22
* After merge fixesunknown2004-12-311-3/+4
* Merge with 4.1unknown2004-12-221-10/+12
|\
| * mergeunknown2004-12-071-1/+1
| |\
| | * Fix for bug #6077: Problem with make test from 4.1.7 and bkunknown2004-11-101-1/+1
| * | UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-9/+10
| * | Fixed thar proper charset was not set in Field_set::val_str()unknown2004-12-061-0/+1
* | | Merge with global treeunknown2004-12-191-6/+93
* | | Merge with global treeunknown2004-12-181-89/+225
|\ \ \
| * | | Add 0x before pointers (to help with debugging)unknown2004-12-181-89/+225
* | | | bit typeunknown2004-12-171-0/+247
* | | | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-6/+22
|/ / /
* | | - VARCHAR(n) with binary character set is now displayed as VARBINARY(N).unknown2004-12-081-3/+10
* | | Update results for new varchar handlingunknown2004-12-071-3/+5
* | | Merge with new VARCHAR codeunknown2004-12-061-147/+330
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-163/+353
* | | | Merge with 4.1unknown2004-12-061-19/+20
|\ \ \ \ | | |/ / | |/| |
| * | | merge (new code fixed the ALTER TABLE problem)unknown2004-12-021-23/+0
| * | | merged on pullunknown2004-12-021-18/+42
| |\ \ \
| | * | | Cleanups during review stageunknown2004-12-021-18/+42
* | | | | Merge for Matt for Innodb bug. unknown2004-11-301-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Portability fix. Why not to use UINT_MAX32 here?unknown2004-11-301-2/+2
| |/ / /
* | | | compatibility fixesunknown2004-11-291-14/+14
* | | | A fix. Why didn't we use UINT_MAX32?unknown2004-11-241-2/+2
* | | | mergedunknown2004-11-201-0/+4
|\ \ \ \ | |/ / /
| * | | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-0/+4
| |\ \ \
| | * | | Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-0/+4
* | | | | Fix warnings and compilation failures (Windows).unknown2004-11-171-3/+1
* | | | | Merge with 4.1unknown2004-11-121-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix to allow usage of 4.0 tables with 4.1unknown2004-11-121-0/+1
* | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-4/+21
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | More debuggingunknown2004-11-101-2/+8
| | |/ | |/|
| * | Simple optimizationunknown2004-11-091-3/+10
| * | ctype_ujis.result, ctype_ujis.test, field.cc:unknown2004-11-081-2/+6
| |/
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-5/+14
|\ \ | |/
| * field.cc, sql_mode.result, sql_mode.test:unknown2004-11-041-0/+4
| * A fix according to Monty's request:unknown2004-10-291-5/+10
* | merge with 4.1unknown2004-10-291-92/+173
|\ \ | |/
| * Produce a "truncated" warning if a value cannot be convertedunknown2004-10-281-10/+22
| * mergedunknown2004-10-261-16/+0
| |\
| | * Bug #6019 - SELECT tries to use too short prefix index on utf8 dataunknown2004-10-261-16/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-261-2/+2
| |\ \
| | * | A lot of fixes for prepared statements (PS):unknown2004-10-261-2/+2
| | |/
| * | Bug 6206: ENUMs are not case sensitive even if declared BINARYunknown2004-10-261-2/+2
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-5/+3
| |\
| | * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-5/+3
| * | Review of all code pushed since last reviewunknown2004-10-201-18/+7
| |/
| * Bug #6043 erratic searching for diacriticals in indexed MyISAM UTF-8 tableunknown2004-10-141-6/+6
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-051-0/+8
| |\