summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix for bugs #1885, #2464, #2539. Proper handling of defaultunknown2004-01-301-1/+4
| | * | A fix (bug #2335: Inconsistancy with handling of Years and NOW() function).unknown2004-01-111-0/+1
* | | | http://bugs.mysql.com/bug.php?id=2368unknown2004-02-101-0/+9
|/ / /
* | | SCRUM:unknown2004-01-151-4/+3
* | | Fixes after merge with 4.0unknown2003-12-191-5/+6
* | | Merge with 4.0.17unknown2003-12-171-3/+5
|\ \ \ | |/ /
| * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-3/+4
| * | Another bugfix for #615unknown2003-06-241-2/+4
* | | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-151-20/+2
* | | added collation processing in UNION mergingunknown2003-11-251-1/+1
* | | after review fixesunknown2003-11-231-48/+34
* | | Fixed UNION fields type/length detectingunknown2003-11-231-0/+48
* | | Mergeunknown2003-11-031-7/+4
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-7/+4
* | | | fixes to Bitmap classunknown2003-10-241-3/+3
* | | | key_map with more that 64 bits widthunknown2003-10-111-1/+3
|/ / /
* | | After merge fixes.unknown2003-09-111-0/+7
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-08-271-0/+29
|\ \ \
| * | | fixed bug #910 (right type of ifnull function)unknown2003-08-271-0/+29
* | | | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ...unknown2003-08-111-0/+1
|/ / /
* | | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie...unknown2003-07-281-2/+3
* | | 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
| |_|/ |/| |