[CONC-178] main.ssl-big fails in bb-10.2-connector-c-integ Created: 2016-05-11  Updated: 2021-11-25

Status: Open
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Vladislav Vaintroub Assignee: Georg Richter
Resolution: Unresolved Votes: 0
Labels: None


 Description   

perl mysql-test-run.pl --big ssl-big

the failed log is available at http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/5947/steps/test_2/logs/stdio.

mysqltest failed but provided no output
The result from queries just before the failure was:
< snip >
DROP TABLE IF EXISTS t1, t2;
connect ssl_con,localhost,root,,,,,SSL;
create table t1 (a int);
disconnect ssl_con;

There is a large loop of connects-disconnects in this test ,. It does not fail in 10.2 main


Generated at Thu Feb 08 03:03:26 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.