Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bul... | Alexander Barkov | 2017-12-18 | 1 | -2/+2 | |
* | | | | | | | SQL: removed VERS_HIDDEN_FLAG [closes #409] | Aleksey Midenkov | 2017-12-19 | 1 | -5/+5 | |
* | | | | | | | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 1 | -1/+1 | |
* | | | | | | | System Versioning 1.0 pre5 [closes #407] | Aleksey Midenkov | 2017-12-15 | 1 | -2/+57 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | MDEV-10177 Invisible Columns and Invisible Index | Sachin Setiya | 2017-12-15 | 1 | -1/+5 | |
| * | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-14 | 1 | -0/+51 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | MDEV-14628 Wrong autoinc value assigned by LOAD XML in the NO_AUTO_VALUE_ON_Z... | Alexander Barkov | 2017-12-13 | 1 | -0/+51 | |
* | | | | | | | restore Field::get_timestamp() prototype | Sergei Golubchik | 2017-12-05 | 1 | -9/+2 | |
* | | | | | | | Revert "Parser: no implicit NOT NULL for system fields [fixes #163]" | Sergei Golubchik | 2017-12-05 | 1 | -1/+0 | |
* | | | | | | | SQL: insert delayed fix [#365 bug 3] | Aleksey Midenkov | 2017-11-29 | 1 | -1/+3 | |
* | | | | | | | IB, SQL: removed VTQ, added TRT on SQL layer [closes #305] | Aleksey Midenkov | 2017-11-15 | 1 | -5/+12 | |
* | | | | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -8/+110 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | SQL: pruning, derived, view fixes [fixes #244] | Aleksey Midenkov | 2017-09-01 | 1 | -2/+7 | |
| * | | | | | | SQL: MAX microseconds for current system rows [fixes #245] | Eugene Kosov | 2017-08-18 | 1 | -2/+5 | |
| * | | | | | | SQL: compare TRX_ID fields against timestamps [closes #231] | Aleksey Midenkov | 2017-08-03 | 1 | -6/+52 | |
| * | | | | | | SQL: optimized fields fix for NOT NULL [fixes #226] | Eugene Kosov | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | Parser: no implicit NOT NULL for system fields [fixes #163] | Aleksey Midenkov | 2017-05-05 | 1 | -0/+2 | |
| * | | | | | | SQL: remove unneded return value | kevg | 2017-05-05 | 1 | -4/+3 | |
| * | | | | | | SQL: (0.5) Versioned partitions [closes #77] | Aleksey Midenkov | 2017-05-05 | 1 | -2/+9 | |
| * | | | | | | SQL: default NULL for sys fields + misc fixes | Aleksey Midenkov | 2017-05-05 | 1 | -0/+2 | |
| * | | | | | | SQL: NULL instead of optimized fields in versioned queries | Kosov Eugene | 2017-05-05 | 1 | -1/+1 | |
| * | | | | | | IB: 0.2 part IV | Aleksey Midenkov | 2017-05-05 | 1 | -1/+1 | |
| * | | | | | | SQL: respect signed in set_max(), is_max() | Aleksey Midenkov | 2017-05-05 | 1 | -4/+10 | |
| * | | | | | | IB: 0.2 part III | Aleksey Midenkov | 2017-05-05 | 1 | -4/+20 | |
| * | | | | | | 0.1: SQL-level System Versioning | Daniel Fiala | 2017-05-05 | 1 | -0/+16 | |
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -20/+39 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -7/+7 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -7/+7 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -7/+7 | |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -7/+7 | |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | ||||||
| | | | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-10-17 | 1 | -7/+7 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Bug#19875294 ASSERTION `SRC' FAILED IN MY_STRNXFRM_UNICODE (SIG 6 -STRINGS/CT... | Tor Didriksen | 2017-08-23 | 1 | -6/+6 | |
| | | | | * | | | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -1/+1 | |
| | | | * | | | | MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuild | Sergei Golubchik | 2017-07-20 | 1 | -8/+13 | |
| | | | * | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+1 | |
| | | * | | | | | bugfix: copy timestamps correctly in INSERT...SELECT | Sergei Golubchik | 2017-09-21 | 1 | -0/+17 | |
| * | | | | | | | MDEV-14212 Add Field_row for SP ROW variables | Alexander Barkov | 2017-10-30 | 1 | -7/+25 | |
| * | | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -6/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | MDEV-14038 ALTER TABLE does not exit on error with InnoDB + bad default function | Alexander Barkov | 2017-10-11 | 1 | -5/+6 | |
| | * | | | | | | MDEV-11586 UNION of FLOAT type results in erroneous precision | Alexander Barkov | 2017-10-06 | 1 | -1/+1 | |
* | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -17/+17 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -17/+17 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -16/+17 | |
| | * | | | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -4/+4 | |
* | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-25 | 1 | -45/+52 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-09-23 | 1 | -45/+52 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | bugfix: copy timestamps correctly in INSERT...SELECT | Sergei Golubchik | 2017-09-22 | 1 | -15/+52 | |
| | * | | | | | | MDEV-13868 cannot insert 1288481126 in a timestamp column in Europe/Moscow | Sergei Golubchik | 2017-09-22 | 1 | -30/+0 | |
| | * | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+1 |