Difference between revisions of "MySQL Database Setup"

From ASSS Wiki
Jump to: navigation, search
m
m (Making more wiki like)
Line 1: Line 1:
[http://www.mysql.com MySQL] is an open source database server.
+
Detailed MySQL instructions can be found at http://dev.mysql.com/doc/mysql/en/Installing.html.
Download the latest recommended MySQL release via visiting http://dev.mysql.com/downloads/.
 
 
 
----
 
 
 
I moved the above into the category description for MySQL, not sure if you still want it here. -[[User:Pests|Pests]]
 
 
 
 
 
I usually use the following instructions to install and setup MySQL: http://dev.mysql.com/doc/mysql/en/Installing.html. -[[Users:i88gerbils|i88gerbils]]
 
 
 
Fill in more details here.
 
  
 
[[Category: Server]]
 
[[Category: Server]]
 
[[Category: Tutorial]]
 
[[Category: Tutorial]]
 
[[Category: MySQL]]
 
[[Category: MySQL]]

Revision as of 21:15, 11 January 2005

Detailed MySQL instructions can be found at http://dev.mysql.com/doc/mysql/en/Installing.html.