How to create minecraft mySQL server?

Discussion in 'Bukkit Help' started by Ciacho, Feb 26, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Ciacho

    Hello. How to create minecraft mysql or sqllite server? anyone has tutorial or etc?
     
  2. Offline

    DF451asd

    where do you download mysql
    thanks
     
  3. Offline

    robotec007

    Here you need to download Wamp
     
  4. Offline

    XzDementedzX

    DF451asd ,
    If you are going to program your own MySQL databse, start with basics and learn the basic principles of Pl/SQL and regular, plain old SQL or you will have a tough time. MySQL is not for first-time database programmers and you should start off by learning how to do ERD(Entity Relationship Diagrams) first before the actual programming will make any sense. It's a hard process to start with, but after about a month of solid practice you should be fine as MySQL databases are easy to program once you know how to create populated data tables and know how primary and foreign keys work.

    ~XzDementedzX
     
  5. Offline

    Jeyge

    And if you are going to reply to someones post, make sure you take a look at the date first. :)
     
    zipfe likes this.
  6. Offline

    jjacobson

    Two years late...
     
  7. Offline

    c0mp

    Almost two years later, OP could have just about gotten a degree in SQL and database management by now. Locked thread!
     
    zipfe and jjacobson like this.
Thread Status:
Not open for further replies.

Share This Page