| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 0x before pointers (to help with debugging) | unknown | 2004-12-18 | 1 | -17/+26 |
* | Update results for new varchar handling | unknown | 2004-12-07 | 1 | -2/+4 |
* | Merge with new VARCHAR code | unknown | 2004-12-06 | 1 | -46/+37 |
|\ |
|
| * | Add support for up to VARCHAR (size up to 65535) | unknown | 2004-12-06 | 1 | -46/+37 |
* | | Merge with 4.1 | unknown | 2004-12-06 | 1 | -0/+1 |
|\ \ |
|
| * | | Bug #6379: ENUM values are incorrectly converted | unknown | 2004-12-02 | 1 | -0/+1 |
* | | | protection: TRASH in delete | unknown | 2004-11-28 | 1 | -5/+1 |
| |/
|/| |
|
* | | merge with 4.1 | unknown | 2004-10-29 | 1 | -11/+21 |
|\ \
| |/ |
|
| * | Bug #6019 - SELECT tries to use too short prefix index on utf8 data | unknown | 2004-10-26 | 1 | -1/+0 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-10-01 | 1 | -2/+6 |
| |\ |
|
| | * | Support for TIMESTAMP columns holding NULL values. Unlike all other | unknown | 2004-10-01 | 1 | -2/+6 |
| * | | Give store_for_compare a more meaningful name, cleanup and comment the | unknown | 2004-09-28 | 1 | -8/+15 |
| |/ |
|
* | | More fixes for strict mode: | unknown | 2004-10-02 | 1 | -2/+2 |
* | | Strict mode & better warnings | unknown | 2004-09-28 | 1 | -2/+2 |
|/ |
|
* | Review of new pushed code (Indentation fixes and simple optimizations) | unknown | 2004-08-31 | 1 | -2/+2 |
* | Portability fixes | unknown | 2004-08-26 | 1 | -2/+1 |
* | BDB: Bug#4531: unique key prefix interacts poorly with utf8, | unknown | 2004-08-24 | 1 | -0/+2 |
* | Fixed compiler warnings in sql/field.h. | unknown | 2004-08-20 | 1 | -0/+3 |
* | Bug#4521: unique key prefix interacts poorly with utf8. | unknown | 2004-08-19 | 1 | -1/+1 |
* | after merge fixes | unknown | 2004-08-19 | 1 | -4/+4 |
* | manually merged | unknown | 2004-08-18 | 1 | -1/+2 |
|\ |
|
| * | Bug 4937: different date -> string conversion when using | unknown | 2004-08-18 | 1 | -1/+2 |
* | | safemalloc always resets the free'd memory, not only when PEDANTIC_SAFEMALLOC | unknown | 2004-07-26 | 1 | -1/+1 |
* | | New handler::index_flags() definition to make it easy to check the full used ... | unknown | 2004-07-08 | 1 | -2/+2 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | unknown | 2004-06-25 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq... | unknown | 2004-06-24 | 1 | -0/+6 |
* | | Field_geom should have same max_length as Field_blob | unknown | 2004-06-21 | 1 | -1/+0 |
* | | merge | unknown | 2004-06-21 | 1 | -0/+1 |
|\ \ |
|
| * | | After merge fixes | unknown | 2004-06-21 | 1 | -1/+1 |
| * | | Merge with 4.0.21 | unknown | 2004-06-18 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Merge with 3.23 to get latest bug fixes | unknown | 2004-06-10 | 1 | -0/+1 |
| | |\ |
|
| | | * | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results | unknown | 2004-06-07 | 1 | -0/+1 |
* | | | | WL#1264 "Per-thread time zone support infrastructure". | unknown | 2004-06-18 | 1 | -1/+14 |
* | | | | after review fix (BUG#4067) | unknown | 2004-06-17 | 1 | -0/+14 |
|/ / / |
|
* | | | Added function comment | unknown | 2004-04-12 | 1 | -0/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-04-08 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Cleanup/optimizations of structures and key usage to make it easier to move k... | unknown | 2004-04-08 | 1 | -1/+2 |
* | | | | post-review fixes | unknown | 2004-04-07 | 1 | -2/+3 |
* | | | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | unknown | 2004-04-06 | 1 | -0/+12 |
|/ / / |
|
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-04-05 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Fixed many compiler warnings | unknown | 2004-04-05 | 1 | -1/+0 |
* | | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | unknown | 2004-04-02 | 1 | -2/+13 |
|/ / / |
|
* | | | Fix to get correct metadata when using temporary tables to create result. (Bu... | unknown | 2004-03-30 | 1 | -0/+1 |
* | | | 1. New data types, from the user point of view: | unknown | 2004-03-26 | 1 | -2/+4 |
* | | | Fix for #233 (final part) | unknown | 2004-03-16 | 1 | -2/+2 |
* | | | Changed wellformedlen to well_formed_len | unknown | 2004-02-17 | 1 | -7/+2 |
* | | | Merge with public tree | unknown | 2004-02-16 | 1 | -1/+5 |
|\ \ \ |
|
| * \ \ | Merge with 4.0.18 | unknown | 2004-02-11 | 1 | -1/+5 |
| |\ \ \
| | |/ / |
|
| | * | | Fix for bugs #1885, #2464, #2539. Proper handling of default | unknown | 2004-01-30 | 1 | -1/+4 |
| | * | | A fix (bug #2335: Inconsistancy with handling of Years and NOW() function). | unknown | 2004-01-11 | 1 | -0/+1 |