Differences
This shows you the differences between two versions of the page.
freebsd_mysql [2012/08/09 16:21] – created - external edit 127.0.0.1 | freebsd_mysql [2025/07/21 07:50] (current) – removed steve | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== FreeBSD MySQL ====== | ||
- | * [[FreeBSD]] | ||
- | * [[FAMP Stack]] | ||
- | * [[MySQL]] | ||
- | |||
- | == Installation == | ||
- | |||
- | < | ||
- | cd / | ||
- | cd / | ||
- | echo mysql_enable=YES >> / | ||
- | / | ||
- | mysql_secure_installation | ||
- | </ |