| Commit message (Expand) | Author | Age | Files | Lines |
* | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -9/+9 |
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ |
|
| * | Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ON | Mattias Jonsson | 2012-02-02 | 1 | -1/+1 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ \ |
|
| * \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| |\ \ |
|
* | \ \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |/ |
|
* | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -1/+3 |
|/ / |
|
* | | Bug#56172: Server crashes in ha_partition::reset on | Mattias Jonsson | 2010-10-01 | 1 | -2/+6 |
* | | Manual merge | unknown | 2010-07-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave | unknown | 2010-07-29 | 1 | -1/+1 |
* | | Merge of bug#51851. | Mattias Jonsson | 2010-05-24 | 1 | -15/+0 |
|\ \ |
|
| * | | Bug#51851: Server with SBR locks mutex twice on LOAD DATA | Mattias Jonsson | 2010-03-30 | 1 | -14/+0 |
* | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+75 |
|/ / |
|
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-16 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Bug #42849: innodb crash with varying time_zone on partitioned | Alexey Kopytov | 2009-12-13 | 1 | -3/+0 |
* | | Fixed a few bugs in hex string generation, in call to val_str for partition e... | Mikael Ronstrom | 2009-11-02 | 1 | -5/+6 |
* | | Fixed so that character set constants are encoded as hex strings in frm file,... | Mikael Ronstrom | 2009-10-30 | 1 | -0/+5 |
* | | Merge | Mikael Ronstrom | 2009-10-28 | 1 | -10/+10 |
|\ \ |
|
| * \ | merge | Mattias Jonsson | 2009-10-28 | 1 | -10/+10 |
| |\ \ |
|
| | * | | WL#3352, minor code formatting fixes after code review | Mattias Jonsson | 2009-10-21 | 1 | -10/+10 |
* | | | | Merged WL#3352 into mysql-next-mr | Mikael Ronstrom | 2009-10-28 | 1 | -10/+15 |
|\ \ \ \
| |/ / / |
|
| * | | | BUG#48165, needed to introduce length restrictions on partitioning fields to ... | Mikael Ronstrom | 2009-10-28 | 1 | -0/+1 |
| * | | | A lot of fixes to make character set work ok, first step to fixing BUG#48163 | Mikael Ronstrom | 2009-10-22 | 1 | -3/+1 |
| |/ / |
|
| * | | Fixed review comments | Mikael Ronstrom | 2009-10-16 | 1 | -4/+4 |
| * | | Changed all no_ to num_ to avoid strange names like no_list_values which is n... | Mikael Ronstrom | 2009-10-01 | 1 | -1/+1 |
| * | | WL#3352, Introducing Column list partitioning, makes it possible to partition... | Mikael Ronstrom | 2009-09-15 | 1 | -3/+9 |
| |/ |
|
* | | WL#5016: Fix header file include guards | Mats Kindahl | 2009-09-23 | 1 | -0/+4 |
|/ |
|
* | Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation fault | unknown | 2007-11-20 | 1 | -0/+1 |
* | Merge bk@192.168.21.1:mysql-5.1-opt | unknown | 2007-06-25 | 1 | -1/+2 |
|\ |
|
| * | Bug #27084 partitioning by list seems failing when using case | unknown | 2007-03-27 | 1 | -1/+2 |
* | | 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 | -2/+2 |
|/ |
|
* | Many files: | unknown | 2006-12-27 | 1 | -2/+1 |
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1 | unknown | 2006-10-16 | 1 | -0/+3 |
|\ |
|
| * | Final step of Take 7 on review fixes of this | unknown | 2006-09-26 | 1 | -0/+3 |
* | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifies | unknown | 2006-09-21 | 1 | -1/+1 |
|/ |
|
* | partition functions to pass create_info, not only max_rows | unknown | 2006-06-27 | 1 | -1/+1 |
* | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | unknown | 2006-06-14 | 1 | -3/+4 |
|\ |
|
| * | BUG#16002: Make partition functions that are unsigned work properly | unknown | 2006-04-17 | 1 | -3/+4 |
* | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m... | unknown | 2006-06-12 | 1 | -1/+2 |
|\ \ |
|
| * | | BUG#19695: Showed partition options when table options were not shown | unknown | 2006-05-27 | 1 | -1/+1 |
| |/ |
|
* | | BUG#19067: Crash when ALTER TABLE for default subpartitioned table | unknown | 2006-04-21 | 1 | -2/+1 |
|/ |
|
* | BUG#18558 "Partition pruning results are incorrect for certain class of WHERE... | unknown | 2006-04-06 | 1 | -1/+17 |
* | Bug#18053 Partitions: crash if null | unknown | 2006-03-28 | 1 | -1/+1 |
* | Bug #17701, ALTER TABLE t1 ADD PARTITION for PARTITION BY LIST hangs test | unknown | 2006-02-28 | 1 | -29/+0 |
* | BUG #15408 - Partitions: subpartition names are not unique | unknown | 2006-02-21 | 1 | -1/+1 |
* | moved from handler.h to sql_partition.h during merge | unknown | 2006-02-16 | 1 | -0/+1 |
* | BUG#15408: Partitions: subpartition names are not unique | unknown | 2006-02-16 | 1 | -0/+218 |