summaryrefslogtreecommitdiff
path: root/vio
diff options
context:
space:
mode:
authorDavi Arnaut <Davi.Arnaut@Sun.COM>2009-11-10 18:43:43 -0200
committerDavi Arnaut <Davi.Arnaut@Sun.COM>2009-11-10 18:43:43 -0200
commitadd210fe713ac5fc67811da1b85d04da20e9fd3f (patch)
treefed1d3717bed422e5e9dbacb0b35b0254b93b200 /vio
parenta7bbc779aefc48fe73f0c4b9ea9a609b15496b78 (diff)
downloadmariadb-git-add210fe713ac5fc67811da1b85d04da20e9fd3f.tar.gz
Backport of Bug#27249 to mysql-next-mr
------------------------------------------------------------ revno: 2476.784.4 revision-id: sp1r-davi@moksha.local-20071008114751-46069 parent: sp1r-davi@moksha.local-20071003002731-48537 committer: davi@moksha.local timestamp: Mon 2007-10-08 08:47:51 -0300 message: Bug#27249 table_wild with alias: select t1.* as something Aliases to table wildcards are silently ignored, but they should not be allowed as it is non-standard and currently useless. There is not point in having a alias to a wildcard of column names. The solution is to rewrite the select_item rule so that aliases for table wildcards are not accepted. Contribution by Martin Friebe
Diffstat (limited to 'vio')
0 files changed, 0 insertions, 0 deletions