You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for the input, I am glad the tool finds it use.
Strange issue, the TABLE_NAME should be present in this table. The integration tests and my local setup use the MySQL version 8.0 and it works just fine, maybe its a version issue?
Regardless of the version and the issue, your suggested fix makes perfect sense and I applied the change.
Your fix is available with the new 0.1.0 version, you can now get it via go install github.com/KarnerTh/mermerd@latest
Hi
Great tool, thank you !
There is a bug with mysql connection
A small typo in a query c.TABLE_NAME -> kc.TABLE_NAME
Here, diff after bug fix from master branch
A new build and it works :)
Regards
The text was updated successfully, but these errors were encountered: