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

Data compare and maximum length of a table name #7

Closed
JohnDoe8521 opened this issue Jun 27, 2017 · 0 comments
Closed

Data compare and maximum length of a table name #7

JohnDoe8521 opened this issue Jun 27, 2017 · 0 comments

Comments

@JohnDoe8521
Copy link

JohnDoe8521 commented Jun 27, 2017

My table name has 60 characters,
MysqlDbCompare concatenates the table name with the prefix "compare_" (cf mysql/utilities/common/dbcompare.py) without any verification.
Results : a Query failed in the log file ...

How can I manage this case ?
edit: posted on mysql/mysql-utilities#22

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

No branches or pull requests

1 participant