| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -2/+3 |
* | Backport of: | Konstantin Osipov | 2009-12-02 | 1 | -37/+36 |
* | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -1/+1 |
* | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -26/+22 |
* | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -1/+1 |
* | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -5/+5 |
* | Manual merge of mysql-next-mr-runtime upstream. | Davi Arnaut | 2009-11-19 | 1 | -6/+2 |
|\ |
|
| * | Backport of Bug#15192 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -6/+2 |
* | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-05 | 1 | -4/+4 |
|\ \ |
|
| * | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -4/+4 |
* | | | Fixed a use of non-initialised variable, cannot use NULL flags if RANGE == NO... | Mikael Ronstrom | 2009-11-04 | 1 | -1/+1 |
* | | | Fixed a few bugs in hex string generation, in call to val_str for partition e... | Mikael Ronstrom | 2009-11-02 | 1 | -88/+4 |
* | | | Added more comments and a safer error check | Mikael Ronstrom | 2009-10-30 | 1 | -8/+63 |
* | | | Fixed such that we fail if using integer constants for character set fields, ... | Mikael Ronstrom | 2009-10-30 | 1 | -5/+5 |
* | | | Fixed so that character set constants are encoded as hex strings in frm file,... | Mikael Ronstrom | 2009-10-30 | 1 | -74/+69 |
* | | | Ensuring character set constants are safe, first step fix | Mikael Ronstrom | 2009-10-30 | 1 | -3/+57 |
* | | | Changed COLUMN_LIST to COLUMNS after arch review | Mikael Ronstrom | 2009-10-29 | 1 | -3/+3 |
* | | | Fixed code review change to ensure that VALUES constants are of the same resu... | Mikael Ronstrom | 2009-10-28 | 1 | -22/+71 |
* | | | Merge | Mikael Ronstrom | 2009-10-28 | 1 | -3/+3 |
|\ \ \ |
|
| * \ \ | merge | Mattias Jonsson | 2009-10-28 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | WL#3352, minor code formatting fixes after code review | Mattias Jonsson | 2009-10-21 | 1 | -3/+3 |
* | | | | | Merged WL#3352 into mysql-next-mr | Mikael Ronstrom | 2009-10-28 | 1 | -690/+1227 |
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
| * | | | BUG#48165, needed to introduce length restrictions on partitioning fields to ... | Mikael Ronstrom | 2009-10-28 | 1 | -3/+18 |
| * | | | Upped size limit on varchar/char from 512 to 2048 | Mikael Ronstrom | 2009-10-23 | 1 | -1/+1 |
| * | | | BUG#46183, added character set identifier on character constants in VALUES pa... | Mikael Ronstrom | 2009-10-22 | 1 | -0/+7 |
| * | | | A lot of fixes to make character set work ok, first step to fixing BUG#48163 | Mikael Ronstrom | 2009-10-22 | 1 | -8/+146 |
| * | | | Fixed test cases with regards to error codes | Mikael Ronstrom | 2009-10-21 | 1 | -3/+3 |
| * | | | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -6/+73 |
| |\ \ \
| | |/ / |
|
| | * | | Manual merge mysql-trunk -> mysql-trunk-wl3352 | Mattias Jonsson | 2009-10-19 | 1 | -6/+73 |
| | |\ \ |
|
| * | | | | Removed column_list and fixed all issues relating to this change | Mikael Ronstrom | 2009-10-21 | 1 | -34/+51 |
| * | | | | 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 |
* | | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Luis Soares | 2009-10-22 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | WL#4828 and BUG#45747 | Alfranio Correia | 2009-09-29 | 1 | -0/+4 |
| | |/ /
| |/| | |
|
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -2/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -2/+2 |
| |/ / |
|
* | | | Backport of the fix for BUG#33730 "Full table scan instead selected partition... | Guilhem Bichot | 2009-10-05 | 1 | -13/+19 |
* | | | Merge to mysql-next-mr | Mikael Ronstrom | 2009-09-28 | 1 | -6/+73 |
|\ \ \
| |/ / |
|
| * | | fixed a valgrind warning in partitioning code | Georgi Kodinov | 2009-09-02 | 1 | -0/+1 |
| * | | Manual merge between bug#46362 and bug#20577. | Mattias Jonsson | 2009-08-28 | 1 | -2/+15 |
| |\ \
| | |/ |
|
| * | | Bug#20577: Partitions: use of to_days() function leads to selection failures | Mattias Jonsson | 2009-08-26 | 1 | -6/+59 |
| |/ |
|
* | | Automerge | Mikael Ronstrom | 2009-09-10 | 1 | -1/+1 |
|\ \ |
|
| * | | WL#4571, Enable Key cache defined for a partition to enable more scalability ... | Mikael Ronstrom | 2009-09-10 | 1 | -1/+1 |
| |/ |
|