Bug 1550611

Summary: Test case failure: /CoreOS/unixODBC/mariadb-simple
Product: Red Hat Enterprise Linux 7 Reporter: Karel Volný <kvolny>
Component: mysql-connector-odbcAssignee: Michal Schorm <mschorm>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: medium    
Version: 7.4-AltCC: databases-maint, hhorak, jfeeney, mlangsdo, mmuzila, vdanek
Target Milestone: rc   
Target Release: 7.6-Alt   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-15 06:07:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1534323    

Description Karel Volný 2018-03-01 15:42:02 UTC
Filed from caserun https://tcms.engineering.redhat.com/run/320974/#caserun_16978499

Version-Release number of selected component (if applicable):
unixODBC-2.3.1-11.el7.aarch64


Steps to Reproduce: 
run the test /CoreOS/unixODBC/mariadb-simple


Actual results: 
:: [ 08:08:30 ] :: [  BEGIN   ] :: Run a trivial query using isql :: actually running '/usr/bin/isql MySQL root -v &> test.out <<EOF
select 123 * 456;
quit
EOF'
:: [ 08:08:30 ] :: [   FAIL   ] :: Run a trivial query using isql (Expected 0, got 1)
[ISQL]ERROR: Could not SQLConnect

Comment 2 Karel Volný 2018-04-10 07:05:19 UTC
note that this might be the same problem as bug 1561400

Comment 4 Honza Horak 2020-07-15 06:07:38 UTC
This test passed recently, so it is probably a duplicate of bz#1561400

*** This bug has been marked as a duplicate of bug 1561400 ***