-
由 Thomas Mueller 提交于
In version 1.4.184, a bug was introduced that broke queries that have both joins and wildcards, for example: select * from dual join(select x from dual) on 1=1
d2eddf62
要查找这些版本在本项目版本库库的状态,请查看
标签。
In version 1.4.184, a bug was introduced that broke queries that have both joins and wildcards, for example: select * from dual join(select x from dual) on 1=1