summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport of:Konstantin Osipov2009-12-031-2/+3
* Backport of:Konstantin Osipov2009-12-021-37/+36
* Backport of:Konstantin Osipov2009-12-011-1/+1
* Backport of:Konstantin Osipov2009-12-011-26/+22
* Backport of:Konstantin Osipov2009-12-011-1/+1
* Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-5/+5
* Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-6/+2
|\
| * Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-6/+2
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-4/+4
|\ \
| * | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-4/+4
* | | Fixed a use of non-initialised variable, cannot use NULL flags if RANGE == NO...Mikael Ronstrom2009-11-041-1/+1
* | | Fixed a few bugs in hex string generation, in call to val_str for partition e...Mikael Ronstrom2009-11-021-88/+4
* | | Added more comments and a safer error checkMikael Ronstrom2009-10-301-8/+63
* | | Fixed such that we fail if using integer constants for character set fields, ...Mikael Ronstrom2009-10-301-5/+5
* | | Fixed so that character set constants are encoded as hex strings in frm file,...Mikael Ronstrom2009-10-301-74/+69
* | | Ensuring character set constants are safe, first step fixMikael Ronstrom2009-10-301-3/+57
* | | Changed COLUMN_LIST to COLUMNS after arch reviewMikael Ronstrom2009-10-291-3/+3
* | | Fixed code review change to ensure that VALUES constants are of the same resu...Mikael Ronstrom2009-10-281-22/+71
* | | MergeMikael Ronstrom2009-10-281-3/+3
|\ \ \
| * \ \ mergeMattias Jonsson2009-10-281-3/+3
| |\ \ \
| | * | | WL#3352, minor code formatting fixes after code reviewMattias Jonsson2009-10-211-3/+3
* | | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-690/+1227
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-3/+18
| * | | Upped size limit on varchar/char from 512 to 2048Mikael Ronstrom2009-10-231-1/+1
| * | | BUG#46183, added character set identifier on character constants in VALUES pa...Mikael Ronstrom2009-10-221-0/+7
| * | | A lot of fixes to make character set work ok, first step to fixing BUG#48163Mikael Ronstrom2009-10-221-8/+146
| * | | Fixed test cases with regards to error codesMikael Ronstrom2009-10-211-3/+3
| * | | MergeMikael Ronstrom2009-10-211-6/+73
| |\ \ \ | | |/ /
| | * | Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-6/+73
| | |\ \
| * | | | Removed column_list and fixed all issues relating to this changeMikael Ronstrom2009-10-211-34/+51
| * | | | Merged in latest changesMikael Ronstrom2009-10-161-13/+27
| |\ \ \ \ | | |/ / /
| | * | | Fixed review commentsMikael Ronstrom2009-10-161-13/+27
| * | | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ...Mikael Ronstrom2009-10-161-7/+21
| |/ / /
| * | | BUG#47838, NULL values in ranges was dropped due to missing else part in stor...Mikael Ronstrom2009-10-061-4/+7
| * | | BUG#47776, Fixed character set handling, used wrong length, eventually also f...Mikael Ronstrom2009-10-051-13/+21
| * | | BUG#47754, used number of parts instead of number of list values as end part ...Mikael Ronstrom2009-10-021-1/+9
| * | | BUG#47752, missed to sort values in list partitioningMikael Ronstrom2009-10-011-2/+2
| * | | Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-237/+230
| * | | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-466/+786
* | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+4
|\ \ \ \
| * | | | WL#4828 and BUG#45747Alfranio Correia2009-09-291-0/+4
| | |/ / | |/| |
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-2/+2
| |/ /
* | | Backport of the fix for BUG#33730 "Full table scan instead selected partition...Guilhem Bichot2009-10-051-13/+19
* | | Merge to mysql-next-mrMikael Ronstrom2009-09-281-6/+73
|\ \ \ | |/ /
| * | fixed a valgrind warning in partitioning codeGeorgi Kodinov2009-09-021-0/+1
| * | Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-2/+15
| |\ \ | | |/
| * | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-6/+59
| |/
* | AutomergeMikael Ronstrom2009-09-101-1/+1
|\ \
| * | WL#4571, Enable Key cache defined for a partition to enable more scalability ...Mikael Ronstrom2009-09-101-1/+1
| |/