MySQL
Previous Topic  Next Topic 

MySQL is an open source SQL database server. Squirrelcart uses a MySQL database to store all of it's data. To connect to MySQL, Squirrelcart needs the name of the MySQL server (usually 'localhost'), a username and password, and the name of the database. For more information on MySQL, visit their site at http://www.mysql.com.