[MCOL-3672] UPDATE queries showing bad results Created: 2019-12-12 Updated: 2019-12-16 Resolved: 2019-12-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.4.2 |
| Fix Version/s: | 1.4.2 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2019-06 |
| Description |
|
The following shows 201 and 202 instead of 101 and 102:
|
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-12-13 ] |
|
Initial patch fix update but broke delete. |
| Comment by Andrew Hutchings (Inactive) [ 2019-12-13 ] |
|
Updated patch fixed delete also |
| Comment by Daniel Lee (Inactive) [ 2019-12-16 ] |
|
Build verified: 1.4.2-1 source Server commit 809261c65c2aef686bd1d3ad16580870fdf786c2 MENT-558 move Galera MTR tests to the separate pipeline or disable for long MTR run added one more stage to run MTR tests 2*3 in parallel Engine commit 451284aeee3de57c03e6e74e904e3c0da52b3b1b Merge pull request #982 from LinuxJedi/ Verified both update and delete operations. |