I am trying to create a few tables in MySQL and then insert some values into those tables, using the below code.
`CREATE TABLE IF NOT EXISTS `Event` ( `idEvent`