Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16101: ADD PARTITION on table partitioned by list does not work with mor... | Jacob Mathew | 2018-05-14 | 1 | -1/+3 |
|\ | |||||
| * | MDEV-16101: ADD PARTITION on table partitioned by list does not work with mor...bb-10.3-MDEV-16101 | Jacob Mathew | 2018-05-14 | 1 | -1/+3 |
* | | versioning: use @@timestamp | Sergei Golubchik | 2018-05-12 | 1 | -2/+2 |
|/ | |||||
* | Remove mem_alloc_error() | Michael Widenius | 2018-05-07 | 1 | -49/+13 |
* | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -7/+9 |
* | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -24/+0 |
* | compilation w/o partitioning | Sergei Golubchik | 2018-03-30 | 1 | -15/+16 |
* | Move alter partition flags to alter_info->partition_flags | Monty | 2018-03-29 | 1 | -1/+1 |
* | fix THD::system_time to follow, well, system time | Sergei Golubchik | 2018-02-25 | 1 | -2/+2 |
* | MDEV-15190 Bad error for non-versioned table PARTITION BY SYSTEM_TIME | Sergei Golubchik | 2018-02-24 | 1 | -1/+2 |
* | PARTITION BY SYSTEM_TIME INTERVAL ... | Sergei Golubchik | 2018-02-23 | 1 | -449/+61 |
* | cleanup: partition_info::check_constants | Sergei Golubchik | 2018-02-23 | 1 | -400/+3 |
* | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2018-02-23 | 1 | -18/+17 |
|\ | |||||
| * | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2018-02-22 | 1 | -17/+16 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-22 | 1 | -17/+16 |
| | |\ | |||||
| | | * | fix compilation wih -DPLUGIN_PARTITION=NO | Sergei Golubchik | 2018-02-21 | 1 | -17/+16 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-19 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -5/+3 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -7/+7 |
* | | | | MDEV-11084 Select statement with partition selection against MyISAM table ope... | Alexey Botchkov | 2018-01-29 | 1 | -11/+30 |
* | | | | compilation warning on windows | Sergei Golubchik | 2018-01-17 | 1 | -1/+1 |
* | | | | MDEV-14923 Assertion upon INSERT into locked versioned partitioned table | Aleksey Midenkov | 2018-01-13 | 1 | -17/+22 |
* | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 1 | -53/+21 |
|\ \ \ \ | |||||
| * \ \ \ | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -0/+20 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -0/+20 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -0/+20 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+20 |
| | | | |\ | |||||
| | | | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+20 |
| | | | | |\ | |||||
| | | | | | * | MDEV-13788 Server crash when issuing bad SQL partition syntax | Alexander Barkov | 2017-11-20 | 1 | -0/+20 |
| | | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -3/+0 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -2/+0 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -2/+0 |
| * | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -2/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-29 | 1 | -2/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | MDEV-13550 Copy ctor instread of memcpy() in partition_info::get_clone() (#436) | Aleksey Midenkov | 2017-11-22 | 1 | -2/+1 |
* | | | | | | | rename system_time columns | Sergei Golubchik | 2018-01-09 | 1 | -4/+4 |
* | | | | | | | SQL: lower priority of warning in vers_part_rotate() for ALTER [fixes #446] | Aleksey Midenkov | 2018-01-06 | 1 | -3/+5 |
* | | | | | | | MDEV-14748 Assertion in ha_myisammrg::attach_children() [fixes #434] | Aleksey Midenkov | 2017-12-29 | 1 | -0/+4 |
* | | | | | | | MDEV-14747 ALTER PARTITION BY SYSTEM_TIME after LOCK TABLES | Aleksey Midenkov | 2017-12-26 | 1 | -1/+5 |
* | | | | | | | MDEV-14741 Assertion '(trx)->start_file == 0' failed | Aleksey Midenkov | 2017-12-22 | 1 | -0/+3 |
* | | | | | | | MDEV-14740 Locking assertion for system_time partitioning | Aleksey Midenkov | 2017-12-22 | 1 | -5/+8 |
* | | | | | | | MDEV-14730 Assertion `m_lock_type == 2' failed in handler::ha_close | Aleksey Midenkov | 2017-12-21 | 1 | -20/+54 |
* | | | | | | | MDEV-14722 Partition: assertion in ha_commit_trans() for sub-statement | Aleksey Midenkov | 2017-12-21 | 1 | -2/+4 |
* | | | | | | | MDEV-14685 Assertion `!fully || (bool) hist_part' failed in Vers_part_info::i... | Aleksey Midenkov | 2017-12-20 | 1 | -0/+12 |
* | | | | | | | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 1 | -4/+2 |
* | | | | | | | System Versioning 1.0 pre6 | Aleksey Midenkov | 2017-12-15 | 1 | -12/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Partitioning syntax for versioning | Sergei Golubchik | 2017-12-14 | 1 | -12/+12 |
| * | | | | | | | yet another error message fix | Sergei Golubchik | 2017-12-13 | 1 | -0/+2 |
* | | | | | | | | Paritioning: better error for disabled IB engine | Aleksey Midenkov | 2017-12-13 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | SQL: destroy Vers_min_max_stats [#346] | Aleksey Midenkov | 2017-11-27 | 1 | -2/+4 |