> Daevid Vincent wrote:
> [snip]
> > Also, it would be great if mysql client was "smart" enough
> to limit my
> > tab completion choices to possibilities based upon the
> current SQL query
> > I'm crafting. So If I have:
> >
> > "select t[TAB] from ResolveTable join Tickets;"
> >
> > It shoul
Hi,
Daevid Vincent wrote:
[snip]
Also, it would be great if mysql client was "smart" enough to limit my
tab completion choices to possibilities based upon the current SQL query
I'm crafting. So If I have:
"select t[TAB] from ResolveTable join Tickets;"
It should only show me columns that sta