Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETE | Eugene Kosov | 2018-05-22 | 1 | -1/+6 |
* | Merge branch 'github/10.2' into 10.3 | Sergei Golubchik | 2018-05-22 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-19 | 1 | -1/+1 |
| | |\ | |||||
| | | * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ... | Monty | 2018-05-16 | 1 | -1/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-17 | 1 | -8/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_typ... | Varun Gupta | 2018-05-16 | 1 | -1/+2 |
* | | | | cleanup: versioning style fixes | Sergei Golubchik | 2018-05-12 | 1 | -2/+2 |
* | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() | Sergei Golubchik | 2018-05-12 | 1 | -5/+0 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -42/+49 |
* | | | | MDEV-15391 Server crashes in JOIN::fix_all_splittings_in_plan or Assertion `j... | Sergei Golubchik | 2018-04-10 | 1 | -2/+6 |
* | | | | create a reusable function that tells what FK actions can write | Sergei Golubchik | 2018-02-24 | 1 | -4/+4 |
* | | | | unify error messages a bit | Sergei Golubchik | 2018-02-24 | 1 | -2/+2 |
* | | | | SQL: Truncate history of partitioned table [fixes #399, closes #403] | Sergei Golubchik | 2018-02-23 | 1 | -8/+0 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -4/+4 |
* | | | | MDEV-14788 System versioning cannot be based on local timestamps, as it is now | Sergei Golubchik | 2018-01-13 | 1 | -1/+1 |
* | | | | rename system_time columns | Sergei Golubchik | 2018-01-09 | 1 | -1/+1 |
* | | | | SQL: DELETE HISTORY error message in prepared statements [#387] | Eugene Kosov | 2017-12-22 | 1 | -3/+8 |
* | | | | MDEV-14687 DELETE HISTORY in prepared stmt crash [fixes #421] | Aleksey Midenkov | 2017-12-20 | 1 | -14/+16 |
* | | | | MDEV-14684 Assertion `table' failed in mysql_delete | Eugene Kosov | 2017-12-19 | 1 | -1/+8 |
* | | | | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 1 | -5/+5 |
* | | | | SQL: disable truncate history on partitioned [fixes #399] | Aleksey Midenkov | 2017-12-14 | 1 | -0/+8 |
* | | | | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -12/+63 |
|\ \ \ \ | |||||
| * | | | | Adding direct update/delete to the server and to the partition engine. | Kentoku SHIBA | 2017-12-03 | 1 | -12/+63 |
* | | | | | SQL: vers_setup_select() misc refactoring | Aleksey Midenkov | 2017-12-08 | 1 | -1/+1 |
* | | | | | System Versioning 1.0pre2 | Aleksey Midenkov | 2017-11-23 | 1 | -12/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Handle failures from malloc | Michael Widenius | 2017-11-17 | 1 | -12/+24 |
* | | | | | SQL: delete from VIEW [fixes #291] | Aleksey Midenkov | 2017-11-13 | 1 | -1/+6 |
* | | | | | System Versioning pre1.0 | Aleksey Midenkov | 2017-11-13 | 1 | -2/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -2/+4 |
| |\ \ \ \ | |||||
| | * | | | | Add more execution stages (commit, rollback, etc) | Monty | 2017-11-05 | 1 | -2/+4 |
* | | | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -7/+54 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | SQL: truncate syntax and privilege [closes #229] | Eugene Kosov | 2017-09-08 | 1 | -9/+2 |
| * | | | | | SQL, Parser: system_time logic and syntax fixes [closes #237] | Aleksey Midenkov | 2017-08-08 | 1 | -5/+4 |
| * | | | | | SQL: replication fixes [fixes #234] | Eugene Kosov | 2017-07-31 | 1 | -8/+2 |
| * | | | | | Style: condition rewrite | kevg | 2017-05-05 | 1 | -3/+6 |
| * | | | | | SQL: TRUNCATE FOR SYSTEM_TIME BEFORE [closes #111] | kevg | 2017-05-05 | 1 | -5/+10 |
| * | | | | | 0.6: truncate history feature [closes #96] | kevg | 2017-05-05 | 1 | -16/+42 |
| * | | | | | SQL: (0.5) Versioned partitions [closes #77] | Aleksey Midenkov | 2017-05-05 | 1 | -1/+2 |
| * | | | | | IB: 0.2 part III | Aleksey Midenkov | 2017-05-05 | 1 | -6/+4 |
| * | | | | | Delete: code duplication fix | Aleksey Midenkov | 2017-05-05 | 1 | -27/+20 |
| * | | | | | 0.1: SQL-level System Versioning | Daniel Fiala | 2017-05-05 | 1 | -5/+44 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -1/+1 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -1/+1 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -1/+1 |
| | | | |\ \ | |||||
* | | | | \ \ | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fix some conversion warnings. | Vladislav Vaintroub | 2017-09-30 | 1 | -1/+1 |
| | | |_|_|/ | | |/| | | |