How do I accomplish -a particular step, that I'll mention in the question's description- when trying to build the source code for Joget, on my computer?
Confluence User - 24 May, 2018
Hello,
I'm trying to follow this tutorial on Joget's Knowledge Base Joget Workflow Open Source , to build the source code on my computer.
I've reached the end of step 4, and I don't understand the last line in step 4 which says 'Create a "jwdb" database in your MySQL Server with the "jwdb-empty.sql" file located in the source code directory "wflow-install/src/main/resources/data/".'
I have found the "jwdb-empty.sql" file, but I don't know what to do with it.
Should I open it using MySQL server, and create a new database called "jwdb" inside it?
Please answer in detail, if possible; as I'm not familiar with databases.
sql;mysql;source;code;sql-server;server