[MCOL-21] Create table failed due to Error updating BRM block version buffer overflow error Created: 2016-05-03 Updated: 2016-10-07 Resolved: 2016-10-07 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DDLProc |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
"MariaDB [mytest]> create table t1 (c1 int) engine=infinidb; |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-05-23 ] | ||||||||||||
|
dleeyhCan you retest it ? | ||||||||||||
| Comment by Dipti Joshi (Inactive) [ 2016-05-31 ] | ||||||||||||
|
dleeyhThis was created as a result of Auto Pilot testing in February - please reproduce with latest build - if it is not reproducible close this. | ||||||||||||
| Comment by Daniel Lee (Inactive) [ 2016-06-02 ] | ||||||||||||
|
It was still an issue earlier this week. If no fix applied this week, I assume it is still an issue. | ||||||||||||
| Comment by Dipti Joshi (Inactive) [ 2016-08-30 ] | ||||||||||||
|
dleeyh Please test this against 1.0.2 and close if it is fixed. | ||||||||||||
| Comment by David Thompson (Inactive) [ 2016-09-21 ] | ||||||||||||
|
Please retest with 1.0.3 | ||||||||||||
| Comment by Daniel Lee (Inactive) [ 2016-10-07 ] | ||||||||||||
|
Build verified: mcsadmin> getsoft Name : mariadb-columnstore-platform MariaDB [mytest]> create table t1 (c1 int) engine=infinidb; MariaDB [mytest]> desc t1;
------
------ |