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

已成功删除的数据库还能被查到 #55

Closed
James-Duan opened this issue Oct 16, 2019 · 1 comment
Closed

已成功删除的数据库还能被查到 #55

James-Duan opened this issue Oct 16, 2019 · 1 comment

Comments

@James-Duan
Copy link

描述

已经删除成功的数据库,在mysql客户端上仍然显示在show databases的结果集中

重现步骤

1. 删除数据库,并确认删除成功
2. 执行“show databases”,查看结果集

351571124308_ pic

建议

为避免引起删除数据库异常歧义,建议show命令仅展示当前状态正常的数据库
@lgqss
Copy link
Collaborator

lgqss commented Nov 21, 2019

内部版本已修复,下周合入github

@lgqss lgqss closed this as completed Nov 21, 2019
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

2 participants