goInception icon indicating copy to clipboard operation
goInception copied to clipboard

count(*) 语法树解析有问题

Open Alex-wwei opened this issue 2 years ago • 2 comments

描述 对select count(*) from xxx;的查询,当通过--masking=1方式获取语法树的时候返回空; image 如果换成select count(field) from xxx; 则返回正常

环境

  • 数据库: [mysql5.7]
  • 版本: 最新版本

Alex-wwei avatar Jun 07 '22 09:06 Alex-wwei

是的,确实有这个问题,暂时还没想好对于COUNT操作应该返回什么信息,请问你有什么建议吗?

hanchuanchuan avatar Jun 12 '22 08:06 hanchuanchuan

由于此问题没有最近的活动,因此已被自动标记为陈旧。如果没有进一步的活动,会作为不活跃issue关闭。感谢你对本项目的贡献。 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 15:07 stale[bot]