I need to run an installer which can also be an updater. The installer needs to be able to end up having a certain scheme/structure of the mysql database, regardless if some
Well if you are using a coding language do:
SHOW TABLES LIKE 'myTable'
if it return a value call the alter else call the create