MySQL Database Setup: Difference between revisions

From ASSS Wiki
Jump to navigationJump to search
I88gerbils (talk | contribs)
mNo edit summary
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 01:15, 12 January 2005

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