SQLite, and MySQL Help

Discussion in 'Bukkit Help' started by isoccerplayer, Feb 22, 2012.

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

    isoccerplayer

    Hi! I've been browsing a lot of the plugins, working with some for my server, and I keep seeing plugins that require MySQL or SQLite. I am not sure what that is, and am not sure how to download it. Could anyone help me?

    Bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  2. Offline

    acetech09

    SQLite is a database system that is used by plugins. It should setup and run itself and you shouldn't even worry about if you have it or not.

    MySQL is a system that you'll have to set up a server for that your plugins can connect to. Google how to set up a mysql server in your operating system. I can help you via teamviewer if you need more help... PM me.
     
  3. Offline

    Woolcity

    Sweet. no tutorial. Looks like I'll just have to decompile some other plugin to see how this is done.
     
  4. Offline

    itorrent

    SQlite (also known as flatfile/h2 database) is not as good and safe as a MySQL server software is.
     
Thread Status:
Not open for further replies.

Share This Page