Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-21747 needless alter_ctx arg in prep_alter_part_table() | Aleksey Midenkov | 2020-03-03 | 1 | -1/+0 |
* | MDEV-20856 Bad values in metadata views for partitions on VARBINARY | Alexander Barkov | 2019-10-18 | 1 | -6/+0 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-13089 identifier quoting in partitioning | Sergei Golubchik | 2018-09-21 | 1 | -0/+4 |
* | | | | Remove mem_alloc_error() | Michael Widenius | 2018-05-07 | 1 | -1/+0 |
* | | | | cleanup: ha_partition::update_row/delete_row | Sergei Golubchik | 2018-02-23 | 1 | -6/+2 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -4/+4 |
* | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -0/+35 |
|\ \ \ \ | |||||
| * | | | | IB, SQL: InnoDB partitioning [closes #118] | Aleksey Midenkov | 2017-05-05 | 1 | -0/+34 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -1/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -1/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -1/+2 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-10-17 | 1 | -1/+2 |
| | | | |\ \ | |||||
| | | | | * | | Bug#26390632: CREATE TABLE CAN CAUSE MYSQL TO EXIT. | Nisha Gopalakrishnan | 2017-08-23 | 1 | -3/+3 |
| | | | | * | | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN | Mattias Jonsson | 2013-02-14 | 1 | -2/+3 |
| | | | | * | | Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ON | Mattias Jonsson | 2012-02-02 | 1 | -1/+1 |
| | | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | | | | |\ \ | |||||
| | | | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | | | * | | | Bug#56172: Server crashes in ha_partition::reset on | Mattias Jonsson | 2010-10-01 | 1 | -2/+6 |
| | | | | * | | | Manual merge | 2010-07-29 | 1 | -1/+1 | |
| | | | | |\ \ \ | | | | | | |/ / | |||||
| | | | | | * | | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave | 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 | mattiasj@mattias-jonssons-macbook.local | 2007-11-20 | 1 | -0/+1 |
| | | | | * | | Merge bk@192.168.21.1:mysql-5.1-opt | holyfoot/hf@hfmain.(none) | 2007-06-25 | 1 | -1/+2 |
| | | | | |\ \ | |||||
| | | | | | * | | Bug #27084 partitioning by list seems failing when using case | holyfoot/hf@mysql.com/hfmain.(none) | 2007-03-27 | 1 | -1/+2 |
| | | | | * | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -6/+6 |
| | | | | * | | | Remove unnecessary casts to uchar. The casts are stemming from | kostja@bodhi.local | 2007-03-27 | 1 | -2/+2 |
| | | | | |/ / | |||||
| | | | | * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-27 | 1 | -2/+1 |
| | | | | * | | Merge dator5.(none):/home/pappa/clean-mysql-5.1 | mikael/pappa@dator5.(none) | 2006-10-16 | 1 | -0/+3 |
| | | | | |\ \ |