summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-92/+173
|\
| * Produce a "truncated" warning if a value cannot be convertedbar@mysql.com2004-10-281-10/+22
| * mergedserg@serg.mylan2004-10-261-16/+0
| |\
| | * Bug #6019 - SELECT tries to use too short prefix index on utf8 dataserg@serg.mylan2004-10-261-16/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-261-2/+2
| |\ \
| | * | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-2/+2
| | |/
| * | Bug 6206: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-261-2/+2
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-201-5/+3
| |\
| | * A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-5/+3
| * | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-18/+7
| |/
| * Bug #6043 erratic searching for diacriticals in indexed MyISAM UTF-8 tablebar@mysql.com2004-10-141-6/+6
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-051-0/+8
| |\
| | * Fixed small bug in handling of pre-4.1 TIMESTAMP columns which wasdlenev@brandersnatch.localdomain2004-10-051-0/+8
| * | Bug #5832 SELECT doesn't return records in some casesbar@mysql.com2004-10-051-1/+9
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-011-17/+30
| |\
| | * Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-17/+30
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1/bar@noter.intranet.mysql.r18.ru2004-09-261-11/+49
| |\ \
| | * | bug #5723 length(varchar utf8 field) returns verying resultsbar@noter.intranet.mysql.r18.ru2004-09-261-11/+49
| | |/
| * | postreview fixbell@sanja.is.com.ua2004-09-261-0/+11
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-09-251-1/+2
| |\ \ | | |/
| | * Fix alignment.konstantin@mysql.com2004-09-241-1/+2
| * | postreview fixes (BUG#5618 & BUG#5590)bell@sanja.is.com.ua2004-09-251-22/+41
| |/
| * A fix (Bug #5291: float -> string, truncation, sometimes without warning).ram@gw.mysql.r18.ru2004-09-031-1/+1
* | More fixes for strict mode:monty@mishka.local2004-10-021-4/+10
* | Strict mode & better warningsmonty@mishka.local2004-09-281-131/+158
|/
* Portability fixesmonty@mysql.com2004-08-261-24/+14
* followupserg@serg.mylan2004-08-241-6/+4
* BDB: Bug#4531: unique key prefix interacts poorly with utf8,serg@serg.mylan2004-08-241-8/+45
* mergedserg@serg.mylan2004-08-201-6/+14
|\
| * less strict assert to take into account weird casesserg@serg.mylan2004-08-191-2/+4
| * take dec. point into account in store_double_in_stringserg@serg.mylan2004-08-191-6/+12
* | field.cc:bar@mysql.com2004-08-191-1/+1
* | after merge fixesserg@serg.mylan2004-08-191-22/+7
* | manually mergedserg@serg.mylan2004-08-181-15/+80
|\ \ | |/
| * Bug 4937: different date -> string conversion when usingserg@serg.mylan2004-08-181-40/+50
| * A desperate attempt to comment one place where we do conversions.konstantin@mysql.com2004-08-161-0/+27
| * Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowserg@serg.mylan2004-08-111-2/+27
* | CSC issue # 3299 fix:bar@mysql.com2004-08-131-0/+4
* | Fix for bug #4492.dlenev@brandersnatch.localdomain2004-07-281-1/+2
* | Bug #4555 ALTER TABLE crashes mysqld with enum column collated utf8_unicode_cibar@mysql.com2004-07-231-2/+5
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-2/+2
* | Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-0/+80
|\ \ | |/
| * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...ingo@mysql.com2004-06-241-0/+80
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-06-241-41/+44
|\ \
| * | Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-41/+44
* | | mergedserg@serg.mylan2004-06-231-1/+1
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:serg@serg.mylan2004-06-231-4/+3
* | | Field_geom should have same max_length as Field_blobmonty@mysql.com2004-06-211-2/+5
* | | mergemonty@mysql.com2004-06-211-0/+30
|\ \ \