| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for non-partition builds | Mikael Ronstrom | 2009-10-19 | 1 | -0/+20 |
* | Removed GLOBAL INDEX syntax, need to develop GLOBAL indexes before adding syn... | Mikael Ronstrom | 2009-10-16 | 8 | -40/+7 |
* | Fixed review comments | Mikael Ronstrom | 2009-10-16 | 8 | -38/+55 |
* | BUG#47837, Duplicate field names were allowed in both column list partitionin... | Mikael Ronstrom | 2009-10-06 | 5 | -0/+70 |
* | BUG#47838, NULL values in ranges was dropped due to missing else part in stor... | Mikael Ronstrom | 2009-10-06 | 1 | -0/+26 |
* | BUG#47838, NULL values in ranges was dropped due to missing else part in stor... | Mikael Ronstrom | 2009-10-06 | 3 | -4/+46 |
* | BUG#47776, Fixed character set handling, used wrong length, eventually also f... | Mikael Ronstrom | 2009-10-05 | 3 | -13/+75 |
* | BUG#47754, used number of parts instead of number of list values as end part ... | Mikael Ronstrom | 2009-10-02 | 3 | -1/+23 |
* | Fixed no_ to num_ change for NDB handler | Mikael Ronstrom | 2009-10-01 | 1 | -14/+14 |
* | Added more test cases | Mikael Ronstrom | 2009-10-01 | 2 | -0/+59 |
* | BUG#47752, missed to sort values in list partitioning | Mikael Ronstrom | 2009-10-01 | 2 | -5/+6 |
* | Changed all no_ to num_ to avoid strange names like no_list_values which is n... | Mikael Ronstrom | 2009-10-01 | 13 | -450/+500 |
* | Forgot to add result files for WL#3352 new test cases | Mikael Ronstrom | 2009-09-15 | 2 | -0/+279 |
* | WL#3352, Introducing Column list partitioning, makes it possible to partition... | Mikael Ronstrom | 2009-09-15 | 27 | -757/+2232 |
* | Merge 5.1 up into 5.4-build ("trunk"). | Joerg Bruehe | 2009-08-29 | 1 | -1/+34 |
|\ |
|
| * | Apply changes from mysql-5.1.38-release clone: | Jonathan Perkin | 2009-08-24 | 1 | -1/+40 |
| * | Upmerge a merge changeset from 5.0 to 5.1, no code change involved. | Joerg Bruehe | 2009-08-21 | 0 | -0/+0 |
| |\ |
|
| | * | Merge the correction for the bug#37098 fix into 5.0-build | Joerg Bruehe | 2009-08-20 | 1 | -2/+2 |
| | |\ |
|
| * | \ | automerge the correction for bug#37098 into 5.1-build | Joerg Bruehe | 2009-08-20 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Upmerge 5.0-build into 5.1-build | Joerg Bruehe | 2009-08-13 | 0 | -0/+0 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge main 5.0 with 5.0-build, | Joerg Bruehe | 2009-08-11 | 0 | -0/+0 |
| | |\ \ \ |
|
| | * | | | | Correct a merge error that happened during a backport for 5.0.82sp1: | Joerg Bruehe | 2009-08-11 | 2 | -143/+0 |
| * | | | | | Merge main 5.1 into 5.1-build | Joerg Bruehe | 2009-08-13 | 5 | -3/+5 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge from mysql-trunk. | Alexander Nozdrin | 2009-08-27 | 4 | -4/+8 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge from mysql-trunk-build. | Alexander Nozdrin | 2009-08-27 | 3 | -2/+3 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Automerge "trunk" (5.4.2 cloning + version number increase to 5.4.3) | Joerg Bruehe | 2009-08-27 | 2 | -1/+2 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Raise version number after cloning 5.4.2-beta | unknown | 2009-08-26 | 1 | -1/+1 |
| | | * | | | | | | | Applying fix from Oracle (Marko) for Bug #46657 "InnoDB plugin: invalid read ... | Guilhem Bichot | 2009-08-25 | 1 | -0/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Automerge "trunk" -> "trunk-build". | Joerg Bruehe | 2009-08-24 | 1 | -2/+5 |
| | |\ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Backporting patch for Bug#46650 (Innodb assertion autoinc_lock == lock | Alexander Nozdrin | 2009-08-24 | 1 | -2/+5 |
| | * | | | | | | | Merge the correction to the bug#37098 fix from 5.1 to 5.4. | Joerg Bruehe | 2009-08-20 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | | _ /
| | | | | | | / |
|
| | * | | | | | | Merge the correction to the bug#37098 fix from 5.0 to 5.1. | Joerg Bruehe | 2009-08-20 | 1 | -1/+1 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | /
| | | | |_|_|/
| | | |/| | | |
|
| | | * | | | | Get rid of manual pages which aren't used. | Joerg Bruehe | 2009-08-20 | 1 | -2/+2 |
| * | | | | | | Fix default.conf | Alexander Nozdrin | 2009-08-19 | 1 | -1/+1 |
* | | | | | | | Fix default.conf | Alexander Nozdrin | 2009-08-26 | 1 | -1/+1 |
* | | | | | | | Merge from mysql-5.1-bugteam | Alexander Nozdrin | 2009-08-26 | 62 | -285/+1436 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Bug#45261: Crash, stored procedure + decimal | Davi Arnaut | 2009-08-24 | 12 | -110/+483 |
| * | | | | | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2009-08-24 | 1 | -3/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | BUG#45694 Deadlock in replicated statement is not retried | Alfranio Correia | 2009-08-19 | 1 | -3/+0 |
| * | | | | | | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2009-08-24 | 3 | -10/+20 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | BUG#46130 Slave does not correctly handle "expected errors" | Alfranio Correia | 2009-08-13 | 3 | -10/+20 |
| * | | | | | | | | | merge | Mattias Jonsson | 2009-08-21 | 4 | -35/+44 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Bug#46639: 1030 (HY000): Got error 124 from storage engine on | Mattias Jonsson | 2009-08-21 | 4 | -35/+44 |
| * | | | | | | | | | | reverted the fix for bug #46019 from 5.1-bugteam | Georgi Kodinov | 2009-08-21 | 5 | -77/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | automerge | Georgi Kodinov | 2009-08-21 | 3 | -0/+31 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Merge. | Martin Hansson | 2009-08-21 | 3 | -0/+31 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Revert of the fix for bug #46019. | Georgi Kodinov | 2009-08-21 | 4 | -91/+4 |
| | |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | | Merge. | Martin Hansson | 2009-08-21 | 3 | -0/+33 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Bug#46616: Merge | Martin Hansson | 2009-08-20 | 3 | -0/+33 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / /
| | | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | | Bug#46616: Assertion `!table->auto_increment_field_not_null' on | Martin Hansson | 2009-08-20 | 3 | -0/+31 |