MySQL Forums
Forum List  »  MySQL Workbench

Workbench autocomplete with using clause doesn't work
Posted by: Trent Taufer
Date: January 31, 2020 12:30PM

I've been using WorkBench for years, and I keep getting annoyed when I try to use a 'using' clause for joins and autocomplete doesn't work. Generally autocomplete works fine but when I type:

select * from table1
join table2 using(^

Autocomplete will not do anything at the ^ even when I type ctrl-space. Is this a bug I should report, or am I missing something?

Options: ReplyQuote


Subject
Views
Written By
Posted
Workbench autocomplete with using clause doesn't work
653
January 31, 2020 12:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.