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

Same table on 2 servers confuses TableInfo layout (database duplication) #1481

Closed
tznind opened this issue Nov 1, 2022 · 0 comments · Fixed by #1483
Closed

Same table on 2 servers confuses TableInfo layout (database duplication) #1481

tznind opened this issue Nov 1, 2022 · 0 comments · Fixed by #1483

Comments

@tznind
Copy link
Contributor

tznind commented Nov 1, 2022

Describe the bug
When you have exactly the same table on 2 servers the new Database layer aggregation tree shows duplication

To Reproduce
Steps to reproduce the behavior:

  1. Create a table on a server
  2. Import it e.g. as localhost
  3. Import it again as IP e.g. 127.0.0.1
  4. See error

Expected behavior
TableInfo should list both correctly with unique IDs on the TableInfos

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

Successfully merging a pull request may close this issue.

1 participant