[MCOL-31] 105 Working DML Test dmlc: failed Created: 2016-05-03 Updated: 2016-06-15 Resolved: 2016-06-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | regression suite |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Working DML Test scripts that failed: |
| Comments |
| Comment by David Hill (Inactive) [ 2016-05-20 ] |
|
failing because a table doesnt exist in ref root@srvss2 srvswdev11]# cat ../../working_dml/misc/bug3040c.sql.ref.log |
| Comment by David Hill (Inactive) [ 2016-05-20 ] |
|
fixed issue with table not existing, but still failing due to ref errors. update commands are failing on reference DB becauseo fmax timeout is reach, and I have it set very high tat his time: [root@srvss2 srvswdev11]# cat ../../working_dml/misc/bug3326b.sql.ref.log |
| Comment by Dipti Joshi (Inactive) [ 2016-06-11 ] |
|
After fixing the reference database issues the test passes |