[MCOL-115] Auto rollback is not occur when update caused a version-buffer-full error (autocommit=1) Created: 2016-06-09 Updated: 2016-10-06 Resolved: 2016-10-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.4 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2016-19 | ||||||||
| Description |
|
Build tested: mscadmin> getsoft Name : mariadb-columnstore-platform Relocations: (not relocatable) When autocommit=1, if Update (have not tested other DML commands) caused a version-buffer-full error, the updated data should be rolled back. In Columnstore, such rollback is not automatically triggered anymore. |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-08-30 ] | ||||
|
dleeyh Please test this against 1.0.2 and update Affects Version - if it is still happening, other wise close it. | ||||
| Comment by David Thompson (Inactive) [ 2016-09-21 ] | ||||
|
Please retest. | ||||
| Comment by Daniel Lee (Inactive) [ 2016-10-06 ] | ||||
|
Build verified: 1.0.4-1 mcsadmin> getsoft Name : mariadb-columnstore-platform MariaDB [tpch1c]> select count
----------
---------- MariaDB [tpch1c]> update lineitem set l_shipdate='2016-10-07';
----------
---------- debug.log Oct 6 18:15:33 mdbe dmlpackageproc[15311]: 33.829356 |4|63|0| D 21 CAL0001: SQL statement erroring out, received all messages from WES |