summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-281-1/+1
* Fix for bug #2523 '"func_time" test fails on QNX'.dlenev@mysql.com2004-01-301-9/+5
* Fix for bugs #1885, #2464, #2539. Proper handling of defaultdlenev@mysql.com2004-01-301-2/+1
* Code cleanupmonty@mysql.com2003-12-181-1/+1
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2003-12-171-1/+1
|\
| * fixed small error in types in sql/field.cc vva@eagle.mysql.r18.ru2003-12-171-1/+1
* | Fixes for last pullmonty@mysql.com2003-12-161-1/+1
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-12-131-2/+2
|\ \ | |/ |/|
| * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-12-111-2/+2
| |\
| | * Fix for bug when zeros are to be prepended to decimal fieldSinisa@sinisa.nasamreza.org2003-11-181-2/+2
* | | refixed last vva patch with monty's instructionsvva@eagle.mysql.r18.ru2003-12-121-2/+2
* | | added checking for old cuted value in Field_enum::storevva@eagle.mysql.r18.ru2003-12-121-1/+1
|/ /
* | cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-2/+2
* | Fix undeterministic behaviour of year check dlenev@mysql.com2003-12-041-9/+5
* | Fix for Bug #1448 "Date parsing fails, and fails to complain dlenev@mysql.com2003-12-021-22/+50
|/
* Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-221-1/+8
* Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-2/+5
* snprintf compatibility fixserg@serg.mylan2003-08-121-1/+1
* Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-271-1/+2
* Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-2/+23
* Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-1/+1
* Fix for --new option (Timestamp in YYYY-MM-DD HH:MM:SS format)monty@mashka.mysql.fi2003-03-121-0/+25
* disable partial timestamps in --new modeserg@serg.mysql.com2003-03-061-10/+6
* --new option and local variable to optionally turn onserg@serg.mysql.com2003-03-051-6/+23
* Add CHARSET keyword (missing from last push)monty@mashka.mysql.fi2002-12-111-2/+4
* Removed copying of parameters as this leads to memory leaks in embedded server.monty@mashka.mysql.fi2002-12-051-7/+15
* mergemonty@butch.2002-11-071-9/+9
|\
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-9/+9
* | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0monty@hundin.mysql.fi2002-11-071-3/+8
|\ \
| * | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-3/+8
| |/
* | Final decimal bug fix changeset (hope) peter@mysql.com2002-11-061-65/+58
* | Decimal field fix overflowpeter@mysql.com2002-10-301-19/+16
* | Fix exponent overflow handling for decimal type. Overflow lead to crashpeter@mysql.com2002-10-131-15/+40
|/
* Allow storing "+456" then decimal declared unsigned peter@mysql.com2002-07-301-2/+9
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
* Updated windows files (VC++ files and winmysqladmin).monty@hundin.mysql.fi2002-06-281-1/+3
* Indentation cleanup & new commentsmonty@hundin.mysql.fi2002-06-281-21/+12
* Adding handling of numbers with exponent to decimal type. peter@linux.local2002-06-241-129/+314
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-7/+7
* removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-051-1/+2
* merge with 3.23.51monty@hundin.mysql.fi2002-05-161-11/+37
|\
| * Fixed problems with DECIMAL() type on overflow.monty@hundin.mysql.fi2002-05-021-11/+37
* | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-2/+2
* | support for unsigned FLOAT/DOUBLEmonty@hundin.mysql.fi2002-03-271-0/+25
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-5/+5
* | Update of query cache code.monty@hundin.mysql.fi2001-12-051-117/+118
* | Portability fixmonty@hundin.mysql.fi2001-11-071-5/+5
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-16/+26
|\ \ | |/
| * Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-031-6/+18
| * Portability fixesmonty@hundin.mysql.fi2001-10-311-10/+8