Create and alter tables in MySQL
Released: Feb 1, 2012
Updates in this release
Updates in 9.5.1
- Define columns, create indexes and foreign keys from a single interface and produce a single CREATE/ALTER TABLE query to execute
- While working on creating a table, you can visit another tab, and return back to creating the table
- History and Info tabs now appear alongside the Query tab
- Content of History and Info tabs is now searchable