Date: Sat, 21 Feb 2015 17:34:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196895] databases/mariadb100-server raw device not working as InnoDB data file Message-ID: <bug-196895-13-AscwR46ILR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196895-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196895-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196895 --- Comment #10 from joshruehlig@gmail.com --- my earlier issue was I tried S_IFCHAR, but it should be S_IFCHR. I was able to compile mariadb100-server with this change. But, mysql is still not starting. I believe more changes/additions are needed to support character devices. I'll attach my mysql startup log. Also, here is where support for block devices was re-added for mysql5.6 https://github.com/mysql/mysql-server/commit/dfc103a0474d1d772b52cb03c71c2821a002d89c#diff-28ed40e7ccec6683ebd46da2ca82d01c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196895-13-AscwR46ILR>