| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | http://bugs.mysql.com/bug.php?id=2368 | unknown | 2004-02-10 | 1 | -0/+9 |
|/ / |
|
* | | SCRUM: | unknown | 2004-01-15 | 1 | -4/+3 |
* | | Fixes after merge with 4.0 | unknown | 2003-12-19 | 1 | -5/+6 |
* | | Merge with 4.0.17 | unknown | 2003-12-17 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Fix autoincrement for signed columns (Bug #1366) | unknown | 2003-12-12 | 1 | -3/+4 |
| * | Another bugfix for #615 | unknown | 2003-06-24 | 1 | -2/+4 |
* | | Added missing timeout function for named pipes and shared memory (fixes core ... | unknown | 2003-12-15 | 1 | -20/+2 |
* | | added collation processing in UNION merging | unknown | 2003-11-25 | 1 | -1/+1 |
* | | after review fixes | unknown | 2003-11-23 | 1 | -48/+34 |
* | | Fixed UNION fields type/length detecting | unknown | 2003-11-23 | 1 | -0/+48 |
* | | Merge | unknown | 2003-11-03 | 1 | -7/+4 |
|\ \ |
|
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | unknown | 2003-11-03 | 1 | -7/+4 |
* | | | fixes to Bitmap class | unknown | 2003-10-24 | 1 | -3/+3 |
* | | | key_map with more that 64 bits width | unknown | 2003-10-11 | 1 | -1/+3 |
|/ / |
|
* | | After merge fixes. | unknown | 2003-09-11 | 1 | -0/+7 |
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | unknown | 2003-08-27 | 1 | -0/+29 |
|\ \ |
|
| * | | fixed bug #910 (right type of ifnull function) | unknown | 2003-08-27 | 1 | -0/+29 |
* | | | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ... | unknown | 2003-08-11 | 1 | -0/+1 |
|/ / |
|
* | | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie... | unknown | 2003-07-28 | 1 | -2/+3 |
* | | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4g | unknown | 2003-06-26 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4g | unknown | 2003-06-03 | 1 | -0/+1 |
| |\ \ |
|
| | * | | URGENT | unknown | 2003-05-31 | 1 | -0/+1 |
* | | | | bug #251 - destroyed object reused - fixed | unknown | 2003-06-13 | 1 | -4/+5 |
* | | | | protect deleted objects from reusal with safemalloc technique | unknown | 2003-06-11 | 1 | -1/+5 |
|/ / / |
|
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2003-05-26 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Portability fix | unknown | 2003-05-26 | 1 | -1/+2 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2003-05-26 | 1 | -2/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set | unknown | 2003-05-26 | 1 | -2/+1 |
* | | | | CHARSET_INFO structure reorganization for easier maintainance | unknown | 2003-05-23 | 1 | -1/+1 |
* | | | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility: | unknown | 2003-05-23 | 1 | -2/+7 |
|/ / / |
|
* | | | merge | unknown | 2003-05-22 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge with 4.0.13 | unknown | 2003-05-19 | 1 | -0/+2 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Fix for UNION and LEFT JOIN (Bug #386) | unknown | 2003-05-13 | 1 | -0/+2 |
* | | | Resolve merge colflict | unknown | 2003-05-21 | 1 | -2/+2 |
|\ \ \
| |/ / |
|