How do I change the name of the database in Apache OpenMeetings 2.1.0?
Which parts of the persistence.xml do I change, or do I have to edit some other files too?
I want to change the name of the mysql database from 'openmeetings' to something else, maybe 'db_openmeetings'.
Would really appreciate some help.
Its in the connection properties:
See: mysql://localhost:3306/openmeetings
localhost = host 3306 = port openmeetings = name of database