PhoenixCraft Posted May 14, 2012 Posted May 14, 2012 I run a few Minecraft servers, I use my website here for the forums, and I chose to move to Helihost because they offered Remote MySQL so I could use it for the minecraft plugin that requires a MySQL database. How would I go about connecting it? This is the info required for the database: mysql: hawkeye-table: hawkeye port: 3306 player-table: hawk_players username: '' world-table: hawk_worlds hostname: max-connections: 10 password: '' database: ''
Byron Posted May 15, 2012 Posted May 15, 2012 See if this helps you? http://wiki.helionet.org/MySQL_Databases
PhoenixCraft Posted May 15, 2012 Author Posted May 15, 2012 See if this helps you? http://wiki.helionet...MySQL_Databases That helps with the hostname being stevie.heliohost.org but I Don't know the port or how to make a database remote accessible
Ice IT Support Posted May 17, 2012 Posted May 17, 2012 The port for MySQL is the default 3306. To enable remote MySQL, use this: http://wiki.helionet.org/MySQL_Databases#Connecting_Remotely The username, password and database is what you set when you run the MySQL Database Wizard
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now