MySQL Workbench autocomplete is not showing full sql syntax , table and table column names

Viewed 51

MySQL Workbench autocomplete is not showing full sql syntax , table and table column names when autocompletes triggers.

I am using MySQL workbench on MAC Os & below is mysql workbench version

enter image description here

Already tried solution: but not working deleting the cache folder as per documentation here but not working

screenshot is attached

  1. Incomplete table name Incomplete table name
  2. Incomplete sql syntax Incomplete sql syntax
  3. Incomplete table column name Incomplete table column name
0 Answers
Related