I just updated my SQL reserved words checker to include a few new words from MySQL 5 that it wasn't picking up.
I use the tool when I'm designing a database table, or column. It can tell you if a value is a reserved word in MySQL, PostgreSQL, Oracle, or SQL Server.