The script consists of multiple statements that must be executed on
the same database connection. The script is intended to be used with
the MySQL Command-Line tool which implements the DELIMITER concept and
executes the statements on the same connection. RISE also implements
the delimiter concept and executes the statements on the same
connection. This means that you can enter the connection string to
your database in the code generator form in RISE and click the Update
Database button to update your database.
Best regards,
RISE to Bloome Software