[
https://issues.apache.org/jira/browse/IGNITE-13771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496543#comment-17496543
]
Ignite TC Bot commented on IGNITE-13771:
----------------------------------------
{panel:title=Branch: [pull/9848/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9848/head] Base: [master] : New Tests
(1054)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform C++ CMake (Win x64 / Debug){color} [[tests
1051|https://ci.ignite.apache.org/viewLog.html?buildId=6430850]]
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: SelectTwoValues
- PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite:
TestNumericFunctionFloor - PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite:
SelectSingleValue - PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite:
TestNumericFunctionLog - PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite:
CreateTableInsertSelect - PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlDateTimeFunctionTestSuite: TestCurrentDate
- PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite:
SelectTwoValuesInDifferentOrder - PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForCacheNodes -
PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForClientNodes -
PASSED{color}
* {color:#013220}IgniteCoreTest: CacheQueryTestSuite:
TestFieldsQueryByteArrayInsertSelect - PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForDaemons -
PASSED{color}
... and 1040 new tests
{color:#00008b}Platform C++ CMake (Linux){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6430849]]
* {color:#013220}IgniteOdbcTest: ApiRobustnessTestSuite:
TestSQLConnectFailedDSN - PASSED{color}
{color:#00008b}Platform C++ CMake (Win x64 / Release){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6430851]]
* {color:#013220}IgniteOdbcTest: ApiRobustnessTestSuite:
TestSQLConnectFailedDSN - PASSED{color}
{color:#00008b}Platform C++ CMake (Linux Clang){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6430848]]
* {color:#013220}IgniteOdbcTest: ApiRobustnessTestSuite:
TestSQLConnectFailedDSN - PASSED{color}
{panel}
[TeamCity *-> Run :: CPP*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6430852&buildTypeId=IgniteTests24Java8_RunCpp]
> ODBC linking failure on Linux if SQLConnect is called
> -----------------------------------------------------
>
> Key: IGNITE-13771
> URL: https://issues.apache.org/jira/browse/IGNITE-13771
> Project: Ignite
> Issue Type: Bug
> Components: odbc
> Affects Versions: 2.9
> Reporter: Igor Sapego
> Assignee: Ivan Daschinsky
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According to user report the following line
> {code:cpp}
> et = SQLConnect(dbc, (SQLCHAR*)DSN, SQL_NTS, (SQLCHAR*)"", SQL_NTS,
> (SQLCHAR*)"", SQL_NTS);
> {code}
> Gives the following result:
> {noformat}
> symbol lookup error: /usr/local/lib/libignite-odbc.so: undefined
> symbol: SQLGetPrivateProfileString {noformat}
>
> Details can be found on userlist:
> https://lists.apache.org/thread.html/r023842d3fa08d9e7c6e8dd6686efaa85b46ea2b14dd22883eecfbe17%40%3Cuser.ignite.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.20.1#820001)