Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 16:44:34 -0800 (PST)
From:      Dirk Froemberg <dirk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/mysql323-client Makefile ports/databases/mysql323-server Makefile distinfo
Message-ID:  <200101250044.f0P0iYL19332@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dirk        2001/01/24 16:44:34 PST

  Modified files:
    databases/mysql323-client Makefile 
    databases/mysql323-server Makefile distinfo 
  Log:
  Add support for BerkeleyDB table type.
  
  This type allows SQL transactions (COMMIT, ROLLBACK).
  
  Note: BerkeleyDB is build as part of mysql323-server since mysql
        needs a special version of it. Thus we can't depend on
        databases/db3 at the moment.
  
  Revision  Changes    Path
  1.71      +2 -1      ports/databases/mysql323-client/Makefile
  1.103     +16 -6     ports/databases/mysql323-server/Makefile
  1.43      +1 -0      ports/databases/mysql323-server/distinfo



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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