ODBC connect with a MariaDB server #1446
-
Hello, I'm trying to conect fuxa with a MariaDB server and show me this error: "getendpoints-error: Error: [odbc] Error getting table information" I tried with this configuration:
When I watch the device show me "online": |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @Brandon-sistein can you try with
Are you using the Docker version? Sometimes I get the same error but the connection does work, give it a go from the script |
Beta Was this translation helpful? Give feedback.
-
I solved with this configuration:
|
Beta Was this translation helpful? Give feedback.
I solved with this configuration:
DRIVER=MySQL;SERVER=192.168.0.125;PORT=3307;DATABASE=Brandolinera;SSLMODE=ENABLE