Confirmed users
1,201
edits
Line 95: | Line 95: | ||
MySQL has a standard Windows installer. It's ok to select a Typical MySQL install (the default). For the remainder of this document I will assume you have installed MySQL into <b>C:\mysql</b>. | MySQL has a standard Windows installer. It's ok to select a Typical MySQL install (the default). For the remainder of this document I will assume you have installed MySQL into <b>C:\mysql</b>. | ||
====Create Bugs Database and User | ====Create Bugs Database and User==== | ||
Use the <b>mysql</b> command line utility to create the Bugzilla database and a MySQL account for Bugzilla. | Use the <b>mysql</b> command line utility to create the Bugzilla database and a MySQL account for Bugzilla. |