Is there a fast way of getting all column names from all tables in MySQL, without having to list all the tables?
MySQL
'; print_r($columns); echo '