diff --git a/impurities/database/MariaDB/ReadMe.txt b/impurities/database/MariaDB/ReadMe.txt new file mode 100644 index 0000000..7c0f0e7 --- /dev/null +++ b/impurities/database/MariaDB/ReadMe.txt @@ -0,0 +1,6 @@ +Note: we have included a script only for MariaDB because the other database systems +we have tested work fine with Hibernate to generate a database schema. + +With MariaDB, the Hibernate-generated SQL causes errors so we include a script that +yields a useable database. +Note: this may also be the case with MySQL.