Port details |
- mysql81-server Multithreaded SQL database (server)
- 8.1.0_1 databases
=3 8.1.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: MySQL 8.1 is not supported by the vendor and has unfixed vulnerabilies
This port expired on: 2024-09-01
- Maintainer: joneum@FreeBSD.org
- Port Added: 2023-12-18 06:57:05
- Last Update: 2024-09-02 19:11:49
- Commit Hash: d9574b2
- People watching this port, also watch:: mysql80-server, phpMyAdmin-php81, perl5, php82-extensions, php83-extensions
- 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.
The new features in MySQL 8.0. In addition to Data Dictionnary and CTEs are:
Move to utf8(mb4) as MySQL's default character set
Language specific case insensitive collation for 21 languages (utf8)
Invisible index
Descending indexes
Improve usability of UUID and IPV6 manipulations
SQL roles - SET PERSIST for global variable values
Performance Schema, instrumenting data locks
Performance Schema, instrumenting error messages
Improved cost model with histograms
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mysql81-server>0:databases/mysql81-server
- Conflicts:
- CONFLICTS_INSTALL:
- mysql*-server
- mysqlwsrep*-server
- mariadb*-server
- percona*-server
- No installation instructions:
- This port has been deleted.
- PKGNAME: mysql81-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695150470
SHA256 (mysql-boost-8.1.0.tar.gz) = cb19648bc8719b9f6979924bfea806b278bd26b8d67740e5742c6f363f142188
SIZE (mysql-boost-8.1.0.tar.gz) = 440038191
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:
-
- liblz4>0 : archivers/liblz4
- libunwind>0 : devel/libunwind
- bison : devel/bison
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- groff : textproc/groff
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libcurl.so : ftp/curl
- libevent.so : devel/libevent
- libicutu.so : devel/icu
- liblz4.so : archivers/liblz4
- libfido2.so : security/libfido2
- libhidapi.so : comms/hidapi
- libunwind.so : devel/libunwind
- libedit.so.0 : devel/libedit
- libmysqlclient.so.22 : databases/mysql81-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mysql81-server-8.1.0_1:
====> 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_mysql81-server
- USES:
- bison:build cmake:noninja cpe groff:run libedit localbase ncurses perl5 pkgconfig shebangfix ssl mysql:81 compiler:c++17-lang
- pkg-message:
- For install:
- There is no initial password for first time use of MySQL.
Keep in mind to reset it to a secure password.
MySQL80 has a default /usr/local/etc/mysql/my.cnf,
remember to replace it with your own
or set `mysql_optfile="$YOUR_CNF_FILE` in rc.conf.
- If upgrading
- As of MySQL 8.0.16, the MySQL server performs the upgrade tasks previously
handled by mysql_upgrade. Consequently, mysql_upgrade is unneeded and is
deprecated as of that version, and will be removed in a future MySQL version.
Because mysql_upgrade no longer performs upgrade tasks,
it exits with status 0 unconditionally.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.1.0_1 02 Sep 2024 19:11:49 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2024-09-01 databases/mysql81-server: MySQL 8.1 is not supported by the vendor
and has unfixed vulnerabilies
2024-09-01 databases/mysql81-client: MySQL 8.1 is not supported by the vendor
and has unfixed vulnerabilies |
8.1.0_1 26 Aug 2024 08:13:37 |
Mikael Urankar (mikael) |
databases/mysql81-server: Fix SIGILL on aarch64
We want to check HWCAP_PMULL not HWCAP_CRC32.
Approved by: portmgr (trivial runtime fix)
PR: 280165 |
8.1.0 31 Jul 2024 07:18:42 |
Oleksii Samorukov (samm) |
databases/mysql81-server: Deprecate/Set to expire
MySQL 8.1 is not supported by the vendor and has unfixed security
issues. Upgrade to LTS version is recommended. |
8.1.0 07 Jul 2024 13:50:42 |
Dima Panov (fluffy) |
databases/mysql81-server: unbreak packaging when EXAMPLES engine is statically
linked into the server
Approved by: portmgr blanet (trivial fix) |
8.1.0 15 Jun 2024 10:09:37 |
Piotr Kubaj (pkubaj) |
databases/mysql81-server: fix build on powerpc64*
/wrkdirs/usr/ports/databases/mysql81-server/work/mysql-8.1.0/boost/boost_1_77_0/boost/mpl/aux_/integral_wrapper.hpp:73:31:
error: integer value -1 is outside the valid range of values [0, 3] for the
enumeration type 'int_float_mixture_enum' [-Wenum-constexpr-conversion]
/wrkdirs/usr/ports/databases/mysql81-server/work/mysql-8.1.0/boost/boost_1_77_0/boost/mpl/aux_/static_cast.hpp:24:47:
note: expanded from macro 'BOOST_MPL_AUX_STATIC_CAST'
24 | # define BOOST_MPL_AUX_STATIC_CAST(T, expr) static_cast<T>(expr) |
8.1.0 06 Apr 2024 17:20:52 |
Dimitry Andric (dim) |
databases/mysql80-server databases/mysql81-server: fix build with libc++ 18 on
i386
When building against libc++ 18, several iostream classes now get
inlined into C++ binaries for efficiency. But because the mysql ports
use -malign-double on non-powerpc architectures, this causes an ABI
problem with libc++.so, which has not been built with that flag, at
least on i386. This can cause segfaults during the build of the port.
If it is not the architecture default, as it is on amd64, -malign-double
should not be used without recompiling basically the entire userspace
runtime. Quoting the gcc docs:
> Warning: if you use the -malign-double switch, structures containing
> the above types are aligned differently than the published application
> binary interface specifications for the x86-32 and are not binary
> compatible with structures in code compiled without that switch.
Hence, remove -malign-double from CXXFLAGS for these ports.
PR: 277896
Approved by: maintainer timeout (2 weeks)
MFH: 2024Q1 |
8.1.0 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
8.1.0 18 Dec 2023 06:54:41 |
Jochen Neumeister (joneum) |
add databases/mysql81-server and databases/mysql81-client
Welcome MySQL81 to the Port Tree
Special thanks for help: fluffy, both
Sponsored by: Netzkommune GmbH |