MySQL 5 doesn't put an empty table name anymore in the response to DESCRIBE, but insteads uses the table name "COLUMNS". Since MySQL4 is EOL, it is probably better to replace it entirely.
Retrieve column names on MySQL 5
Log in to post a comment.
Retrieve column names on MySQL 5