MySQL: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 12: Line 12:
#Select that you want the database to have network access
#Select that you want the database to have network access
#Get into the MySQL command line interface.
#Get into the MySQL command line interface.
##'''Windows:''' Open the "MySQL Command Line Client" from the MySQL start menu
#:'''Windows:''' Open the "MySQL Command Line Client" from the MySQL start menu




[[Category:How-to]]
[[Category:How-to]]

Revision as of 23:59, 13 November 2011

Notice: These instructions require the latest nightly build of XBMC (pre-Eden v11)

Into about what this is and how cool it is to sync XBMC libraries goes here

Selecting a server

Something about needing to choose which of your XBMC boxes (or NAS box) will be the MySQL server. Needs to be on 24/7 or have wake-on-lan (preferably the former), etc.

Setting up a MySQL server

  1. Download a copy of MySQL server for your OS: http://dev.mysql.com/downloads/mysql/
  2. Run the installer and select the Standard configuration
  3. Create a password when asked
  4. Select that you want the database to have network access
  5. Get into the MySQL command line interface.
    Windows: Open the "MySQL Command Line Client" from the MySQL start menu