MySQL 5

Justin Bastedo justin.bastedo at gmail.com
Thu Sep 15 22:06:17 PDT 2005


No it just isn't an option to trigger it in the Make file, so I was a
bit nervous about modifying it. Also thought that it might be omitted
because it is not functioning in the FreeBSD version.

http://dev.mysql.com/doc/mysql/en/archive-storage-engine.html
says I need to add --with-archive-storage-engine to my configure...

I asked mysql if it was enabled:
mysql> SHOW VARIABLES LIKE 'have_archive';
+---------------+-------+
| Variable_name | Value |
+---------------+-------+
| have_archive  | NO    |
+---------------+-------+
1 row in set (0.00 sec)

So just trying to do more research before I go modifying make files
and risking some tweaking/breaking of my port.

Also on another note, was just curious as to the stability of the
version of mysql I'm using, I know its beta but is there a place I can
look for a potential release date on the non-beta version?

Justin

On 9/15/05, Greg 'groggy' Lehey <grog at freebsd.org> wrote:
> On Thursday, 15 September 2005 at 21:10:21 -0700, Justin Bastedo wrote:
> > I was just curoius to know if FreeBSD will run MySQL configured to
> > support the Archive Table engine in 5.0.
> >
> > here are some version infos if it helps
> >
> > mysql  Ver 14.12 Distrib 5.0.12-beta, for portbld-freebsd5.4 (amd64) using  4.3
> >
> > FreeBSD server4 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #0: Wed Sep  7 14:12:34 CDT 2005     user at server4:/usr/obj/usr/src/sys/SERVER4SMP amd64
> 
> I'm not sure I understand the question.  That looks like it builds.
> Have you tried running it?
> 
> Greg
> --
> See complete headers for address and phone numbers.
> 
> 
> 


-- 
Justin Bastedo At Gmail Dot Com
--------------------------------------------------
http://www.thebastedo.com

-----BEGIN PGP SIGNATURE-----
iQA/AwUBQWxjbLk9v2UZrS+uEQI2FQCdFYEhvXMrEIqzru+mspfxLLyutH8Ani4OwJ6946W6QMkcHjPr4dAau6kq=G2aD
-----END PGP SIGNATURE-----


More information about the freebsd-database mailing list