| Commit message (Expand) | Author | Age | Files | Lines |
* | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -0/+3 |
* | merge | Mattias Jonsson | 2010-09-13 | 1 | -9/+9 |
|\ |
|
| * | Bug#53806: Wrong estimates for range query in partitioned MyISAM table | Mattias Jonsson | 2010-08-27 | 1 | -9/+9 |
* | | Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detected | Mattias Jonsson | 2010-08-20 | 1 | -0/+36 |
* | | Bug#53676: Unexpected errors and possible table | Mattias Jonsson | 2010-08-13 | 1 | -0/+62 |
* | | Bug#54783: optimize table crashes with invalid timestamp default | Davi Arnaut | 2010-07-06 | 1 | -0/+18 |
* | | WL#5349 Change default storage engine to InnoDB | Magne Mahre | 2010-06-17 | 1 | -2/+2 |
* | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 1 | -46/+3 |
|\ \ |
|
| * | | minimal changes to errmst-utf8.txt (mostly whitespace) to match 6.0-codebase ... | Sergei Golubchik | 2009-12-22 | 1 | -2/+2 |
| * | | merge of bug#35765 into mysql-next-mr-bugfixing | Mattias Jonsson | 2009-11-24 | 1 | -1/+2 |
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-20 | 1 | -1/+70 |
|\ \ \
| | |/
| |/| |
|
| * | | merge | Mattias Jonsson | 2010-03-12 | 1 | -0/+49 |
| |\ \ |
|
| | * | | Bug#51830: Incorrect partition pruning on range partition | Mattias Jonsson | 2010-03-10 | 1 | -0/+49 |
| * | | | Bug#50104: Partitioned table with just 1 partion works with fk | Mattias Jonsson | 2010-03-04 | 1 | -1/+21 |
| |/ / |
|
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-24 | 1 | -0/+44 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Bug#47343: InnoDB fails to clean-up after lock wait timeout on | Mattias Jonsson | 2010-01-18 | 1 | -0/+44 |
* | | BUG#48447, BUG#48161, fixed a regression from fix of BUG#6045, where binary c... | Mikael Ronstrom | 2009-11-05 | 1 | -0/+11 |
* | | Changed COLUMN_LIST to COLUMNS after arch review | Mikael Ronstrom | 2009-10-29 | 1 | -3/+3 |
* | | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -0/+18 |
|\ \ |
|
| * \ | Manual merge mysql-trunk -> mysql-trunk-wl3352 | Mattias Jonsson | 2009-10-19 | 1 | -0/+18 |
| |\ \ |
|
| | * \ | Merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2009-09-16 | 1 | -0/+18 |
| | |\ \
| | | |/ |
|
| | | * | Local merge. | Sergey Vojtovich | 2009-09-10 | 1 | -0/+4 |
| | | |\ |
|
| | | | * | BUG#46483 - drop table of partitioned table may leave | Sergey Vojtovich | 2009-09-02 | 1 | -0/+4 |
| | | * | | Fix to ensure that all subpartitions gets deleted before renaming starts, BUG... | Mikael Ronstrom | 2009-09-07 | 1 | -0/+14 |
| | | |/ |
|
* | | | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ... | Mikael Ronstrom | 2009-10-16 | 1 | -6/+6 |
|/ / / |
|
* | | | BUG#47776, Fixed character set handling, used wrong length, eventually also f... | Mikael Ronstrom | 2009-10-05 | 1 | -0/+24 |
|/ / |
|
* | | Fix for mysql-5.1-performance-version, transaction information | Mattias Jonsson | 2008-12-15 | 1 | -6/+0 |
|/ |
|
* | Bug#40595: Non-matching rows not released with READ-COMMITTED | Mattias Jonsson | 2008-11-10 | 1 | -0/+22 |
* | Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output | Mattias Jonsson | 2008-11-04 | 1 | -3/+10 |
* | Bug#37721: ORDER BY when WHERE contains non-partitioned | Mattias Jonsson | 2008-10-10 | 1 | -0/+65 |
* | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/... | unknown | 2008-03-07 | 1 | -4/+5 |
|\ |
|
| * | Bug#31931 Partitions: unjustified 'mix of handlers' error message | unknown | 2008-01-09 | 1 | -4/+5 |
* | | Apply innodb-5.1-ss2146 and innodb-5.1-ss2178 snapshots. | unknown | 2008-01-14 | 1 | -6/+6 |
|/ |
|
* | Bug#32948: FKs allowed to reference partitioned table | unknown | 2007-12-06 | 1 | -0/+12 |
* | test fixed | unknown | 2007-11-13 | 1 | -3/+4 |
* | 'no innodb engine' test failure fixed | unknown | 2007-11-12 | 1 | -0/+12 |
* | BUG#30583 - Partition on DOUBLE key + INNODB + count(*) == crash | unknown | 2007-09-13 | 1 | -0/+7 |
* | wl#2936 post-merge fixes | unknown | 2007-04-16 | 1 | -0/+1 |
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-base | unknown | 2007-02-28 | 1 | -0/+54 |
|\ |
|
| * | BUG#26117 "index_merge sort-union over partitioned table crashes" | unknown | 2007-02-27 | 1 | -0/+54 |
* | | Bug#24392 (SHOW ENGINE MUTEX STATUS is a synonym for SHOW INNODB STATUS) | unknown | 2007-01-23 | 1 | -2/+2 |
|/ |
|
* | Rearranged test cases, move InnoDB test cases to partition_innodb | unknown | 2006-09-08 | 1 | -0/+71 |
* | Moving test that requires innodb to partition_innodb | unknown | 2006-05-18 | 1 | -0/+5 |