notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
mysql80-client Multithreaded SQL database (client)
8.0.46 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.0.46Version of this port present on the latest quarterly branch.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-20 18:00:04
Last Update: 2026-05-20 17:57:42
Commit Hash: 3b1b613
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (65 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mysql80-client-8.0.46/catalog.mk
  3. /usr/local/share/licenses/mysql80-client-8.0.46/LICENSE
  4. /usr/local/share/licenses/mysql80-client-8.0.46/GPLv2
  5. bin/comp_err
  6. bin/my_print_defaults
  7. bin/mysql
  8. bin/mysql_config
  9. bin/mysql_config_editor
  10. bin/mysql_migrate_keyring
  11. bin/mysqladmin
  12. bin/mysqlbinlog
  13. bin/mysqlcheck
  14. bin/mysqldump
  15. bin/mysqlimport
  16. bin/mysqlpump
  17. bin/mysqlshow
  18. bin/mysqlslap
  19. bin/perror
  20. @comment bin/zlib_decompress
  21. include/mysql/errmsg.h
  22. include/mysql/field_types.h
  23. include/mysql/my_command.h
  24. include/mysql/my_compress.h
  25. include/mysql/my_list.h
  26. include/mysql/mysql.h
  27. include/mysql/mysql/client_plugin.h
  28. include/mysql/mysql/plugin_auth_common.h
  29. include/mysql/mysql/udf_registration_types.h
  30. include/mysql/mysql_com.h
  31. include/mysql/mysql_time.h
  32. include/mysql/mysql_version.h
  33. include/mysql/mysqld_error.h
  34. lib/mysql/libmysqlclient.a
  35. lib/mysql/libmysqlclient.so
  36. lib/mysql/libmysqlclient.so.21
  37. lib/mysql/libmysqlclient_r.a
  38. lib/mysql/libmysqlclient_r.so
  39. lib/mysql/libmysqlclient_r.so.21
  40. @comment lib/private/libprotobuf-lite.so.3.19.4
  41. @comment lib/private/libprotobuf.so.3.19.4
  42. lib/mysql/plugin/authentication_ldap_sasl_client.so
  43. lib/mysql/plugin/authentication_fido_client.so
  44. lib/mysql/plugin/authentication_oci_client.so
  45. libdata/pkgconfig/mysqlclient.pc
  46. share/man/man1/comp_err.1.gz
  47. share/man/man1/lz4_decompress.1.gz
  48. share/man/man1/mysql.1.gz
  49. share/man/man1/mysql_config.1.gz
  50. share/man/man1/mysql_config_editor.1.gz
  51. share/man/man1/mysqladmin.1.gz
  52. share/man/man1/mysqlbinlog.1.gz
  53. share/man/man1/mysqlcheck.1.gz
  54. share/man/man1/mysqldump.1.gz
  55. share/man/man1/mysqlimport.1.gz
  56. share/man/man1/mysqlman.1.gz
  57. share/man/man1/mysqlpump.1.gz
  58. share/man/man1/mysqlshow.1.gz
  59. share/man/man1/mysqlslap.1.gz
  60. share/man/man1/perror.1.gz
  61. share/man/man1/zlib_decompress.1.gz
  62. share/aclocal/mysql.m4
  63. @owner
  64. @group
  65. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • mysql80-client>0:databases/mysql80-client
Conflicts:
CONFLICTS_INSTALL:
  • mysql8[1-9]-client
  • mysql[0-79][0-9]-client
  • mariadb[0-9][0-9]-client
  • percona[0-9][0-9]-client
To install the port:
cd /usr/ports/databases/mysql80-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mysql80-client
  • pkg install mysql80-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mysql80-client
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779286167 SHA256 (mysql-boost-8.0.46.tar.gz) = dff4332ee7f8f37fc0516c66763600a22a81c8192c743c477b6484206e314f2f SIZE (mysql-boost-8.0.46.tar.gz) = 492495969

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: databases/mysql80-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. liblz4>0 : archivers/liblz4
  2. libunwind>0 : devel/libunwind
  3. bison : devel/bison
  4. cmake : devel/cmake-core
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. groff : textproc/groff
  2. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libevent.so : devel/libevent
  3. libicutu.so : devel/icu
  4. liblz4.so : archivers/liblz4
  5. libfido2.so : security/libfido2
  6. libhidapi.so : comms/hidapi
  7. libunwind.so : devel/libunwind
  8. libsasl2.so : security/cyrus-sasl2
  9. libedit.so.0 : devel/libedit
  10. libldap.so.2 : net/openldap26-client
This port is required by:
for Libraries
  1. databases/mysql80-server

Configuration Options:
===> The following configuration options are available for mysql80-client-8.0.46: ====> Default Client Plugins SASLCLIENT=on: SASL client plugin module ===> Use 'make config' to modify these settings
Options name:
databases_mysql80-client
USES:
bison:build cmake:noninja cpe groff:run libedit localbase ncurses perl5 pkgconfig shebangfix ssl ldap compiler:c++17-lang
pkg-message:
For install:
This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql80-server
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://dev.mysql.com/get/Downloads/MySQL-8.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/mysql80-server
CommitCreditsLog message
8.0.46
20 May 2026 17:57:42
commit hash: 3b1b613b8a47336260d674ee0cab1e01ea5891cacommit hash: 3b1b613b8a47336260d674ee0cab1e01ea5891cacommit hash: 3b1b613b8a47336260d674ee0cab1e01ea5891cacommit hash: 3b1b613b8a47336260d674ee0cab1e01ea5891ca files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
databases/mysql80-{client, server}: Update to 8.0.46

Bugs Fixed

    Fixed an issue relating to Information Schema privileges. (Bug

    The SQL parser consumed a large amount of memory when parsing very
large queries with many large IN clauses.

    As of this release, the SQL parser's memory management has been
improved. (Bug #105004, Bug #33390851)

Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html

Sponsored by:	Netzkommune GmbH

(cherry picked from commit cac58f6a5f7b6a2a2f0ba5ee17a996ac2ab3baac)

Number of commits found: 1