SuccessChanges

Summary

  1. Update pom.xml (details)
  2. Fixes DB creation script not working on some MySQL servers (details)
Commit 65d057a9c10347fbf9e42f6312351ad02ffe964a by braisda
Update pom.xml
Fix execution error with white spaces
The file was modifiedpom.xml
Commit de9208f0f3089846af8c57d52fea7cc876090763 by aggarcia3
Fixes DB creation script not working on some MySQL servers
At least the following server does not like line breaks in the USE
statement: mysqld  Ver 10.5.12-MariaDB-1 for debian-linux-gnu on x86_64
(Debian 11)
The file was modifiedadditional-material/db/microstories-mysql.full.sql