| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged in latest changes | Mikael Ronstrom | 2009-10-16 | 1 | -13/+27 |
|\ |
|
| * | Fixed review comments | Mikael Ronstrom | 2009-10-16 | 1 | -13/+27 |
* | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ... | Mikael Ronstrom | 2009-10-16 | 1 | -7/+21 |
|/ |
|
* | BUG#47838, NULL values in ranges was dropped due to missing else part in stor... | Mikael Ronstrom | 2009-10-06 | 1 | -4/+7 |
* | BUG#47776, Fixed character set handling, used wrong length, eventually also f... | Mikael Ronstrom | 2009-10-05 | 1 | -13/+21 |
* | BUG#47754, used number of parts instead of number of list values as end part ... | Mikael Ronstrom | 2009-10-02 | 1 | -1/+9 |
* | BUG#47752, missed to sort values in list partitioning | Mikael Ronstrom | 2009-10-01 | 1 | -2/+2 |
* | Changed all no_ to num_ to avoid strange names like no_list_values which is n... | Mikael Ronstrom | 2009-10-01 | 1 | -237/+230 |
* | WL#3352, Introducing Column list partitioning, makes it possible to partition... | Mikael Ronstrom | 2009-09-15 | 1 | -466/+786 |
* | Bug#46478: timestamp field incorrectly defaulted | Mattias Jonsson | 2009-08-06 | 1 | -0/+3 |
* | Bug#40281, partitioning the general log table crashes the server | Tatiana A. Nurnberg | 2009-07-31 | 1 | -1/+6 |
* | Addendum to the fix for bug 45807 : initialize a member needed in | Georgi Kodinov | 2009-07-08 | 1 | -0/+1 |
* | Bug #45807: crash accessing partitioned table and sql_mode | Georgi Kodinov | 2009-07-02 | 1 | -2/+11 |
* | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -21/+21 |
* | Fix for bug#42944: partition not pruned correctly | Ramil Kalimullin | 2009-04-01 | 1 | -1/+2 |
* | Bug#40972: Partition pruning can lead to crash for bad dates | Mattias Jonsson | 2009-01-09 | 1 | -1/+1 |
* | merge | Mattias Jonsson | 2009-01-07 | 1 | -2/+2 |
|\ |
|
| * | Bug#40972: some sql execution lead the whole databse crashing | Mattias Jonsson | 2008-12-28 | 1 | -2/+2 |
* | | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-01-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge from mysql-5.1.30-release | unknown | 2008-11-27 | 1 | -1/+1 |
| |\ |
|
| | * | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
* | | | merge | Mattias Jonsson | 2008-12-10 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | Bug#40389: REORGANIZE PARTITION crashes when only using one partition | Mattias Jonsson | 2008-12-02 | 1 | -3/+2 |
* | | | | Bug#38784: Mysql server crash if table is altered with partition changes. | Mattias Jonsson | 2008-11-12 | 1 | -11/+11 |
| |/ /
|/| | |
|
* | | | merge | Mattias Jonsson | 2008-11-04 | 1 | -4/+8 |
|\ \ \ |
|
| * | | | Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output | Mattias Jonsson | 2008-11-04 | 1 | -4/+8 |
| |/ / |
|
* | | | merge | Mattias Jonsson | 2008-11-04 | 1 | -20/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION work | Mattias Jonsson | 2008-10-10 | 1 | -20/+6 |
| |/ |
|
* | | merge | Mattias Jonsson | 2008-10-29 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | Bug#37453: Dropping/creating index on partitioned table with | Mattias Jonsson | 2008-10-05 | 1 | -2/+1 |
* | | keep compiler happy | Alexey Botchkov | 2008-10-06 | 1 | -0/+8 |
* | | Bug#38083 Error-causing row inserted into partitioned table despite error | Alexey Botchkov | 2008-10-06 | 1 | -122/+153 |
|/ |
|
* | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that | Mattias Jonsson | 2008-08-11 | 1 | -61/+35 |
* | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteam | Marc Alff | 2008-07-14 | 1 | -2/+2 |
* | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/... | unknown | 2008-03-07 | 1 | -175/+114 |
|\ |
|
| * | Post push fix | unknown | 2008-02-25 | 1 | -5/+5 |
| * | Merge witty.:/Users/mattiasj/clones/mysql-5.1-bug20129.2 | unknown | 2008-02-24 | 1 | -1/+13 |
| |\ |
|
| | * | Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION | unknown | 2008-02-11 | 1 | -1/+13 |
| * | | Merge witty.:/Users/mattiasj/clones/mysql-5.1-bug31931.2 | unknown | 2008-02-24 | 1 | -100/+38 |
| |\ \ |
|
| | * | | Bug#31931 Partitions: unjustified 'mix of handlers' error message | unknown | 2008-01-09 | 1 | -100/+38 |
| * | | | Merge dator6.(none):/home/mikael/mysql_clones/bug32943 | unknown | 2008-02-13 | 1 | -1/+6 |
| |\ \ \ |
|
| | * | | | BUG#33429: No check for maxvalue before adding partition | unknown | 2008-01-28 | 1 | -1/+6 |
| | | |/
| | |/| |
|
| * | | | Added comments on why we do reopen | unknown | 2008-02-13 | 1 | -3/+13 |
| * | | | BUG#32943: Fixed buggy lock handling of ALTER TABLE for partitioning | unknown | 2008-01-28 | 1 | -70/+44 |
| |/ / |
|
* | | | Rename send_ok to my_ok. Similarly to my_error, it only records the status, | unknown | 2008-02-19 | 1 | -1/+1 |
* | | | A fix and a test case for Bug#12713 "Error in a stored function called from | unknown | 2008-02-19 | 1 | -18/+22 |
|/ / |
|
* | | A pre-requisite for the fix for Bug#12713 "Error in a stored function | unknown | 2007-12-20 | 1 | -9/+9 |
|/ |
|
* | Merge station.:/mnt/raid/alik/MySQL/devel/5.1 | unknown | 2007-12-14 | 1 | -5/+9 |
|\ |
|
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | unknown | 2007-12-13 | 1 | -5/+9 |
| |\ |
|
| | * | Bug#32178 server crash when select from i_s and concurrent partition management | unknown | 2007-11-23 | 1 | -5/+9 |