summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug fix:unknown2003-09-161-6/+2
* merge with 4.1 treeunknown2003-09-111-4/+14
|\
| * merge with 4.0.15unknown2003-08-291-4/+14
| |\
| | * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-1/+8
| | * Fixed some varnings from valgrindunknown2003-08-201-2/+5
| | * snprintf compatibility fixunknown2003-08-121-1/+1
* | | mysql_create_table now accepts field lengths in CREATE form, not in internal ...unknown2003-09-101-0/+21
|/ /
* | mergeunknown2003-08-191-2/+22
|\ \
| * | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ...unknown2003-08-111-2/+22
* | | After merge fixesunknown2003-08-191-10/+20
|/ /
* | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-081-0/+2
|\ \
| * \ Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-231-0/+2
| |\ \
| | * | Internal commitunknown2003-06-231-0/+2
* | | | timestamp MYD-4.0 format compatibility fixunknown2003-06-281-0/+1
* | | | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-071-1/+2
|\ \ \ \ | |/ / /
| * | | merge with public treeunknown2003-06-051-1/+2
| |\ \ \
| | * \ \ Merge with 4.0.13unknown2003-06-041-1/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-1/+2
* | | | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4gunknown2003-06-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | URGENTunknown2003-05-311-1/+1
* | | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-10/+10
| |/ / |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-05-261-1/+1
|\ \ \
| * | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-261-1/+1
* | | | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-27/+30
* | | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:unknown2003-05-231-29/+0
|/ / /
* | | mergeunknown2003-05-221-4/+22
|\ \ \
| * | | After merge fixesunknown2003-05-211-11/+7
| * | | Merge with 4.0.13unknown2003-05-191-3/+25
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-2/+23
| | * Fixes for valgrindunknown2003-04-231-1/+1
| | * Fix for --new option (Timestamp in YYYY-MM-DD HH:MM:SS format)unknown2003-03-121-0/+25
| | * disable partial timestamps in --new modeunknown2003-03-061-10/+6
| | * --new option and local variable to optionally turn onunknown2003-03-051-6/+23
* | | 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-110/+129
* | | Fix to return appropriate warnings using SHOW WARNINGS for LOAD DATA INFILE...unknown2003-04-221-1/+6
|/ /
* | field.cc:unknown2003-04-031-2/+2
* | ALTER TABLE didn't remember the exactunknown2003-03-311-0/+4
* | More OpenGIS compatibility:unknown2003-03-271-2/+29
* | R-tree bug fixes. unknown2003-03-201-1/+1
* | SRID support.unknown2003-03-181-30/+59
* | Preparing to client<->server autoconvertunknown2003-03-171-1/+1
* | filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc:unknown2003-03-131-1/+1
* | Fix for SHOW, it didn't display CHARACTER SET and COLLATE clauseunknown2003-03-041-7/+12
* | field.cc:unknown2003-02-271-1/+45
* | field.cc:unknown2003-02-271-5/+5
* | set_var.cc, sql_table.cc, handler.cc, field.cc:unknown2003-02-261-1/+1
* | sql_table.cc, field.cc:unknown2003-02-171-1/+0
* | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-02-121-1/+1
|\ \