summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #4492.unknown2004-07-281-1/+2
* Bug #4555 ALTER TABLE crashes mysqld with enum column collated utf8_unicode_ciunknown2004-07-231-2/+5
* New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-2/+2
* Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-0/+80
|\
| * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-241-0/+80
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-41/+44
|\ \
| * | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-41/+44
* | | mergedunknown2004-06-231-1/+1
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:unknown2004-06-231-4/+3
* | | Field_geom should have same max_length as Field_blobunknown2004-06-211-2/+5
* | | mergeunknown2004-06-211-0/+30
|\ \ \
| * | | After merge fixesunknown2004-06-211-3/+14
| * | | Merge with 4.0.21unknown2004-06-181-0/+19
| |\ \ \ | | | |/ | | |/|
| | * | Merge with 3.23 to get latest bug fixesunknown2004-06-101-0/+18
| | |\ \
| | | * | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect resultsunknown2004-06-071-0/+18
* | | | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-282/+403
* | | | | after review fix (BUG#4067)unknown2004-06-171-0/+27
|/ / / /
* | | | after merge fixunknown2004-06-111-3/+2
| |_|/ |/| |
* | | Support for character set conversion in binary protocol: another gounknown2004-05-251-24/+5
* | | A fix (Bug #3728: Missing warning in 4.1).unknown2004-05-181-0/+5
* | | key_cmp -> key_cmp_if_sameunknown2004-05-161-4/+5
* | | out-of-bound array access fixedunknown2004-05-111-2/+4
* | | Merge with 4.0.19unknown2004-05-051-1/+2
|\ \ \ | |/ /
| * | Fixed http address in some scripts (Bug #3460)unknown2004-04-281-1/+1
* | | Fixed problems noticed with last buildunknown2004-04-091-2/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-081-49/+49
|\ \ \
| * | | Cleanup/optimizations of structures and key usage to make it easier to move k...unknown2004-04-081-49/+49
* | | | mergedunknown2004-04-071-8/+7
|\ \ \ \ | |/ / / |/| | |
| * | | post-review fixesunknown2004-04-071-4/+3
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-8/+8
* | | | Portability fixesunknown2004-04-071-11/+0
* | | | Fixed charsetnr sent to the clientunknown2004-04-061-0/+12
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-9/+2
|\ \ \
| * | | Fixed many compiler warningsunknown2004-04-051-9/+2
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-8/+69
|/ / /
* | | Fix to get correct metadata when using temporary tables to create result. (Bu...unknown2004-03-301-7/+10
* | | 1. New data types, from the user point of view:unknown2004-03-261-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-5/+8
|\ \ \
| * | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-5/+8
* | | | mergeunknown2004-03-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+1
* | | | merge fixes (use old code)unknown2004-03-181-20/+16
|\ \ \ \
| * | | | after merge fixesunknown2004-03-181-20/+16
| |/ / /
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-171-2/+2
|\ \ \ \
| * | | | Fix for #233 (the second one)unknown2004-03-161-2/+2
| |/ / /
* | | | warnings removedunknown2004-03-161-5/+5
|/ / /
* | | Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-7/+11
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-03-061-36/+84
|\ \ \
| * | | - added commands --query_vertical and --query_horisontal to client/mysqltest.ccunknown2004-03-061-2/+16
| * | | Fixed bug #2082 'mysqldump converts "inf" to NULL' andunknown2004-03-041-40/+74