Can't create ODBC with mysql(8.0.25) RSANW(11.6.0.0) - no support for MySQL Community via ODBC.
The error is:
NwLogCollector[16282]: [OdbcCollection] [failure] An error occurred creating an ODBC connection for DSN: TEST_HA The trapped error is: Unable to create an ODBC connection. DSN: TEST_HA; username: user; reason: state: 08001; error-code: 139938624438272; description: [RSA][ODBC 20101 driver]7505state: 60; error-code: 139938624440275; description: [RSA][ODBC 20101 driver]2003
My DSN driver is:
/opt/netwitness/odbc/lib/R3mysql27.so
Telnet fo 3306 is OK.
And I'm able to connect with these creds to the DB(using HeidiSQL, for example).
This article doesn't help either (https://community.rsa.com/t5/netwitness-blog/integrating-a-mysql-community-database-with-netwitness-for-logs/ba-p/520476) - I get this error:
I've used driver connector for 8.0.25(my mysql version) and also 5.3.13,5.3.4.
So, is there any chance you add support for modern versions of MySQL(Community) via ODBC?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.