Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2005 20:29:08 GMT
From:      Martijn Broeders <martijn@zuul.nu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/77880: Mysql 4.1 OVERWRITE_DB=no is ignored
Message-ID:  <200502212029.j1LKT8rK039404@www.freebsd.org>
Resent-Message-ID: <200502212030.j1LKUAkW011157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77880
>Category:       ports
>Synopsis:       Mysql 4.1 OVERWRITE_DB=no is ignored
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 21 20:30:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Martijn Broeders
>Release:        FreeBSD 5.3-p5
>Organization:
>Environment:
any
>Description:
The OVERWRITE_DB make argument is ignored in the Makefile of the mysql41-server port.
>How-To-Repeat:
- cd /usr/ports/databases/mysql41-server
- make install
- [Create a database with some name with the mysql program]
- set FORCE_PKG_REGISTER=yes
- cd /usr/ports/databases/mysql41-server
- make install OVERWRITE_DB=no
- mysqlshow -u root

And you'll see that your newly created database is gone.

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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