11Licensing Information User Manual
22
3- MySQL 8.4.4 Community
3+ MySQL 8.4.6 Community
44 __________________________________________________________________
55
66Introduction
77
88 This License Information User Manual contains Oracle's product license
99 and other licensing information, including licensing information for
1010 third-party software which may be included in this distribution of
11- MySQL 8.4.4 Community.
11+ MySQL 8.4.6 Community.
1212
13- Last updated: November 2024
13+ Last updated: June 2025
1414
1515Licensing Information
1616
17- This release of MySQL 8.4.4 Community is brought to you by the MySQL
17+ This release of MySQL 8.4.6 Community is brought to you by the MySQL
1818 team at Oracle. This software is released under version 2 of the GNU
1919 General Public License (GPLv2), as set forth below, with the following
2020 additional permissions:
2121
22- This distribution of MySQL 8.4.4 Community is designed to work with
22+ This distribution of MySQL 8.4.6 Community is designed to work with
2323 certain software (including but not limited to OpenSSL) that is
2424 licensed under separate terms, as designated in a particular file or
2525 component or in the license documentation. Without limiting your rights
@@ -36,7 +36,7 @@ Licensing Information
3636 reproduced below and can also be found along with its FAQ at
3737 http://oss.oracle.com/licenses/universal-foss-exception.
3838
39- Copyright (c) 1997, 2024 , Oracle and/or its affiliates.
39+ Copyright (c) 1997, 2025 , Oracle and/or its affiliates.
4040
4141Election of GPLv2
4242
@@ -3974,6 +3974,35 @@ SOFTWARE.
39743974 ======================================================================
39753975 ======================================================================
39763976
3977+ xxHash
3978+
3979+ Copyright (c) 2012-2021 Yann Collet
3980+ All rights reserved.
3981+ BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php
3982+ Redistribution and use in source and binary forms, with or without modification,
3983+ are permitted provided that the following conditions are met:
3984+ * Redistributions of source code must retain the above copyright notice, this
3985+ list of conditions and the following disclaimer.
3986+ * Redistributions in binary form must reproduce the above copyright notice, this
3987+ list of conditions and the following disclaimer in the documentation and/or
3988+ other materials provided with the distribution.
3989+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3990+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3991+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3992+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
3993+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
3994+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3995+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
3996+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3997+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3998+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3999+ Some source files include the above license with different copyright years:
4000+ Copyright (C) 2012-2023 Yann Collet
4001+ Copyright (C) 2020-2024 Yann Collet
4002+
4003+ ======================================================================
4004+ ======================================================================
4005+
39774006zlib
39784007
39794008Oracle gratefully acknowledges the contributions of Jean-loup Gailly
0 commit comments