theres data modelling tools which may or may not have that capability
Fabforce's dbDesigner
MySQL's Workbench
Heidi's HeidiSQL
amongst others
but you don't need those, you can use tools like MySQL's Administrator
or you can use plain SQL in tools lke MySQL's Query Browser
or you can even use plain SQL in a command line context in the MySQL console