Menu

#173 Myql problem

open
nobody
gui (8)
5
2005-03-10
2005-03-10
Anonymous
No

I tried to use the gui in eclipse with a mysql
database, there is a problem when i click to "load
table" there is an error message "column table_name not
found". I look with ethereal the query this is "SHOW
TABLES FROM XXX LIKE %", and the resultset column name
is "TABLES _IN_YYY" and not 'table_name'. In postrgesql
when you type this query the chunk is "table_name".
Is it really possible to use this tool with mysql ?

Discussion


Log in to post a comment.