Check SQL syntax without executing it? 2025-04-16 With mysql 4.0.something, is there a way to check an SQL statement for errors without actually executing it? Like, check to see if I have a column name misspelled, for example.