[Help] Connecting to MYSQL? menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    Deamie's Avatar Member
    Reputation
    11
    Join Date
    Jan 2007
    Posts
    133
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Help] Connecting to MYSQL?

    I want to setup my server (that i am making a repack out of) to MYSQL, but i would love to know how to do it. Please can some help?

    +Rep x2 for the person who cracks the question for me.

    [Help] Connecting to MYSQL?
  2. #2
    Deamie's Avatar Member
    Reputation
    11
    Join Date
    Jan 2007
    Posts
    133
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone going to help? >.>

  3. #3
    Kcquipor's Avatar Member
    Reputation
    12
    Join Date
    Dec 2007
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  4. #4
    Deamie's Avatar Member
    Reputation
    11
    Join Date
    Jan 2007
    Posts
    133
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I Spoke to soon, that didnt help me one bit =/

    +rep x 2 up for grabs still >.>
    Last edited by Deamie; 05-29-2008 at 06:45 AM.

  5. #5
    guitargod218's Avatar Banned
    Reputation
    61
    Join Date
    Apr 2008
    Posts
    192
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is extracted from a guide made by j9sjam3:
    MySQL
    Open the MySQL installer.
    It, by defult is located in /Needed Files V4/Needed_files/mysql-essential-6.0.4-alpha-win32.msi
    Double click on it, and make sure the little circle labeled 'Typical' has a dot in it.

    Wait for it the install. Once it has done, click next, then next again.
    After that, make sure ‘Configure the MySQL Server now’ box is ticked and click next.
    NOTE: Vista users, please refure to the FAQ if this part doesn't work

    Once that box has opened, click next. Click ‘Standard Installation’

    Make sure the ‘Install As Windows Service’ box is ticked.
    Also make sure the ‘Launch MySQL Server automatically’ box is ticked and make a password.
    I would personally use root for the time being, until you get your server running sucsesfully.

    Click next.

    Click execute, then finish and your done!


    Navicat
    Install Navicat, its really easy. /Needed Files V4/Needed_files/navicat8lite_mysql_en
    Just click next a few times.
    Once you have installed Navicat, open it.
    There will probably be an icon on your desktop.
    Click on New connection.
    In the connection name, type anything you want E.G Ascent
    The Hostname/IP should be localhost.
    The port should automatically be 3306; if not change it.
    Make your username root.
    Use your password you used from the MySQL installation.
    I reccomended using root
    Click next when you have filled everything in.
    It should look like this...

    Once it has loaded, you should see something called ‘Ascent’ or whatever you called it on the left hand column. Right click on it, and click ‘new database’.
    Call the database ‘logon’ or anything you want to call it.

    Create a new database called 'char' or anything you want.
    And a new one called 'world'.
    INSERT DATABASE FILES HERE, IF YOU ARE UNSURE ON HOW TO DO THIS, LET ME KNOW

    Making an account
    This is simple. Just click on the table accounts, and enter the data required there
    Just enter all the information you want.
    If you want to be root admin (access to all commands) you will make the admin column az
    If you want to have Burning Crusade enabled, you will have to make the flags column 8



    Configuration
    Go to your Ascent folder (SpartanWOWrepackascent3353) and find ascent.conf (also may be ascent-world.conf).
    Change the things in red (here they are capitalized):

    Ascent-world.conf
    <WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "MYSQL_PASSWORD" Name = "DATABASE_NAME_E.G_ASCENT" Port = "3306" Type = "1">

    <CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "MYSQL_PASSWORD" Name = "DATABASE_NAME_E.G_ASCENT" Port = "3306" Type = "1">

    Logonserver.conf

    <LogonDatabase Hostname = "127.0.0.1"
    Username = "root"
    Password = "MYSQL_PASSWORD"
    Name = "DATABASE_NAME"
    Port = "3306"
    Type = "1">

    See the entire .conf file here:
    http://www.mmowned.com/forums/ascent...tml#post592558 ([Guide] How to make an Ascent Server: The Noob way)
    When you have done that, you are nearly done.
    Just open your World of Warcraft folder (Usually C:Program FilesWorld of Warcraft)
    Then open your realmlist.wtf file. Change it to 127.0.0.1

    Open logonserver.exe and then ascent.exe
    Wait for it to load until it says ‘connected with X ms’

    Open World of Warcraft, and log in with the account you made before.
    Well done! You made a Ascent Private Server!
    That should help you. Once again, I DID NOT make this guide, I only copied and pasted an except of it.

  6. #6
    novaprosp3kt's Avatar Member
    Reputation
    23
    Join Date
    May 2008
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah I think I know what you want to do, if I can read this right, you want to take your SQL database on your current server, and include it into your repack...

    There are 2 ways to do this, first you can take an SQL dump of your DB for people to import into their own SQL, I use heidiSQL but Navicat etc should be roughly the same...



    Just right click your world database and Export as an SQL file/SQL Dump.


    What I do in my repacks is copy the "bin" "share" & "data" folders from your MySQL install, that way the person can just run mysqld-nt.exe from the bin folder and your entire MySQL install is copied to them


    (EDIT: This is what I think you meant, that you HAVE a mysql DB that you want to easily include in your repack, but dont know how)

Similar Threads

  1. host cant connect to mysql help plz
    By david12 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 07-11-2009, 12:41 AM
  2. [Help] My Computer isn't allowed to Connect to MySQL?
    By Lilltimmy in forum World of Warcraft Emulator Servers
    Replies: 18
    Last Post: 06-27-2008, 08:28 AM
  3. [Help]Cannot connect to MySQL
    By Casifer00 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 03-04-2008, 04:39 AM
  4. Can't connect to MySQL Server, please help
    By Possum in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-27-2007, 01:12 PM
  5. Cannot connect to MySQL Database
    By awa5523 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 09-06-2007, 03:59 PM
All times are GMT -5. The time now is 04:45 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search