Setting up SQL

Discussion in 'Bukkit Help' started by Yourdogsdead, Jul 16, 2012.

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

    Yourdogsdead

    Hello, I have MySQL and PHPMyAdmin installed and am trying to allow McMMO to use it. I have the proper database setup and am able to connect to it, but it doesn't seem to be creating the tables itself. Since I have no idea what the fields should be I cannot make them myself. Any help is appreciated.
     
  2. Offline

    BMX_ATVMAN14

  3. Offline

    Yourdogsdead

    Thanks, I'll post this in there.
     
  4. Offline

    MikeA

    If the tables aren't creating themselves then McMMO probably doesn't have the proper powers via MySQL user, unless you're using root.

    Try using the "create a user" option and choose "create database with same name" option or something, it'll create a database with the same name as the user you're creating then you can select which powers the user should have (check all).

    I would never recommend using root for plugins, though.
     
  5. Offline

    Yourdogsdead

    I made a user and assigned the plugins to use that one. I guess a server reboot worked as the tables are now created. Thanks for all your help.
     
Thread Status:
Not open for further replies.

Share This Page