Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 07:10:36 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: databases/mariadb55-server fails to package with oqgraph option
Message-ID:  <1401459036178-5916444.post@n5.nabble.com>
In-Reply-To: <1401440494269-5916414.post@n5.nabble.com>
References:  <1401440494269-5916414.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I also have some questions about /usr/local/etc/mysql/my.cnf. I know that
my.cnf is not really necessary, but I dislike some of the "standard
behavior".

* After 20140521 in UPDATING, I assume the "mysql_defaults_file=" is no
longer needed in /etc/rc.conf?

* Why do these files appear, and how can I a) not generate them  b) hide by
placing them elsewhere? Do I even need InnoDB?  aria_log.00000001 \ 
aria_log_control  \  ib_logfile0  \  ib_logfile1  \  ibdata1

* The hostname.err file shows below. Is this normal? I mean, server starts
up with mysqld_safe (normal) but I cannot tell whether it later switches to
normal mode or whether it remains in safe-mode for the rest of operation.
mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins
InnoDB: Compressed tables use zlib 1.2.8
InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: Completed initialization of buffer pool
InnoDB: highest supported file format is Barracuda.
InnoDB: Waiting for the background threads to start
Percona XtraDB (http://www.percona.com) 5.5.35-MariaDB-33.0 started; log
sequence number 27993961
[Note] Server socket created on IP: '0.0.0.0'.
[Note] Event Scheduler: Loaded 0 events
[Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.5.35-MariaDB'  socket: '/tmp/mysql.sock'  port: 3306  FreeBSD
Ports
-------------
InnoDB: Starting shutdown...
InnoDB: Shutdown completed; log sequence number 27993961
[Note] /usr/local/libexec/mysqld: Shutdown complete
mysqld_safe mysqld from pid file /var/db/mysql/q.rsb.pid ended

* Which of these in my.cnf are wrong / unnecessary?
[mysqld]
user = mysql
port = 3306
pid-file = /var/run/mysqld/mysqld.pid
socket = /var/run/mysqld/mysqld.sock
log-error = /var/log/mysql.log




-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/databases-mariadb55-server-fails-to-package-with-oqgraph-option-tp5916414p5916444.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?1401459036178-5916444.post>