[MCOL-30] 012 Varbinary test fails Created: 2016-05-03  Updated: 2016-05-23  Resolved: 2016-05-23

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: David Hill (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: MCOL Sprint 2 - Priority 2

 Description   

012 Varbinary Test: Failed (Check logs/diff.txt for diffs)



 Comments   
Comment by David Hill (Inactive) [ 2016-05-20 ]

failing because not supported

[root@srvss2 srvswdev11]# cat test012/logs/diff.txt
logs/createn.sql.log does not match logs/createn.sql.ref.log
logs/create.sql.log does not match logs/create.sql.ref.log

diff test012/logs/createn.sql.log test012/logs/createn.sql.ref.log
1c1
< ERROR 1178 (42000) at line 3: The storage engine for the table doesn't support Varbinary is currently not supported by InfiniDB.

> ERROR 138 (HY000) at line 3: Varbinary is currently not supported by Infi

Comment by Dipti Joshi (Inactive) [ 2016-05-20 ]

hill The script not failing because it is not supported - The script is failing because the reference log is using MySQL error number 138, where as MariaDB ColumnStore uses error number from MariaDB Server 1178 - other wise essentially the error text is the same message.

Please update the reference log file to use "ERROR 1178 (42000) at line 3: The storage engine for the table doesn't support Varbinary is currently not supported by InfiniDB." instead of :ERROR 138 (HY000) at line 3: Varbinary is currently not supported by InfiniDB"

Once reference log file is updated rerun the test and if it passes close this Jira item.

Comment by David Hill (Inactive) [ 2016-05-20 ]

ref logs changed

Comment by Dipti Joshi (Inactive) [ 2016-05-23 ]

Not failing any more - so closing

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