summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup/optimizations of structures and key usage to make it easier to move k...monty@mysql.com2004-04-081-1/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-1/+0
|\
| * Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+0
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-2/+13
|/
* Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-301-0/+1
* 1. New data types, from the user point of view:bar@bar.intranet.mysql.r18.ru2004-03-261-2/+4
* Fix for #233 (final part)hf@deer.(none)2004-03-161-2/+2
* Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-7/+2
* Merge with public treemonty@mysql.com2004-02-161-1/+5
|\
| * Merge with 4.0.18monty@mysql.com2004-02-111-1/+5
| |\
| | * Fix for bugs #1885, #2464, #2539. Proper handling of defaultdlenev@mysql.com2004-01-301-1/+4
| | * A fix (bug #2335: Inconsistancy with handling of Years and NOW() function).ram@gw.mysql.r18.ru2004-01-111-0/+1
* | | http://bugs.mysql.com/bug.php?id=2368bar@bar.intranet.mysql.r18.ru2004-02-101-0/+9
|/ /
* | SCRUM:hf@deer.(none)2004-01-151-4/+3
* | Fixes after merge with 4.0monty@mysql.com2003-12-191-5/+6
* | Merge with 4.0.17monty@mysql.com2003-12-171-3/+5
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-3/+4
| * Another bugfix for #615hf@deer.(none)2003-06-241-2/+4
* | Added missing timeout function for named pipes and shared memory (fixes core ...monty@mysql.com2003-12-151-20/+2
* | added collation processing in UNION mergingbell@sanja.is.com.ua2003-11-251-1/+1
* | after review fixesbell@sanja.is.com.ua2003-11-231-48/+34
* | Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-0/+48
* | Mergemonty@narttu.mysql.fi2003-11-031-7/+4
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-7/+4
* | | fixes to Bitmap classserg@serg.mylan2003-10-241-3/+3
* | | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-1/+3
|/ /
* | After merge fixes.monty@mashka.mysql.fi2003-09-111-0/+7
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-08-271-0/+29
|\ \
| * | fixed bug #910 (right type of ifnull function)vva@eagle.mysql.r18.ru2003-08-271-0/+29
* | | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ...bar@bar.mysql.r18.ru2003-08-111-0/+1
|/ /
* | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie...serg@serg.mylan2003-07-281-2/+3
* | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gwax@kishkin.ru2003-06-261-0/+1
|\ \
| * \ Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4gwax@kishkin.ru2003-06-031-0/+1
| |\ \
| | * | URGENTwax@kishkin.ru2003-05-311-0/+1
* | | | bug #251 - destroyed object reused - fixedserg@serg.mylan2003-06-131-4/+5
* | | | protect deleted objects from reusal with safemalloc techniqueserg@serg.mylan2003-06-111-1/+5
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-05-261-1/+2
|\ \ \
| * | | Portability fixmonty@narttu.mysql.fi2003-05-261-1/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-05-261-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setmonty@mashka.mysql.fi2003-05-261-2/+1
* | | | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-1/+1
* | | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:bar@bar.mysql.r18.ru2003-05-231-2/+7
|/ / /
* | | mergemonty@mashka.mysql.fi2003-05-221-0/+2
|\ \ \
| * \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-0/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-0/+2
* | | Resolve merge colflictvenu@myvenu.com2003-05-211-2/+2
|\ \ \ | |/ /
| * | INSERT ... UPDATE ... VALUES()serg@serg.mylan2003-05-031-2/+2
* | | Support of warnings for all DML statements (Insert, Update and Alter)venu@myvenu.com2003-04-301-1/+3
|/ /
* | Auto mergedwax@kishkin.ru2003-04-021-0/+1
|\ \
| * | This is full commit of group_concat with support subselectswax@kishkin.ru2003-03-181-0/+1