| Port details on branch 2020Q3 |
- mysql57-server Multithreaded SQL database (server)
- 5.7.31 databases
=1 5.7.31Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2020-07-13 19:11:34
- Last Update: 2020-09-03 18:55:45
- Commit Hash: e920333
- People watching this port, also watch:: dspam
- License: GPLv2
- WWW:
- https://www.mysql.com/
- Description:
- MySQL is a very fast, multi-threaded, multi-user and robust SQL
(Structured Query Language) database server.
WWW: https://www.mysql.com/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- mysql57-server>0:databases/mysql57-server
- Conflicts:
- CONFLICTS_INSTALL:
- mysql5[0-68-9]-server-*
- mysql[0-46-9][0-9]-server-*
- mysqlwsrep*
- mariadb[0-9][0-9]-server-*
- percona[0-9][0-9]-server-*
- To install the port:
- cd /usr/ports/databases/mysql57-server/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mysql57-server
- pkg install mysql57-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysql57-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1594638603
SHA256 (mysql-boost-5.7.31.tar.gz) = 85bd222e61846313d7ad7c095ad664c89ca8f52dd9c21b7ac343ead62d701200
SIZE (mysql-boost-5.7.31.tar.gz) = 51382559
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- cmake : devel/cmake
- Runtime dependencies:
-
- groff : textproc/groff
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Library dependencies:
-
- libcurl.so : ftp/curl
- libevent.so : devel/libevent
- liblz4.so : archivers/liblz4
- libprotobuf.so : devel/protobuf
- libedit.so.0 : devel/libedit
- libmysqlclient.so.20 : databases/mysql57-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mysql57-server-5.7.31:
====> Permissible Storage Engines (to compile statically into the server)
ARCHIVE=off: Compile "Archive Storage" statically in server
BLACKHOLE=off: Compile "Blackhole Storage" statically in server
EXAMPLE=off: Compile "Example Storage" statically in server
FEDERATED=off: Compile "Federated Storage" statically in server
INNOBASE=off: Compile "InnoDB Storage" statically in server
PARTITION=off: Compile "Partitioning support Storage" statically in server
PERFSCHEMA=off: Compile "Performance Schema Storage" statically in server
====> Default features knobs
PERFSCHM=on: Enable "Performance Schema" by default (High RAM usage)
===> Use 'make config' to modify these settings
- Options name:
- databases_mysql57-server
- USES:
- bison:build cmake:noninja compiler:c11 compiler:c++11-lib cpe groff:run libedit localbase perl5 shebangfix ssl mysql:57
- pkg-message:
- For install:
- Initial password for first time use of MySQL is saved in $HOME/.mysql_secret
ie. when you want to use "mysql -u root -p" first you should see password
in /root/.mysql_secret
MySQL57 has a default %%ETCDIR%%/my.cnf,
remember to replace it wit your own
or set `mysql_optfile="$YOUR_CNF_FILE` in rc.conf.
- If upgrading
- Remember to run mysql_upgrade the first time you start the MySQL server
after an upgrade from an earlier version.
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.7.31 03 Sep 2020 18:55:45
    |
Jochen Neumeister (joneum)  |
MFH: r546322
databases/mysql57-server: fix build on current (temporary fix)
- add temporary work around to use llvm from ports on recent currents
Approved by: ports-secteam (with hat) |
5.7.31 03 Sep 2020 18:55:45
  |
joneum  |
MFH: r546322
databases/mysql57-server: fix build on current (temporary fix)
- add temporary work around to use llvm from ports on recent currents
Approved by: ports-secteam (with hat) |
5.7.31 13 Jul 2020 19:10:14
    |
Jochen Neumeister (joneum)  |
MFH: r542151
databases/mysq57-{client, server}: Update to latest release 5.7.31
Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-31.html
Submitted by: fluffy
Security: 0ed71663-c369-11ea-b53c-d4c9ef517024
Sponsored by: Netzkommune GmbH
Approved by: ports-secteam (with hat) |
5.7.31 13 Jul 2020 19:10:14
  |
joneum  |
MFH: r542151
databases/mysq57-{client, server}: Update to latest release 5.7.31
Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-31.html
Submitted by: fluffy
Security: 0ed71663-c369-11ea-b53c-d4c9ef517024
Sponsored by: Netzkommune GmbH
Approved by: ports-secteam (with hat) |
Number of commits found: 4
|