Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ODBC and MySQL BUG!! #1516

Open
dkq08 opened this issue Nov 28, 2024 · 4 comments
Open

ODBC and MySQL BUG!! #1516

dkq08 opened this issue Nov 28, 2024 · 4 comments
Labels

Comments

@dkq08
Copy link

dkq08 commented Nov 28, 2024

"I am communicating with MySQL through FUXA's ODBC, and I am receiving error messages! I am deployed on Docker, and this bug is causing me a lot of frustration!" If you need further assistance, feel free to ask!

Looking forward to your reply.

1732798898214

@MatthewReed303
Copy link
Collaborator

MatthewReed303 commented Nov 28, 2024

@dkq08 please show complete connection string and also have a read through this issue, lot's of info in there

#1204
#1446
https://github.com/frangoteam/FUXA/wiki/HowTo-ODBC

How is the security setup in your MySQL DB? This is a common issue with MySQL and always seems to be the issue. Just to confirm you can ping the MySQL IP from withing the docker container?

@dkq08
Copy link
Author

dkq08 commented Nov 29, 2024

I found the problem, which was related to security, but now there is a new error with the following content: "getendpoints-error: Error: [odbc] Error getting table information."
So far the connection is successful!
Full character: DRIVER=MySQL;SERVER=192.168.0.33;PORT=3306;DATABASE=testdb

image

image

@MatthewReed303
Copy link
Collaborator

@dkq08 just ignore that error and try to use sql in the scripting

@dkq08
Copy link
Author

dkq08 commented Dec 2, 2024

If it is based on Windows, does ODBC need to be installed manually?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants