DFSG NEW Queue

DFSG, Licensing & New Packages Team

mysql-9.7 9.7.1-1

Package Information

DescriptionMySQL database client library

MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use.

This package includes the client library.

MaintainerDebian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Changed ByLena Voytek <lena@debian.org>
Sponsorlena@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/mariadb-team/mysql.git -b mysql-9.7/debian/latest (browse)
Closes#1141098
Trackerhttps://tracker.debian.org/pkg/mysql-9.7
Uploaded13 hours ago

New Package Report

.changes
Distributionunstable
DateThu, 02 Jul 2026 08:23:27 -0400
Sourcemysql-9.7
Version9.7.1-1
Changed-ByLena Voytek
Architecturesource amd64
Changelog
mysql-9.7 (9.7.1-1) unstable; urgency=medium
 .
   * New upstream major release (Closes: #1141098).
   * Stop building server and router on 32-bit architectures.
   * Remove mysqlreport.
   * Build MySQL with tcmalloc to improve efficiency.
     - d/control: Include gperftools tcmalloc build dependency.
     - d/rules: Use WITH_TCMALLOC cmake directive on all arches except i386.
   * Use system fido2 library to avoid building libfido2 from source.
     - d/control: Add libfido2-dev build dependency.
     - d/rules: Use WITH_FIDO=system in build.
   * Update upstream signing key.
.dsc
Componentmain
Package-Listlibmysqlclient-dev deb libdevel optional arch=any
libmysqlclient24 deb libs optional arch=any
mysql-client deb database optional arch=any
mysql-client-core deb database optional arch=any
mysql-router deb database optional arch=amd64,arm64,s390x,ppc64el,riscv64
mysql-server deb database optional arch=amd64,arm64,s390x,ppc64el,riscv64
mysql-server-core deb database optional arch=amd64,arm64,s390x,ppc64el,riscv64
mysql-source deb database optional arch=any
mysql-testsuite deb database optional arch=amd64,arm64,s390x,ppc64el,riscv64
Sectionlibdevel
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MySQL 9.7
Upstream-Contact: http://bugs.mysql.com/
Source: http://dev.mysql.com/downloads/mysql/9.7.html
Comment:
 Also, MySQL carries the "FOSS License Exception" specified in LICENSE
 .
 Quoting from LICENSE:
 .
 This release of MySQL 9.7.0 Community is brought to you by the MySQL
 team at Oracle. This software is released under version 2 of the GNU
 General Public License (GPLv2), as set forth below, with the following
 additional permissions:
 .
 This distribution of MySQL 9.7.0 Community is designed to work with
 certain software (including but not limited to OpenSSL) that is
 licensed under separate terms, as designated in a particular file or
 component or in the license documentation. Without limiting your rights
 under the GPLv2, the authors of MySQL hereby grant you an additional
 permission to link the program and your derivative works with the
 separately licensed software that they have either included with the
 program or referenced in the documentation.
 .
 This distribution includes the MySQL C API client library
 (libmysqlclient) otherwise known as MySQL Connector/C. Without limiting
 the foregoing grant of rights under the GPLv2 and additional permission
 as to separately licensed software, this Connector is also subject to
 the Universal FOSS Exception, version 1.0, a copy of which is
 reproduced below and can also be found along with its FAQ at
 http://oss.oracle.com/licenses/universal-foss-exception.
 .
 Copyright (c) 1997, 2026, Oracle and/or its affiliates.
 .
 Election of GPLv2
 .
 For the avoidance of doubt, except that if any license choice other
 than GPL or LGPL is available it will apply instead, Oracle elects to
 use only the General Public License version 2 (GPLv2) at this time for
 any software where a choice of GPL license versions is made available
 with the language indicating that GPLv2 or any later version may be
 used, or where a choice of which version of the GPL is applied is
 otherwise unspecified.

Files: debian/*
Copyright:
 1997-1998, Scott Hanson <shanson@debian.org>
 1997, Christian Schwarz <schwarz@debian.org>
 1999-2007, 2009, Christian Hammers <ch@debian.org>
 2000-2001, Christopher C. Chimelis <chris@debian.org>
 2001, Matthew Wilcox <willy@debian.org>
 2005-2007, sean finney <seanius@debian.org>
 2006, Adam Conrad <adconrad@0c3.net>
 2007-2011, Norbert Tretkowski <norbert@tretkowski.de>
 2007-2008, Monty Taylor <mordred@inaugust.com>
 2008, Devin Carraway <devin@debian.org>
 2008, Steffen Joeris <white@debian.org>
 2010, Xavier Oswald <xoswald@debian.org>
 2011, Clint Byrum <clint@ubuntu.com>
 2011, Ondřej Surý <ondrej@debian.org>
 2012, Nicholas Bamber <nicholas@periapt.co.uk>
 2013-2014, Otto Kekäläinen <otto@seravo.fi>
 2022-2026, Lena Voytek <lena@debian.org>
 2009-2026, Canonical Ltd.
License: GPL-2

Files: mysql-test/*
 support-files/mysqld_multi.server
 man/*
 LICENSE
 INSTALL
 MYSQL_VERSION
Copyright: UNKNOWN
Comment: These files fall under the blanket license specified in the file
 LICENSE and README
 GPLv2 Disclaimer
 For the avoidance of doubt, except that if any license choice
 other than GPL or LGPL is available it will apply instead,
 Oracle elects to use only the General Public License version 2
 (GPLv2) at this time for any software where a choice of GPL
 license versions is made available with the language indicating
 that GPLv2 or any later version may be used, or where a choice
 of which version of the GPL is applied is otherwise unspecified.
License: GPL-2

Files: .clang-format
 .gitconfig
 Docs/*
 Doxyfile.in
 Doxyfile-ignored
 doxygen_resources/*
 client/*
 cmake/*
 components/*
 extra/*
 include/*
 libchangestreams/*
 libmysql/*
 libs/*
 libservices/*
 vector-common/*
 mysql-test/lib/mtr_cases.pm
 mysql-test/lib/mtr_gcov.pl
 mysql-test/lib/mtr_gprof.pl
 mysql-test/lib/mtr_io.pl
 mysql-test/lib/mtr_match.pm
 mysql-test/lib/mtr_misc.pl
 mysql-test/lib/mtr_process.pl
 mysql-test/lib/mtr_report.pm
 mysql-test/lib/mtr_results.pm
 mysql-test/lib/mtr_stress.pl
 mysql-test/lib/mtr_unique.pm
 mysql-test/lib/My/ConfigFactory.pm
 mysql-test/lib/My/Config.pm
 mysql-test/lib/My/CoreDump.pm
 mysql-test/lib/My/File/*
 mysql-test/lib/My/Find.pm
 mysql-test/lib/My/Handles.pm
 mysql-test/lib/My/Options.pm
 mysql-test/lib/My/Platform.pm
 mysql-test/lib/My/SafeProcess/Base.pm
 mysql-test/lib/My/SafeProcess.pm
 mysql-test/lib/My/SafeProcess/safe_kill_win.cc
 mysql-test/lib/My/SafeProcess/safe_process.cc
 mysql-test/lib/My/SafeProcess/safe_process_win.cc
 mysql-test/lib/My/SysInfo.pm
 mysql-test/lib/My/Test.pm
 mysql-test/lib/t/*
 mysql-test/mysql-stress-test.pl
 mysql-test/mysql-test-run.pl
 mysql-test/std_data/*
 mysql-test/suite/perfschema/include/*
 mysys/*
 plugin/audit_null/*
 plugin/auth/*
 plugin/clone/*
 plugin/connection_control/*
 plugin/daemon_example/*
 plugin/ddl_rewriter/*
 plugin/fulltext/*
 plugin/group_replication/*
 plugin/keyring_udf/*
 plugin/pfs_table_plugin/*
 plugin/telemetry_client/*
 plugin/test_plugins/*
 plugin/udf_services/*
 plugin/x/*
 router/*
 run_doxygen.cmake
 scripts/*
 share/*
 sql/*
 sql-common/*
 storage/*
 strings/*
 support-files/build-tags
 support-files/mysql.m4
 unittest/*
 utilities/*
 vio/*
Copyright: 1994-1997,2000-2026 Oracle and/or its affiliates.
License: GPL-2

Files: include/mysql_version.h.in
Copyright: 1996 Abandoned TCX DataKonsult AB & Monty Program KB & Detron HB
 1996, 1999-2004, 2007 MySQL AB.
License: public-domain
 This file is public domain and comes with NO WARRANTY of any kind

Files: extra/libedit/*
Copyright: 1989-1990,1992-1993 The Regents of the University of California.
License: BSD-3-clause

Files: extra/libedit/*/src/filecomplete.c
 extra/libedit/*/src/filecomplete.h
 extra/libedit/*/src/read.h
 extra/libedit/*/src/readline.c
 extra/libedit/*/src/chartype.c
 extra/libedit/*/src/chartype.h
 extra/libedit/*/src/eln.c
 extra/libedit/*/src/reallocarr.c
Copyright: 1997-2001 The NetBSD Foundation Inc
 2009 The NetBSD Foundation, Inc.
 2015 Joerg Sonnenberger <joerg@NetBSD.org>
License: BSD-2-clause
 This code is derived from software contributed to The NetBSD Foundation
 by Jaromir Dolecek.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

Files: extra/libedit/*/doc/editline.3.roff
 extra/libedit/*/doc/editrc.5.roff
Copyright: 1997-2014 The NetBSD Foundation, Inc.
License: BSD-2-clause

Files: extra/libedit/*/doc/editline.7.roff
Copyright: 2016 Ingo Schwarze <schwarze@openbsd.org>
License: ISC

Files: extra/libedit/*/doc/mdoc2man.awk
Copyright: 2003 Peter Stuge <stuge-mdoc2man@cdy.org>
License: ISC

Files: extra/abseil/*
Copyright: 2017-2025 The Abseil Authors.
 2017-2025 Google Inc.
License: Apache-2.0

Files: extra/opentelemetry-cpp/*
Copyright: 2017-2025 The OpenTelemetry Authors
License: Apache-2.0

Files: extra/opentelemetry-proto/*
Copyright: 2019-2025 The OpenTelemetry Authors
License: Apache-2.0

Files: extra/curl/*
Copyright: 1996-2025 Daniel Stenberg, <daniel@haxx.se>, and many contributors
License: curl

Files: extra/curl/*/lib/krb5.c
Copyright: 1995-1999 Kungliga Tekniska Högskolan
 Daniel Stenberg
License: BSD-3-clause

Files: extra/protobuf/*
Copyright: 2008-2024 Google Inc.
 2008-2024 Google LLC
License: BSD-3-clause

Files: extra/googletest/*
Copyright: 2005-2025 Google Inc.
License: BSD-3-clause

Files: extra/gperftools/*
Copyright: 1998-2024 Google Inc.
 2005-2024 gperftools Contributors
License: BSD-3-clause

Files: extra/libbacktrace/*
Copyright: 2012-2024 Free Software Foundation, Inc.
License: BSD-3-clause

Files: extra/libfido2/*
Copyright: 2018-2024 Yubico AB.
License: BSD-2-clause

Files: extra/lz4/*
Copyright: 2011-2024 Yann Collet
 2020 Xiaomi Inc.
License: BSD-2-clause

Files: extra/xxhash/*
Copyright: 2012-2024 Yann Collet
License: BSD-2-clause

Files: extra/zstd/*
Copyright: 2015-2025 Meta Platforms, Inc. and affiliates.
License: BSD-3-clause

Files: extra/tirpc/*
Copyright: 2009 Sun Microsystems, Inc.
 2010, 2018 Oracle America, Inc.
 2007-2009 Isilon Inc http://www.isilon.com/
License: BSD-3-clause

Files: extra/tirpc/*/src/crypt_client.c
 extra/tirpc/*/tirpc/rpcsvc/crypt.x
Copyright: 1996 Bill Paul <wpaul@ctr.columbia.edu>
License: BSD-4-clause

Files: extra/tirpc/*/src/des_impl.c
Copyright: 1992 Eric Young
 1994 Martin Kuck
License: LGPL-2.1+

Files: extra/tirpc/*/src/getpeereid.c
Copyright: 2001 Dima Dorfman
License: BSD-2-clause

Files: extra/tirpc/*/tirpc/rpc/svc_mt.h
Copyright: 2015 Axentia Technologies AB
License: BSD-2-clause

Files: extra/tirpc/*/tirpc/un-namespace.h
Copyright: 2001 Daniel Eischen <deischen@FreeBSD.org>
License: BSD-2-clause

Files: extra/icu/*
Copyright: 2016 and later Unicode, Inc. and others.
 1995-2023 International Business Machines Corporation and others.
License: ICU

Files: extra/json/*
Copyright: 2013-2025 Niels Lohmann <https://nlohmann.me>
License: Expat

Files: extra/json/*/tools/amalgamate/amalgamate.py
Copyright: 2012 Erik Edlund <erik.edlund@32767.se>
License: BSD-3-clause

Files: extra/libcbor/*
Copyright: 2014-2024 Pavel Kalvoda <me@pavelkalvoda.com>
License: Expat

Files: extra/libcbor/*/CMakeModules/LibFindMacros.cmake
Copyright: Jonathan Salwan, Pierrick Brunet, Romain Thomas (Quarkslab)
 Florent Saudel (Bordeaux University)
License: Apache-2.0

Files: extra/libcbor/*/oss-fuzz/build.sh
Copyright: 2019 Google Inc.
License: Apache-2.0

Files: extra/libcno/*
Copyright: Kazuho Oku, Tokuhiro Matsuno, Daisuke Murase, Shigeo Mitsunari
License: Expat

Files: extra/rapidjson/*
Copyright: 2015 THL A29 Limited, a Tencent company, and Milo Yip.
License: Expat

Files: extra/unordered_dense/*
Copyright: 2022-2024 Martin Leitner-Ankerl <martin.ankerl@gmail.com>
License: Expat

Files: extra/doxygen-awesome/*
Copyright: 2021-2023 jothepro
License: Expat

Files: extra/abseil/CMakeLists.txt
 extra/curl/CMakeLists.txt
 extra/gperftools/CMakeLists.txt
 extra/icu/CMakeLists.txt
 extra/json/CMakeLists.txt
 extra/libbacktrace/CMakeLists.txt
 extra/libcbor/CMakeLists.txt
 extra/libcno/cno_huffman_generator.cc
 extra/libcno/CMakeLists.txt
 extra/libfido2/CMakeLists.txt
 extra/lz4/CMakeLists.txt
 extra/opentelemetry-cpp/CMakeLists.txt
 extra/opentelemetry-proto/CMakeLists.txt
 extra/protobuf/CMakeLists.txt
 extra/tirpc/CMakeLists.txt
 extra/unordered_dense/CMakeLists.txt
 extra/xxhash/CMakeLists.txt
 extra/zstd/CMakeLists.txt
 extra/abseil/absllib.map
 extra/protobuf/*/src/libprotobuf-lite.map
 extra/protobuf/*/src/libprotobuf.map
 extra/protobuf/*/src/libprotoc.map
 extra/tirpc/*/src/libtirpc.map
 extra/xxhash/my_xxhash.h
 extra/libbacktrace/include/backtrace/stacktrace.hpp
 extra/libbacktrace/src/stacktrace.cc
Copyright: 2002, 2026 Oracle and/or its affiliates.
License: GPL-2

Files: extra/curl/*/lib/curlx/inet_pton.c
 extra/curl/*/lib/inet_ntop.c
 extra/libfido2/*/openbsd-compat/bsd-asprintf.c
 extra/libfido2/*/openbsd-compat/freezero.c
 extra/libfido2/*/openbsd-compat/readpassphrase.c
 extra/libfido2/*/openbsd-compat/readpassphrase.h
 extra/libfido2/*/openbsd-compat/recallocarray.c
 extra/libfido2/*/openbsd-compat/strlcat.c
 extra/libfido2/*/openbsd-compat/strlcpy.c
 extra/libfido2/*/openbsd-compat/timingsafe_bcmp.c
Copyright: 1996-2025 Daniel Stenberg, <daniel@haxx.se>, and many contributors
 2004-2024 Todd C. Miller <Todd.Miller@courtesan.com>
 2008 Otto Moerbeek <otto@drijf.net>
License: ISC

Files: extra/icu/*/source/i18n/double-conversion*
 extra/rapidjson/include/rapidjson/msinttypes/inttypes.h
 extra/rapidjson/include/rapidjson/msinttypes/stdint.h
Copyright: 2006-2012 The V8 project authors.
 2006-2013 Alexander Chemeris
License: BSD-3-clause

Files: extra/tirpc/*/man/*
Copyright: 2009 Sun Microsystems, Inc.
 2010, 2018 Oracle America, Inc.
License: BSD-2-clause

Files: extra/zstd/*/lib/legacy/zstd_v0*.c
Copyright: 2011-2016 Yann Collet
License: BSD-2-clause

Files: extra/zstd/*/lib/dictBuilder/divsufsort.c
 extra/zstd/*/lib/dictBuilder/divsufsort.h
Copyright: 2003-2008 Yuta Mori
License: Expat

Files: extra/protobuf/*/third_party/utf8_range/*
Copyright: 2008-2024 Google Inc.
License: Expat

Files: client/completion_hash.h
 storage/myisam/ftbench/ft-test-run.sh
 storage/ndb/test/run-test/atrt-analyze-result.sh
 storage/ndb/test/run-test/atrt-gather-result.sh
 storage/ndb/test/run-test/atrt-setup.sh
 storage/ndb/test/run-test/make-config.sh
 storage/ndb/test/run-test/make-html-reports.sh
 storage/ndb/test/run-test/make-index.sh
 storage/ndb/test/run-test/ndb-autotest.sh
Copyright: 2000-2026 Oracle and/or its affiliates.
License: GPL-2

Files: mysys/strxmov.cc
 mysys/strxnmov.cc
Copyright: 2000-2026 Oracle and/or its affiliates.
 1984 Richard A. O'Keefe.
License: GPL-2

Files: storage/archive/azio.cc
 storage/archive/azlib.h
 extra/zlib/*
Copyright: 1995-2005 Jean-loup Gailly and Mark Adler
License: Zlib

Files: extra/zlib/CMakeLists.txt
Copyright: 2024, 2026 Oracle and/or its affiliates.
License: GPL-2

Files: extra/zlib/*/BUILD.bazel
Copyright: 2008 Google Inc.
License: BSD-3-clause

Files: storage/innobase/btr/btr0sea.cc
 storage/innobase/include/log0log.h
 storage/innobase/log/log0log.cc
 storage/innobase/row/row0sel.cc
Copyright: 1997, 2026 Oracle and/or its affiliates.
 2008-2009 Google Inc
License: GPL-2

Files: storage/innobase/btr/btr0cur.cc
 storage/innobase/buf/buf0buf.cc
 storage/innobase/include/sync0rw.h
 storage/innobase/include/sync0sync.h
 storage/innobase/sync/*
Copyright: 1994-2026 Oracle and/or its affiliates.
 2008 Google Inc
License: GPL-2

Files: strings/ctype-bin.cc
 strings/ctype-eucjpms.cc
 strings/ctype-ujis.cc
Copyright: 2000,2002,2005-2026 Oracle and/or its affiliates. & tommy@valley.ne.jp
License: LGPL-2

Files: scripts/mysqld_safe.sh
 support-files/mysql.server.sh
Copyright: 1996 Abandoned TCX DataKonsult AB & Monty Program KB & Detron HB
License: public-domain
 This file is public domain and comes with NO WARRANTY of any kind

Files: sql/sql_yacc.cc
 sql/sql_yacc.h
Copyright: 1984,1989-1990,2000-2006 Free Software Foundation, Inc.
License: GPL-2

Files: storage/innobase/include/pars0grm.h
 storage/innobase/pars/pars0grm.cc
Copyright: 1984,1989-1990,2000-2004 Free Software Foundation Inc.
License: GPL-2

Files: storage/innobase/include/srv0srv.h
 storage/innobase/srv/srv0start.cc
Copyright: 1995, 2026 Oracle and/or its affiliates.
 2008-2009 Google Inc
 2009 Percona Inc
License: GPL-2

Files: storage/innobase/include/os0file.h
 storage/innobase/os/os0file.cc
Copyright: 1995, 2026, Oracle and/or its affiliates.
 2009 Percona Inc
License: GPL-2

Files: strings/t_ctype.h
Copyright: 2000, 2026, Oracle and/or its affiliates.
 1998 Theppitak Karoonboonyanan
 1998-1999 Pruet Boonma
License: GPL-2

Files: extra/libedit/*/src/strlcat.c
 extra/libedit/*/src/strlcpy.c
Copyright: 1998 Todd C. Miller <Todd.Miller@courtesan.com>
License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Files: sql/nt_servc.cc
 sql/nt_servc.h
 router/src/router/src/windows/nt_servc.cc
 router/src/router/src/windows/nt_servc.h
 storage/ndb/src/common/portlib/ndb_nt_servc.cc
Copyright: 1998 Abandoned Irena Pancirov - Irnet Snc
License: public-domain
 This file is public domain and comes with NO WARRANTY of any kind

Files: mysys/dbug.cc
Copyright: 1987 Abandoned Fred Fish
License: public-domain
 N O T I C E
 .
 Copyright Abandoned, 1987, Fred Fish
 .
 .
 This previously copyrighted work has been placed into the  public
 domain by  the  author  and  may be freely used for any purpose,
 private or commercial.
 .
 Because of the number of inquiries I was receiving about the  use
 of this product in commercially developed works I have decided to
 simply make it public domain to further its unrestricted use. I
 specifically  would  be  most happy to see this material become a
 part of the standard Unix distributions by AT&T and the  Berkeley
 Computer  Science  Research Group, and a standard part of the GNU
 system from the Free Software Foundation.
 .
 I would appreciate it, as a courtesy, if this notice is  left  in
 all copies and derivative works.  Thank you.
 .
 The author makes no warranty of any kind  with respect  to  this
 product  and  explicitly disclaims any implied warranties of mer-
 chantability or fitness for any particular purpose.

Files: extra/libedit/*/src/vis.c
Copyright: 1989-1993 The Regents of the University of California.
 1999-2005 The NetBSD Foundation Inc
License: BSD-3-clause

Files: storage/ndb/test/include/getarg.h
Copyright: 2003, 2026 Oracle and/or its affiliates.
 1997-1999 Kungliga Tekniska Högskolan
License: BSD-3-clause and GPL-2

Files: storage/innobase/handler/ha_innodb.cc
Copyright: 2008-2009 Google Inc
 2009 Percona Inc
 2000, 2026 Oracle and/or its affiliates.
 2012 Facebook Inc.
License: GPL-2

Files: storage/innobase/srv/srv0srv.cc
Copyright: 2008-2009 Google Inc
 1995-2026 Oracle and/or its affiliates.
 2009 Percona Inc
License: GPL-2

Files: storage/innobase/ut/ut0rbt.cc
Copyright: 2007, 2026 Oracle and/or its affiliates.
 2007 Oracle/Innobase Oy
License: GPL-2

Files: strings/ctype-win1250ch.cc
Copyright: 2002-2026 Oracle and/or its affiliates.
 2001 Jan Pazdziora
License: GPL-2

Files: strings/ctype-tis620.cc
Copyright: 1998 Theppitak Karoonboonyanan <thep@links.nectec.or.th>
 1989-1991 Samphan Raruenrom <samphan@thai.com>
 2000-2026 Oracle and/or its affiliates.
 2003 Sathit Jittanupat
 2001 Korakot Chaovavanich <korakot@iname.com> and
 1998-1999 Pruet Boonma <pruet@eng.cmu.ac.th>
License: GPL-2

Files: storage/innobase/handler/ha_innodb.h
Copyright: 2000, 2026 Oracle and/or its affiliates.
License: GPL-2

Files: strings/dtoa.cc
Copyright: 2007, 2026 Oracle and/or its affiliates.
 1991,2000-2001 Lucent Technologies
License: GPL-2

Files: include/strxmov.h
 include/strxnmov.h
Copyright: 2000-2026 Oracle and/or its affiliates.
 1984 Richard A. O'Keefe.
License: LGPL-2

Files: .clang-tidy
 support-files/mysql-log-rotate.in
 support-files/mysqlrouter-log-rotate.in
 support-files/mysqlrouter-log-rotate-systemd.in
Copyright: 2000-2026 Oracle and/or its affiliates.
License: GPL-2

Files: storage/ndb/test/crund/src/META-INF/persistence.xml
Copyright: 2010-2026 Oracle and/or its affiliates.
License: Apache-2.0

Files: packaging/*
 libbinlogevents/*
 plugin/password_validation/*
 plugin/replication_observers_example/*
 plugin/rewriter/*
 plugin/rewrite_example/*
 plugin/semisync/*
 plugin/test_services/*
 plugin/test_service_sql_api/*
 plugin/keyring/*
 testclients/*
 support-files/CMakeLists.txt
 CMakeLists.txt
 CONTRIBUTING.md
 SECURITY.md
 README
 config.h.cmake
 configure.cmake
 iwyu_mappings.imp
Copyright: 2002, 2026 Oracle and/or its affiliates.
License: GPL-2

Files: plugin/semisync/CMakeLists.txt
Copyright: 2006, 2026 Oracle and/or its affiliates.
License: GPL-2

Files: plugin/semisync/semisync.cc
 plugin/semisync/semisync.h
 plugin/semisync/semisync_replica_plugin.cc
 plugin/semisync/semisync_source.h
 plugin/semisync/semisync_source.cc
 plugin/semisync/semisync_source_plugin.cc
Copyright: 2008, 2026, Oracle and/or its affiliates.
 2007 Google Inc
License: GPL-2

Files: extra/boost/*
Copyright: 1998-2024 The Boost contributors
License: BSL-1.0

Files: extra/boost/*/boost/json/detail/ryu/*
 extra/boost/*/boost/outcome/experimental/status-code/boost_error_code.hpp
 extra/boost/*/boost/outcome/experimental/status-code/config.hpp
 extra/boost/*/boost/outcome/experimental/status-code/generic_code.hpp
 extra/boost/*/boost/outcome/experimental/status-code/nested_status_code.hpp
 extra/boost/*/boost/outcome/experimental/status-code/quick_status_code_from_enum.hpp
 extra/boost/*/boost/outcome/experimental/status-code/status_code.hpp
 extra/boost/*/boost/outcome/experimental/status-code/status_error.hpp
 extra/boost/*/boost/outcome/experimental/status-code/std_error_code.hpp
 extra/boost/*/boost/outcome/outcome_gdb.h
 extra/boost/*/boost/outcome/outcome_gdb.py
Copyright: 2018 Ulf Adams
 2018-2023 Niall Douglas <http://www.nedproductions.biz/>
License: Apache-2.0 or BSL-1.0
Comment: These bundled Boost files (the vendored ryu and SG14 status-code
 sources) are explicitly dual-licensed and may be used under the terms of
 either the Apache License, Version 2.0 or the Boost Software License,
 Version 1.0, at the recipient's option.

Files: extra/boost/*/boost/charconv/detail/dragonbox/*
Copyright: 2020-2022 Junekey Jeon
 2023 Matt Borland
License: Apache-2.0 or BSL-1.0
Comment: These bundled Boost.Charconv dragonbox files may be used under the
 terms of either the Apache License, Version 2.0 (with the LLVM exception)
 or the Boost Software License, Version 1.0, at the recipient's option.

Files: extra/abseil/*/absl/time/internal/cctz/src/tzfile.h
 extra/abseil/*/absl/time/internal/cctz/testdata/zoneinfo/iso3166.tab
 extra/abseil/*/absl/time/internal/cctz/testdata/zoneinfo/zone1970.tab
 extra/abseil/*/absl/time/internal/cctz/testdata/zoneinfo/zonenow.tab
Copyright: Arthur David Olson and the IANA Time Zone Database contributors
License: public-domain
 This file is in the public domain, so clarified by its author(s). It
 carries no copyright and may be used, copied, modified and distributed
 without restriction. The bundled IANA Time Zone Database data files
 (vendored under Abseil's cctz component) are placed in the public domain
 by their contributors.

Files: extra/libfido2/*/openbsd-compat/getopt_long.c
Copyright: 2002 Todd C. Miller <Todd.Miller@courtesan.com>
 2000 The NetBSD Foundation, Inc.
License: BSD-2-clause and ISC
Comment: This bundled file carries two independent grants and may be used
 only in compliance with both: the ISC-style grant of Todd C. Miller and
 the 2-clause BSD grant of The NetBSD Foundation.

Files: extra/libfido2/*/openbsd-compat/strsep.c
Copyright: 1990, 1993 The Regents of the University of California
License: BSD-3-clause

Files: extra/libfido2/*/src/webauthn.h
Copyright: Microsoft Corporation
License: Expat

License: GPL-2
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 2 of the License.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian and systems the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2`

License: LGPL-2
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; version 2
 of the License.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301, USA
 .
 On Debian and systems the full text of the GNU Library General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/LGPL-2`

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: Zlib
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.
  .
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
  .
  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

License: BSL-1.0
  Boost Software License - Version 1.0 - August 17th, 2003.
  .
  Permission is hereby granted, free of charge, to any person or organization
  obtaining a copy of the software and accompanying documentation covered by
  this license (the "Software") to use, reproduce, display, distribute,
  execute, and transmit the Software, and to prepare derivative works of the
  Software, and to permit third-parties to whom the Software is furnished to
  do so, all subject to the following:
  .
  The copyright notices in the Software and this entire statement, including
  the above license grant, this restriction and the following disclaimer,
  must be included in all copies of the Software, in whole or in part, and
  all derivative works of the Software, unless such copies or derivative
  works are solely in the form of machine-executable object code generated by
  a source language processor.
  .
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the full text of the Apache License version 2.0
 can be found in the file `/usr/share/common-licenses/Apache-2.0'.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

License: curl
 Permission to use, copy, modify, and distribute this software for any purpose
 with or without fee is hereby granted, provided that the above copyright
 notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
 OR OTHER DEALINGS IN THE SOFTWARE.
 .
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.

License: ICU
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the ICU software and any associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
 the Software, and to permit persons to whom the Software is furnished to do so,
 provided that the above copyright notice(s) and this permission notice appear
 in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
 LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .
 The full license terms of use are available at
 http://www.unicode.org/copyright.html

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: BSD-4-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
    This product includes software developed by Bill Paul.
 4. Neither the name of the author nor the names of any co-contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL Bill Paul OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1 of the License, or (at
 your option) any later version.
 .
 This library is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
 General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this library; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 .
 On Debian systems the full text of the GNU Lesser General Public License
 version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1`

Back to Dashboard | View all reviews for this package