[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:
Ref failed - working_dml/misc/bug3326b.sql
Ref failed - working_dml/misc/multiupdate_001.sql
Ref failed - working_dml/misc/multiupdate_002.sql
Compare failed - working_dml/misc/bug2741.sql
Compare failed - working_dml/misc/bug3040c.sql
Compare failed - working_dml/misc/bug3129.sql
Compare failed - working_dml/misc/bug3279.sql
Compare failed - working_dml/misc/bug3997.sql
Compare failed - working_dml/misc/bug5096.sql
Compare failed - working_dml/misc/subupd003.sql
Compare failed - working_dml/misc/vtabledmlcol2col.sql
Compare failed - working_dml/qa_sub/mts_insert_select.sql



 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
ERROR 1146 (42S02) at line 1: Table 'dmlc.bug3040c' doesn't exist

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:
max_statement_time = 1000, 16+ minutes

[root@srvss2 srvswdev11]# cat ../../working_dml/misc/bug3326b.sql.ref.log
ERROR 1969 (70100) at line 5: Query execution was interrupted (max_statement_time exceeded)
count
99996

Comment by Dipti Joshi (Inactive) [ 2016-06-11 ]

After fixing the reference database issues the test passes

Generated at Thu Feb 08 02:18:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.