The file openemm.sql creates the tables
within the MySQL database. There is a table
named "softbounce_email_tbl;
"
The ';' in the table name is a typo. Please remove the ';' at the end of the table name so that the OpenEMM code can find the table and insert or read data.