Re: Possible SHOW DATABASE || TABLE bug in 3.23.33

2001-02-16 Thread Greg Cope
Sinisa Milivojevic wrote: > > Greg Cope writes: > > >Description: > > SHOW DATABASE and SHOW TABLES and mysqlshow all return empty lists (i.e > > a nice list of blanks - no of blank lines > > equals number of databases / tables) > > > > >How-To-Repeat: > > Do a mysqlshow or SHOW DATABASES

Re: Possible SHOW DATABASE || TABLE bug in 3.23.33

2001-02-16 Thread Sinisa Milivojevic
Greg Cope writes: > >Description: > SHOW DATABASE and SHOW TABLES and mysqlshow all return empty lists (i.e > a nice list of blanks - no of blank lines > equals number of databases / tables) > > >How-To-Repeat: > Do a mysqlshow or SHOW DATABASES under mysql in version 3.23.33 > > >Fix: