We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
1.示例mysql mysql上有test.OneTest 这样子包含大写字母的表,在映射到mycat之后会自动变成onetest
导致在mycat上找不到这个表的数据
2.示例mongo 在mongo的表关系映射上也存在这个问题。
请问这个如何解决?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1.示例mysql
mysql上有test.OneTest 这样子包含大写字母的表,在映射到mycat之后会自动变成onetest
导致在mycat上找不到这个表的数据
2.示例mongo
在mongo的表关系映射上也存在这个问题。
请问这个如何解决?
The text was updated successfully, but these errors were encountered: