| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no p... | Sergei Golubchik | 2014-01-23 | 1 | -1/+1 |
* | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING | Mattias Jonsson | 2013-01-30 | 1 | -1/+16 |
|\ |
|
* \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
* | | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressions | Mattias Jonsson | 2010-08-30 | 1 | -6/+5 |
* | | Bug#51851: Server with SBR locks mutex twice on LOAD DATA | Mattias Jonsson | 2010-03-30 | 1 | -5/+1 |
* | | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column... | Mikael Ronstrom | 2009-12-17 | 1 | -0/+1 |
* | | Merged WL#3352 into mysql-next-mr | Mikael Ronstrom | 2009-10-28 | 1 | -31/+51 |
|\ \ |
|
| * | | BUG#48165, needed to introduce length restrictions on partitioning fields to ... | Mikael Ronstrom | 2009-10-28 | 1 | -2/+1 |
| * | | Upped size limit on varchar/char from 512 to 2048 | Mikael Ronstrom | 2009-10-23 | 1 | -1/+1 |
| * | | A lot of fixes to make character set work ok, first step to fixing BUG#48163 | Mikael Ronstrom | 2009-10-22 | 1 | -0/+1 |
| * | | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -0/+2 |
| |\ \ |
|
| | * \ | Manual merge mysql-trunk -> mysql-trunk-wl3352 | Mattias Jonsson | 2009-10-19 | 1 | -0/+2 |
| | |\ \
| | | |/ |
|
| * | | | Removed column_list and fixed all issues relating to this change | Mikael Ronstrom | 2009-10-21 | 1 | -2/+4 |
| * | | | Merged in latest changes | Mikael Ronstrom | 2009-10-16 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Fixed review comments | Mikael Ronstrom | 2009-10-16 | 1 | -1/+1 |
| * | | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ... | Mikael Ronstrom | 2009-10-16 | 1 | -3/+12 |
| |/ / |
|
| * | | BUG#47837, Duplicate field names were allowed in both column list partitionin... | Mikael Ronstrom | 2009-10-06 | 1 | -0/+1 |
| * | | Changed all no_ to num_ to avoid strange names like no_list_values which is n... | Mikael Ronstrom | 2009-10-01 | 1 | -16/+16 |
| * | | WL#3352, Introducing Column list partitioning, makes it possible to partition... | Mikael Ronstrom | 2009-09-15 | 1 | -14/+22 |
* | | | WL#5016: Fix header file include guards | Mats Kindahl | 2009-09-23 | 1 | -0/+5 |
| |/
|/| |
|
* | | fixed a valgrind warning in partition_pruning | Georgi Kodinov | 2009-09-02 | 1 | -0/+1 |
* | | Bug#20577: Partitions: use of to_days() function leads to selection failures | Mattias Jonsson | 2009-08-26 | 1 | -0/+1 |
|/ |
|
* | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
* | Bug#38083 Error-causing row inserted into partitioned table despite error | Alexey Botchkov | 2008-10-06 | 1 | -2/+3 |
* | Manual merge | unknown | 2008-03-14 | 1 | -0/+1 |
|\ |
|
| * | Bug#32167 another privilege bypass with DATA/INDEX DIRECORY(3rd version for 5.1) | unknown | 2008-02-28 | 1 | -0/+1 |
* | | Bug#31931 Partitions: unjustified 'mix of handlers' error message | unknown | 2008-01-09 | 1 | -1/+1 |
|/ |
|
* | BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functions | unknown | 2007-09-14 | 1 | -14/+0 |
* | Bug#26827 - table->read_set is set incorrectly, | unknown | 2007-07-04 | 1 | -0/+7 |
* | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -6/+6 |
* | Remove unnecessary casts to uchar. The casts are stemming from | unknown | 2007-03-27 | 1 | -1/+1 |
* | Many files: | unknown | 2006-12-31 | 1 | -2/+2 |
* | Many files: | unknown | 2006-12-27 | 1 | -2/+1 |
* | BUG#18198: Partition function handling | unknown | 2006-10-02 | 1 | -2/+3 |
* | Final step of Take 7 on review fixes of this | unknown | 2006-09-26 | 1 | -6/+12 |
* | BUG#18198: Fixes to handle VARCHAR strings properly | unknown | 2006-08-02 | 1 | -2/+27 |
* | BUG#18198: Partition function handling | unknown | 2006-07-21 | 1 | -5/+1 |
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198 | unknown | 2006-07-12 | 1 | -2/+7 |
|\ |
|
| * | BUG#18198: Less flexibility in defining partition functions | unknown | 2006-06-23 | 1 | -2/+7 |
* | | partition functions to pass create_info, not only max_rows | unknown | 2006-06-27 | 1 | -4/+4 |
|/ |
|
* | merge update | unknown | 2006-06-14 | 1 | -1/+2 |
* | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | unknown | 2006-06-14 | 1 | -15/+10 |
|\ |
|
| * | BUG#16002: Make partition functions that are unsigned work properly | unknown | 2006-04-17 | 1 | -14/+9 |
* | | BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table d... | unknown | 2006-05-10 | 1 | -0/+2 |
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new | unknown | 2006-04-21 | 1 | -2/+7 |
|\ \ |
|
| * \ | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | unknown | 2006-04-19 | 1 | -2/+7 |
| |\ \
| | |/
| |/| |
|
| | * | Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | unknown | 2006-04-01 | 1 | -2/+7 |
| | |\ |
|
| | | * | WL 2826: Error handling of ALTER TABLE for partitioning | unknown | 2006-03-24 | 1 | -4/+4 |
| | | * | manual merge | unknown | 2006-03-22 | 1 | -2/+7 |