1

Mysql help with mcmmo

jonnnnnyutah 5/31/15 11:28 am
600
6/7/2015 7:42 pm
So I have a bungee server, and I would like to host mysql database remotely. Currently i'm using this in the config, and it doesn't want to connect. I've tried is several other ways as well.

MySQL:
Enabled: true
Database:
User_Name: *******
User_Password: ********
Name: survival_mcmmo
TablePrefix: mcmmo_
Server:
Port: 3306
Address: mysql://punch.monstercraft.org


MySQL:
Enabled: true
Database:
User_Name: *******
User_Password: ********
Name: survival_mcmmo
TablePrefix: mcmmo_
Server:
Port: 3306
Address: mysql://punch.monstercraft.org/survival_mcmmo

MySQL:
Enabled: true
Database:
User_Name: *******
User_Password: ********
Name: survival_mcmmo
TablePrefix: mcmmo_
Server:
Port: 3306
Address: jdbc:mysql://monstercraft.org:3307/survival_mcmmo,”**”,”**"

Anyone know what i'm doing wrong?
Posted by
jonnnnnyutah
Level 4 : Apprentice Miner
3

  Have something to say?

JoinSign in

3

jonnnnnyutah
06/07/2015 7:42 pm
Level 4 : Apprentice Miner
I thought this was the database name: survival_mcmmo my problem is more with the address. it wont connect to a remote server.
1
rnaPink
06/06/2015 9:54 am
Level 1 : New Network
MySQL:
Enabled: false
Database:
User_Name:
User_Password:
Name:
TablePrefix: mcmmo_
MaxConnections:
Misc: 30
Load: 30
Save: 30
MaxPoolSize:
Misc: 10
Load: 20
Save: 20
Server:
Port: 3306
Address:


This is copied from the default config for the latest version, this is what format it should be in.

I also noticed that you don't have a database name in your current configuration for MySQL.

If you don't understand something, please tell me.
1
jonnnnnyutah
06/02/2015 9:17 pm
Level 4 : Apprentice Miner
*bump* seriously, no one has done this?
1

Welcome