2019-07-08 09:28 AM
Hello,
i'm trying to pull some logs from a MySQL db (version 5.7.26-0ubuntu0.18.04.1) following the guide Here.
I did all the procedure correctly, downloading the new version of odbc driver (8.0.16-1.el7.x86_64) and setting up DSN and connector, but when i try to execute a connection test netwitness always shows me the following error:
Error! An error occurred creating an ODBC connection for DSN: test The trapped error is: Unable to create an ODBC connection. DSN: test; username: reader; reason: state: 81; error-code: 140149077835776; description: 523 80
I know that probably it is an error regarding the driver but i tryed also the older versions and it's still not working.
Someone had the same issue and knows how to solve it?
(Netwitness 11.3)
Thanks