Help OpenFire With Mysql

Good Afternoon,

I’m still very basic connections with MySQL, I need your help. I did the following installed mysql 5.6 and created a database called “OPEN”, created the root pass, and a user “open” and password, but do not understand the part of importing the schema, as I do, write the command in this manual.

type openfire_mysql.sql | mysql [databaseName];

And when I try to connect the Openfire

jdbc: mysql :confused: / [127.0.0.1]: 9090 / [open]? rewriteBatchedStatements = true, the insert is 127.0.0.1 or localhost? or the name of the machine?

Porfavor immense help these doubts.

Thank you.

I need now to import schema, how to import this for mysql ? Help…