在FreeBSD下安装mysql5的注意点
FreeBSD 4.x or newer is recommended for running MySQL, because the thread package is much more integrated. To get a secure and stable system, you should use only FreeBSD kernels that are marked -RELEASE
.
The easiest (and preferred) way to install MySQL is to use the mysql-server and mysql-client
ports available at http://www.freebsd.org/. Using these ports gives you the following benefits:
- 上一篇:在MacOS下的安装MySQL5.0.15
- 下一篇:如何创建MySQL5的视图