So I am starting a small project for my wife and decided to try out the database manager. When I go to add fields to a table I get the following error.
How did you create the database and those tables? As it defaults to innoDB.
if you used an old database or created the structure with external tool - there you can also convert the databases tables to innoDB as well first.
We do not provide this functionality in the database manager as it is too database specific and only needed for older databases that you can convert manually first before using.