Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2011 05:05:53 -0700 (PDT)
From:      timp <timp87@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: mysql-server-5.5.15
Message-ID:  <1313496353951-4704208.post@n5.nabble.com>
In-Reply-To: <4E4A540C.8010503@quip.cz>
References:  <4E4A540C.8010503@quip.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
> compiled with WITH_ knobs
MySQL 5.5 doesn't use such knobs at compile time.

It uses config file when it's starting
[root@timbsd] # cat /usr/local/etc/my.cnf
[mysqld]
#port            = 3306
#socket          = /tmp/mysql.sock

default-storage-engine = InnoDB
character-set-server=utf8
collation-server=utf8_general_ci

--
View this message in context: http://freebsd.1045724.n5.nabble.com/FreeBSD-Port-mysql-server-5-5-15-tp4704114p4704208.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1313496353951-4704208.post>