Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi there,
If I understand correctly, you would like to configure Joget's community with your own MySQL v5.1, right? It's pretty easy to do that apparently.
Here are the steps..
C:\Program Files\MySQL\MySQL Server 5.1\bin\mysql -u root
<Enter your MySQL password when prompted>
CREATE DATABASE jwdb;
Now for all the .sql files in your <Joget_installation_dir>/data/, do the following on your mysql prompt:
I've tried to be as detailed as possible with those steps.
Hope this would help.
Thanks,
Ashutosh
mysqld-nt is for one to start up the DB server, which you probably don't want to do because when you start joget workflow, the DB server is already started.
your question is similar to the one posted at http://stackoverflow.com/questions/17172359/running-mysql-from-command-line
and here's a similar video tutorial https://www.youtube.com/watch?v=gFCjL60Cl68
good luck!
how to configure default mysql database with joget or how can i connect joget server with higher verson mysql 5.1 here i am unable to use community edition for devloping application because mysql command prompt is not opening given by joget in community edition while i try to execute mysqld-nt.exe i am unable to use command prompt. i am unable to use default command given by joget team
this is the error i am getting
please make a video for configuring default mysql with joget server or mysql5.1 version with joget server
we will dam surely purchase enterprise edition if we configure the community edition.
this is the screen shot