install/create.sql: full schema dump

remove delta migrate.sql
This commit is contained in:
Milan
2020-12-21 17:38:13 +01:00
parent 608bcd37ec
commit 5dbe801a11
2 changed files with 213 additions and 147 deletions

View File

@@ -38,8 +38,6 @@ Please change the passwords config after "INDENTIFIED BY" !
mysql -u calcms_admin -p calcms < ./install/create.sql
mysql -u calcms_admin -p calcms < ./install/migrate.sql
## Apache HTTP Server Setup
### install mod_perl