Sorry for the cross-post, but I'm really stumped here...:
I've got a MySQL database created, CF DSN set up, etc. I can successfully connect to it with a simple query to SHOW TABLES;
When I run this query, I see all of the tables in the database.
When I try to query a table, I receive an...