Table and Column Name Auto Completion
The MySQL command line provides auto completion
of table and column names. For some reason mine stopped working for the first
time ever since I started using MySQL 18 months ago. The fix......
the fix is simply to type the 'rehash;' command
and it works again.
Posted: Thursday - January 06, 2005 at 11:24 PM