purpen 发表于 2013-1-15 03:00:13

Installing MySQL on Mac OS X

Setting Up
I like to create a folder to contain the MySQL source code file and build folder. This way, I can later uninstall MySQL easily, as well as download and compile new versions, all in one place.

For these examples, we’ll create a folder called src in our home folder, and change directories into that folder. It will be our workspace for everything we do here:
<div class="quote_title"> 写道
页: [1]
查看完整版本: Installing MySQL on Mac OS X