summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Portability fix. Why not to use UINT_MAX32 here?unknown2004-11-301-2/+2
|/
* 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 to allow usage of 4.0 tables with 4.1unknown2004-11-121-0/+1
* | 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
|/
* 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
* 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
|\
| * Fixed small bug in handling of pre-4.1 TIMESTAMP columns which wasunknown2004-10-051-0/+8
* | Bug #5832 SELECT doesn't return records in some casesunknown2004-10-051-1/+9
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-17/+30
|\
| * Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-17/+30
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-09-261-11/+49
|\ \
| * | bug #5723 length(varchar utf8 field) returns verying resultsunknown2004-09-261-11/+49
| |/
* | postreview fixunknown2004-09-261-0/+11
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-251-1/+2
|\ \ | |/
| * Fix alignment.unknown2004-09-241-1/+2
* | postreview fixes (BUG#5618 & BUG#5590)unknown2004-09-251-22/+41
|/
* A fix (Bug #5291: float -> string, truncation, sometimes without warning).unknown2004-09-031-1/+1
* Portability fixesunknown2004-08-261-24/+14
* followupunknown2004-08-241-6/+4
* BDB: Bug#4531: unique key prefix interacts poorly with utf8,unknown2004-08-241-8/+45
* mergedunknown2004-08-201-6/+14
|\
| * less strict assert to take into account weird casesunknown2004-08-191-2/+4
| * take dec. point into account in store_double_in_stringunknown2004-08-191-6/+12
* | field.cc:unknown2004-08-191-1/+1
* | after merge fixesunknown2004-08-191-22/+7
* | manually mergedunknown2004-08-181-15/+80
|\ \ | |/
| * Bug 4937: different date -> string conversion when usingunknown2004-08-181-40/+50
| * A desperate attempt to comment one place where we do conversions.unknown2004-08-161-0/+27
| * Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowunknown2004-08-111-2/+27
* | CSC issue # 3299 fix:unknown2004-08-131-0/+4
* | Fix for bug #4492.unknown2004-07-281-1/+2
* | Bug #4555 ALTER TABLE crashes mysqld with enum column collated utf8_unicode_ciunknown2004-07-231-2/+5