Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 1 | -2/+2 |
* | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -0/+6 |
|\ | |||||
| * | bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq... | ingo@mysql.com | 2004-06-24 | 1 | -0/+6 |
* | | Field_geom should have same max_length as Field_blob | monty@mysql.com | 2004-06-21 | 1 | -1/+0 |
* | | merge | monty@mysql.com | 2004-06-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | After merge fixes | monty@mysql.com | 2004-06-21 | 1 | -1/+1 |
| * | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge with 3.23 to get latest bug fixes | monty@mysql.com | 2004-06-10 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results | gluh@gluh.mysql.r18.ru | 2004-06-07 | 1 | -0/+1 |
* | | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -1/+14 |
* | | | | after review fix (BUG#4067) | bell@sanja.is.com.ua | 2004-06-17 | 1 | -0/+14 |
|/ / / | |||||
* | | | Added function comment | monty@mysql.com | 2004-04-12 | 1 | -0/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-08 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Cleanup/optimizations of structures and key usage to make it easier to move k... | monty@mysql.com | 2004-04-08 | 1 | -1/+2 |
* | | | | post-review fixes | serg@serg.mylan | 2004-04-07 | 1 | -2/+3 |
* | | | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -0/+12 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-05 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+0 |
* | | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -2/+13 |
|/ / / | |||||
* | | | Fix to get correct metadata when using temporary tables to create result. (Bu... | monty@mysql.com | 2004-03-30 | 1 | -0/+1 |
* | | | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -2/+4 |
* | | | Fix for #233 (final part) | hf@deer.(none) | 2004-03-16 | 1 | -2/+2 |
* | | | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 1 | -7/+2 |
* | | | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -1/+5 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for bugs #1885, #2464, #2539. Proper handling of default | dlenev@mysql.com | 2004-01-30 | 1 | -1/+4 |
| | * | | A fix (bug #2335: Inconsistancy with handling of Years and NOW() function). | ram@gw.mysql.r18.ru | 2004-01-11 | 1 | -0/+1 |
* | | | | http://bugs.mysql.com/bug.php?id=2368 | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 1 | -0/+9 |
|/ / / | |||||
* | | | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -4/+3 |
* | | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -5/+6 |
* | | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -3/+5 |
|\ \ \ | |/ / | |||||
| * | | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -3/+4 |
| * | | Another bugfix for #615 | hf@deer.(none) | 2003-06-24 | 1 | -2/+4 |
* | | | Added missing timeout function for named pipes and shared memory (fixes core ... | monty@mysql.com | 2003-12-15 | 1 | -20/+2 |
* | | | added collation processing in UNION merging | bell@sanja.is.com.ua | 2003-11-25 | 1 | -1/+1 |
* | | | after review fixes | bell@sanja.is.com.ua | 2003-11-23 | 1 | -48/+34 |
* | | | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -0/+48 |
* | | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -7/+4 |
|\ \ \ | |||||
| * | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -7/+4 |
* | | | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -3/+3 |
* | | | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -1/+3 |
|/ / / | |||||
* | | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -0/+7 |
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+29 |
|\ \ \ | |||||
| * | | | fixed bug #910 (right type of ifnull function) | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+29 |
* | | | | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ... | bar@bar.mysql.r18.ru | 2003-08-11 | 1 | -0/+1 |
|/ / / | |||||
* | | | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie... | serg@serg.mylan | 2003-07-28 | 1 | -2/+3 |
* | | | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4g | wax@kishkin.ru | 2003-06-26 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4g | wax@kishkin.ru | 2003-06-03 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | URGENT | wax@kishkin.ru | 2003-05-31 | 1 | -0/+1 |
* | | | | | bug #251 - destroyed object reused - fixed | serg@serg.mylan | 2003-06-13 | 1 | -4/+5 |