no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | freebsd_mysql [2012/08/09 16:21] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== FreeBSD MySQL ====== | ||
+ | * [[FreeBSD]] | ||
+ | * [[FAMP Stack]] | ||
+ | * [[MySQL]] | ||
+ | |||
+ | == Installation == | ||
+ | |||
+ | < | ||
+ | cd / | ||
+ | cd / | ||
+ | echo mysql_enable=YES >> / | ||
+ | / | ||
+ | mysql_secure_installation | ||
+ | </ |