ab724ecc9a
this port on sparc. - Set CXX=${CC} to get rid of libstdc++ in order to improve stability under heavy load; From: FreeBSD. - Build mysqld statically by default, enable InnoDB by default too. - Replace max FLAVOR with bdb FLAVOR and only enable it on i386 for now until it can be tested on other archs. - Add comment to MySQL to indicate that this install of MySQL is from the OpenBSD port/package. - Add RUN_DEPENDS on p5-Msql-Mysql for some of the Perl-based MySQL scripts. - Set the mysql account to be apart of the daemon login class.
11 lines
278 B
Plaintext
11 lines
278 B
Plaintext
MySQL is a multi-threaded SQL database with a command syntax very similar
|
|
to mSQL.
|
|
|
|
This is the server portion of MySQL, it provides the MySQL server as well
|
|
as various administrative binaries.
|
|
|
|
Flavors:
|
|
bdb - Build with transaction support using BerkeleyDB
|
|
|
|
WWW: ${HOMEPAGE}
|