From 1168ca5045d839c5dd6c01d845ef4d2a75ab40c6 Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Wed, 15 Jan 2020 10:50:24 +0200 Subject: [PATCH 1/4] Add 2.3.16 release notes and update change log --- Documentation/Changelog.md | 1 + .../MaxScale-2.3.16-Release-Notes.md | 49 +++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 Documentation/Release-Notes/MaxScale-2.3.16-Release-Notes.md diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 174ff8671..3d4eafce1 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -31,6 +31,7 @@ For more details, please refer to: +* [MariaDB MaxScale 2.3.16 Release Notes](Release-Notes/MaxScale-2.3.16-Release-Notes.md) * [MariaDB MaxScale 2.3.15 Release Notes](Release-Notes/MaxScale-2.3.15-Release-Notes.md) * [MariaDB MaxScale 2.3.14 Release Notes](Release-Notes/MaxScale-2.3.14-Release-Notes.md) * [MariaDB MaxScale 2.3.13 Release Notes](Release-Notes/MaxScale-2.3.13-Release-Notes.md) diff --git a/Documentation/Release-Notes/MaxScale-2.3.16-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.3.16-Release-Notes.md new file mode 100644 index 000000000..d0d51044e --- /dev/null +++ b/Documentation/Release-Notes/MaxScale-2.3.16-Release-Notes.md @@ -0,0 +1,49 @@ +# MariaDB MaxScale 2.3.16 Release Notes + +Release 2.3.16 is a GA release. + +This document describes the changes in release 2.3.16, when compared to the +previous release in the same series. + +For any problems you encounter, please consider submitting a bug +report on [our Jira](https://jira.mariadb.org/projects/MXS). + +## New Features + +* [MXS-2758](https://jira.mariadb.org/browse/MXS-2758) Enable the systemd unit after setting up the maxscale package + +## Bug fixes + +* [MXS-2829](https://jira.mariadb.org/browse/MXS-2829) Deleting a filter doesn't remove the persisted file +* [MXS-2825](https://jira.mariadb.org/browse/MXS-2825) REST API allows POST requests without body for basic users +* [MXS-2824](https://jira.mariadb.org/browse/MXS-2824) Basic user access is not documented from maxctrl's perspective +* [MXS-2820](https://jira.mariadb.org/browse/MXS-2820) Wrong error message for failed authentication +* [MXS-2813](https://jira.mariadb.org/browse/MXS-2813) maxctl shows password in clear text +* [MXS-2810](https://jira.mariadb.org/browse/MXS-2810) maxscale process still running after uninstalling maxscale package +* [MXS-2797](https://jira.mariadb.org/browse/MXS-2797) maxscale not started with handle_server_events +* [MXS-2792](https://jira.mariadb.org/browse/MXS-2792) Documentation for MaxScale's monitor script is incomplete +* [MXS-2789](https://jira.mariadb.org/browse/MXS-2789) Stale journal messages are warnings +* [MXS-2788](https://jira.mariadb.org/browse/MXS-2788) Masking filter performs case-sensitive checks against unquoted case-insensitive identifiers in function calls and WHERE clauses +* [MXS-2759](https://jira.mariadb.org/browse/MXS-2759) Nontrivial number of privilege entries causes long running queries / overload +* [MXS-2710](https://jira.mariadb.org/browse/MXS-2710) max_connections problem +* [MXS-619](https://jira.mariadb.org/browse/MXS-619) creating many short sessions in parallel leads to errors + +## Known Issues and Limitations + +There are some limitations and known issues within this version of MaxScale. +For more information, please refer to the [Limitations](../About/Limitations.md) document. + +## Packaging + +RPM and Debian packages are provided for supported the Linux distributions. + +Packages can be downloaded [here](https://mariadb.com/downloads/#mariadb_platform-mariadb_maxscale). + +## Source Code + +The source code of MaxScale is tagged at GitHub with a tag, which is identical +with the version of MaxScale. For instance, the tag of version X.Y.Z of MaxScale +is `maxscale-X.Y.Z`. Further, the default branch is always the latest GA version +of MaxScale. + +The source code is available [here](https://github.com/mariadb-corporation/MaxScale). From 790d90f229ed7f368ff4b154a6fc073db1d363e8 Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Wed, 15 Jan 2020 10:59:02 +0200 Subject: [PATCH 2/4] Update 2.3.16 Change Date --- avro/maxavro.c | 2 +- avro/maxavro.h | 2 +- avro/maxavro_datablock.c | 2 +- avro/maxavro_file.c | 2 +- avro/maxavro_internal.h | 2 +- avro/maxavro_record.c | 2 +- avro/maxavro_schema.c | 2 +- avro/maxavro_write.c | 2 +- avro/maxavrocheck.c | 2 +- avro/test/test_values.c | 2 +- client/maxadmin.c | 2 +- examples/examplefilter.cc | 2 +- examples/examplefilter.hh | 2 +- examples/examplefiltersession.cc | 2 +- examples/examplefiltersession.hh | 2 +- examples/roundrobinrouter.cpp | 2 +- examples/testfilter.c | 2 +- examples/testprotocol.c | 2 +- examples/testroute.c | 2 +- include/maxscale/adminusers.h.in | 2 +- include/maxscale/alloc.h | 2 +- include/maxscale/authenticator.h | 2 +- include/maxscale/backend.hh | 2 +- include/maxscale/buffer.h | 2 +- include/maxscale/buffer.hh | 2 +- include/maxscale/ccdefs.hh | 2 +- include/maxscale/cdefs.h | 2 +- include/maxscale/clock.h | 2 +- include/maxscale/config.h | 2 +- include/maxscale/config.hh | 2 +- include/maxscale/customparser.hh | 2 +- include/maxscale/dcb.h | 2 +- include/maxscale/encryption.h | 2 +- include/maxscale/event.hh | 2 +- include/maxscale/filter.h | 2 +- include/maxscale/filter.hh | 2 +- include/maxscale/hint.h | 2 +- include/maxscale/housekeeper.h | 2 +- include/maxscale/http.hh | 2 +- include/maxscale/jansson.hh | 2 +- include/maxscale/json_api.h | 2 +- include/maxscale/limits.h | 2 +- include/maxscale/listener.h | 2 +- include/maxscale/log.h | 2 +- include/maxscale/mariadb.hh | 2 +- include/maxscale/maxadmin.h | 2 +- include/maxscale/maxscale.h | 2 +- include/maxscale/modinfo.h | 2 +- include/maxscale/modulecmd.h | 2 +- include/maxscale/modutil.h | 2 +- include/maxscale/modutil.hh | 2 +- include/maxscale/monitor.h | 2 +- include/maxscale/monitor.hh | 2 +- include/maxscale/mysql_binlog.h | 2 +- include/maxscale/mysql_utils.h | 2 +- include/maxscale/paths.h.in | 2 +- include/maxscale/pcre2.h | 2 +- include/maxscale/pcre2.hh | 2 +- include/maxscale/poll.h | 2 +- include/maxscale/protocol.h | 2 +- include/maxscale/protocol/mariadb_client.hh | 2 +- include/maxscale/protocol/mysql.h | 2 +- include/maxscale/protocol/rwbackend.hh | 2 +- include/maxscale/query_classifier.h | 2 +- include/maxscale/queryclassifier.hh | 2 +- include/maxscale/random.h | 2 +- include/maxscale/response_stat.hh | 2 +- include/maxscale/resultset.hh | 2 +- include/maxscale/router.h | 2 +- include/maxscale/router.hh | 2 +- include/maxscale/routing.h | 2 +- include/maxscale/routingworker.h | 2 +- include/maxscale/routingworker.hh | 2 +- include/maxscale/secrets.h | 2 +- include/maxscale/server.h | 2 +- include/maxscale/server.hh | 2 +- include/maxscale/service.h | 2 +- include/maxscale/session.h | 2 +- include/maxscale/session.hh | 2 +- include/maxscale/session_command.hh | 2 +- include/maxscale/session_stats.hh | 2 +- include/maxscale/sqlite3.h | 2 +- include/maxscale/ssl.h | 2 +- include/maxscale/statistics.hh | 2 +- include/maxscale/users.h | 2 +- include/maxscale/utils.h | 2 +- include/maxscale/utils.hh | 2 +- maxctrl/lib/alter.js | 2 +- maxctrl/lib/api.js | 2 +- maxctrl/lib/call.js | 2 +- maxctrl/lib/classify.js | 2 +- maxctrl/lib/clear.js | 2 +- maxctrl/lib/cluster.js | 2 +- maxctrl/lib/common.js | 2 +- maxctrl/lib/core.js | 2 +- maxctrl/lib/create.js | 2 +- maxctrl/lib/destroy.js | 2 +- maxctrl/lib/disable.js | 2 +- maxctrl/lib/drain.js | 2 +- maxctrl/lib/enable.js | 2 +- maxctrl/lib/link.js | 2 +- maxctrl/lib/list.js | 2 +- maxctrl/lib/rotate.js | 2 +- maxctrl/lib/set.js | 2 +- maxctrl/lib/show.js | 2 +- maxctrl/lib/start.js | 2 +- maxctrl/lib/stop.js | 2 +- maxctrl/lib/unlink.js | 2 +- maxctrl/lib/version.js.in | 2 +- maxctrl/maxctrl.js | 2 +- maxscale-system-test/base/appexception.h | 2 +- maxscale-system-test/base/env.h | 2 +- maxscale-system-test/base/stopwatch.cpp | 2 +- maxscale-system-test/base/stopwatch.h | 2 +- maxscale-system-test/cache_runtime.cpp | 2 +- maxscale-system-test/cache_runtime_ttl.cpp | 2 +- maxscale-system-test/local_address.cpp | 2 +- maxscale-system-test/masking_auto_firewall.cpp | 2 +- maxscale-system-test/mxs1719.cpp | 2 +- maxscale-system-test/mxs1751_available_when_donor_crash.cpp | 2 +- maxscale-system-test/mxs1836_show_eventTimes.cpp | 2 +- maxscale-system-test/mxs1980_blr_galera_server_ids.cpp | 2 +- maxscale-system-test/mxs2043_select_for_update.cpp | 2 +- maxscale-system-test/mxs2057_systemd_watchdog.cpp | 2 +- maxscale-system-test/mxs2250_describe_temp_table.cpp | 2 +- maxscale-system-test/mxs2355_wrong_auth.cpp | 2 +- maxscale-system-test/mxs421_events.cpp | 2 +- maxscale-system-test/mysqlmon_fail_switch_events.cpp | 2 +- maxscale-system-test/mysqlmon_failover_auto.cpp | 2 +- maxscale-system-test/mysqlmon_failover_manual.cpp | 2 +- maxscale-system-test/mysqlmon_failover_manual2.cpp | 2 +- maxscale-system-test/mysqlmon_failover_no_slaves.cpp | 2 +- maxscale-system-test/mysqlmon_failover_readonly.cpp | 2 +- maxscale-system-test/mysqlmon_failover_rejoin_old_slave.cpp | 2 +- maxscale-system-test/mysqlmon_failover_rolling_master.cpp | 2 +- .../mysqlmon_failover_rolling_restart_slaves.cpp | 2 +- maxscale-system-test/mysqlmon_failover_stress.cpp | 2 +- maxscale-system-test/mysqlmon_rejoin_bad.cpp | 2 +- maxscale-system-test/mysqlmon_rejoin_bad2.cpp | 2 +- maxscale-system-test/mysqlmon_rejoin_good.cpp | 2 +- maxscale-system-test/mysqlmon_rejoin_manual.cpp | 2 +- maxscale-system-test/mysqlmon_rejoin_manual2.cpp | 2 +- maxscale-system-test/mysqlmon_reset_replication.cpp | 2 +- maxscale-system-test/mysqlmon_switchover.cpp | 2 +- maxscale-system-test/mysqlmon_switchover_auto.cpp | 2 +- maxscale-system-test/mysqlmon_switchover_bad_master.cpp | 2 +- maxscale-system-test/mysqlmon_switchover_stress.cpp | 2 +- maxscale-system-test/pam_authentication.cpp | 2 +- maxutils/maxbase/include/maxbase/assert.h | 2 +- maxutils/maxbase/include/maxbase/atomic.h | 2 +- maxutils/maxbase/include/maxbase/atomic.hh | 2 +- maxutils/maxbase/include/maxbase/average.hh | 2 +- maxutils/maxbase/include/maxbase/ccdefs.hh | 2 +- maxutils/maxbase/include/maxbase/cdefs.h | 2 +- maxutils/maxbase/include/maxbase/eventcount.hh | 2 +- maxutils/maxbase/include/maxbase/format.hh | 2 +- maxutils/maxbase/include/maxbase/jansson.h | 2 +- maxutils/maxbase/include/maxbase/log.h | 2 +- maxutils/maxbase/include/maxbase/log.hh | 2 +- maxutils/maxbase/include/maxbase/logger.hh | 2 +- maxutils/maxbase/include/maxbase/maxbase.h | 2 +- maxutils/maxbase/include/maxbase/maxbase.hh | 2 +- maxutils/maxbase/include/maxbase/messagequeue.hh | 2 +- maxutils/maxbase/include/maxbase/poll.h | 2 +- maxutils/maxbase/include/maxbase/poll.hh | 2 +- maxutils/maxbase/include/maxbase/semaphore.h | 2 +- maxutils/maxbase/include/maxbase/semaphore.hh | 2 +- maxutils/maxbase/include/maxbase/stacktrace.hh | 2 +- maxutils/maxbase/include/maxbase/stopwatch.hh | 2 +- maxutils/maxbase/include/maxbase/string.h | 2 +- maxutils/maxbase/include/maxbase/worker.h | 2 +- maxutils/maxbase/include/maxbase/worker.hh | 2 +- maxutils/maxbase/include/maxbase/workertask.hh | 2 +- maxutils/maxbase/src/atomic.cc | 2 +- maxutils/maxbase/src/average.cc | 2 +- maxutils/maxbase/src/eventcount.cc | 2 +- maxutils/maxbase/src/format.cc | 2 +- maxutils/maxbase/src/log.cc | 2 +- maxutils/maxbase/src/logger.cc | 2 +- maxutils/maxbase/src/maxbase.cc | 2 +- maxutils/maxbase/src/messagequeue.cc | 2 +- maxutils/maxbase/src/semaphore.cc | 2 +- maxutils/maxbase/src/stacktrace.cc | 2 +- maxutils/maxbase/src/stopwatch.cc | 2 +- maxutils/maxbase/src/string.cc | 2 +- maxutils/maxbase/src/test/test_log.cc | 2 +- maxutils/maxbase/src/test/test_semaphore.cc | 2 +- maxutils/maxbase/src/test/test_worker.cc | 2 +- maxutils/maxbase/src/worker.cc | 2 +- maxutils/maxbase/src/workertask.cc | 2 +- query_classifier/qc_sqlite/builtin_functions.c | 2 +- query_classifier/qc_sqlite/builtin_functions.h | 2 +- query_classifier/qc_sqlite/qc_sqlite.cc | 2 +- query_classifier/qc_sqlite/qc_sqlite3.c | 2 +- query_classifier/test/classify.c | 2 +- query_classifier/test/compare.cc | 2 +- query_classifier/test/crash_qc_sqlite.cc | 2 +- query_classifier/test/qc_cache.cc | 2 +- query_classifier/test/testreader.cc | 2 +- query_classifier/test/testreader.hh | 2 +- query_classifier/test/version_sensitivity.cc | 2 +- script/create_grants | 2 +- script/maxscale_generate_support_info.py | 2 +- script/update-change-date | 2 +- script/update-license-url | 2 +- server/core/admin.cc | 2 +- server/core/adminusers.cc | 2 +- server/core/alloc.cc | 2 +- server/core/authenticator.cc | 2 +- server/core/backend.cc | 2 +- server/core/buffer.cc | 2 +- server/core/config.cc | 2 +- server/core/config_runtime.cc | 2 +- server/core/dcb.cc | 2 +- server/core/encryption.cc | 2 +- server/core/event.cc | 2 +- server/core/externcmd.cc | 2 +- server/core/filter.cc | 2 +- server/core/gateway.cc | 2 +- server/core/hint.cc | 2 +- server/core/housekeeper.cc | 2 +- server/core/httprequest.cc | 2 +- server/core/httpresponse.cc | 2 +- server/core/internal/admin.hh | 2 +- server/core/internal/config.hh | 2 +- server/core/internal/config_runtime.h | 2 +- server/core/internal/dcb.h | 2 +- server/core/internal/event.hh | 2 +- server/core/internal/externcmd.h | 2 +- server/core/internal/filter.hh | 2 +- server/core/internal/httprequest.hh | 2 +- server/core/internal/httpresponse.hh | 2 +- server/core/internal/maxscale.h | 2 +- server/core/internal/modules.h | 2 +- server/core/internal/modules.hh | 2 +- server/core/internal/monitor.h | 2 +- server/core/internal/monitor.hh | 2 +- server/core/internal/poll.hh | 2 +- server/core/internal/query_classifier.hh | 2 +- server/core/internal/resource.hh | 2 +- server/core/internal/secrets.h | 2 +- server/core/internal/server.hh | 2 +- server/core/internal/service.hh | 2 +- server/core/internal/session.h | 2 +- server/core/internal/session.hh | 2 +- server/core/internal/trxboundaryparser.hh | 2 +- server/core/internal/worker.h | 2 +- server/core/json_api.cc | 2 +- server/core/listener.cc | 2 +- server/core/load_utils.cc | 2 +- server/core/log.cc | 2 +- server/core/mariadb.cc | 2 +- server/core/maxkeys.c | 2 +- server/core/maxpasswd.c | 2 +- server/core/maxscale_pcre2.cc | 2 +- server/core/misc.cc | 2 +- server/core/modulecmd.cc | 2 +- server/core/modutil.cc | 2 +- server/core/monitor.cc | 2 +- server/core/mysql_binlog.cc | 2 +- server/core/mysql_utils.cc | 2 +- server/core/paths.cc | 2 +- server/core/poll.cc | 2 +- server/core/query_classifier.cc | 2 +- server/core/queryclassifier.cc | 2 +- server/core/random.cc | 2 +- server/core/resource.cc | 2 +- server/core/response_stat.cc | 2 +- server/core/resultset.cc | 2 +- server/core/router.cc | 2 +- server/core/routingworker.cc | 2 +- server/core/secrets.cc | 2 +- server/core/server.cc | 2 +- server/core/service.cc | 2 +- server/core/session.cc | 2 +- server/core/session_command.cc | 2 +- server/core/session_stats.cc | 2 +- server/core/ssl.cc | 2 +- server/core/test/canonical_tests/canonizer.cc | 2 +- server/core/test/profile_get_canonical.cc | 2 +- server/core/test/profile_trxboundaryparser.cc | 2 +- server/core/test/test_adminusers.cc | 2 +- server/core/test/test_atomic.cc | 2 +- server/core/test/test_buffer.cc | 2 +- server/core/test/test_config.cc | 2 +- server/core/test/test_dcb.cc | 2 +- server/core/test/test_event.cc | 2 +- server/core/test/test_filter.cc | 2 +- server/core/test/test_hint.cc | 2 +- server/core/test/test_http.cc | 2 +- server/core/test/test_json.cc | 2 +- server/core/test/test_local_address.cc | 2 +- server/core/test/test_log.cc | 2 +- server/core/test/test_logorder.cc | 2 +- server/core/test/test_logthrottling.cc | 2 +- server/core/test/test_maxscalepcre2.cc | 2 +- server/core/test/test_modulecmd.cc | 2 +- server/core/test/test_modutil.cc | 2 +- server/core/test/test_poll.cc | 2 +- server/core/test/test_server.cc | 2 +- server/core/test/test_service.cc | 2 +- server/core/test/test_session.cc | 2 +- server/core/test/test_trxcompare.cc | 2 +- server/core/test/test_trxtracking.cc | 2 +- server/core/test/test_users.cc | 2 +- server/core/test/test_utils.cc | 2 +- server/core/test/test_utils.h | 2 +- server/core/users.cc | 2 +- server/core/utils.cc | 2 +- server/modules/authenticator/CDCPlainAuth/cdc_plain_auth.cc | 2 +- server/modules/authenticator/GSSAPI/GSSAPIAuth/gssapi_auth.cc | 2 +- .../GSSAPI/GSSAPIBackendAuth/gssapi_backend_auth.cc | 2 +- server/modules/authenticator/GSSAPI/gssapi_auth.h | 2 +- server/modules/authenticator/GSSAPI/gssapi_auth_common.cc | 2 +- server/modules/authenticator/HTTPAuth/http_auth.cc | 2 +- server/modules/authenticator/MaxAdminAuth/max_admin_auth.cc | 2 +- server/modules/authenticator/MySQLAuth/dbusers.cc | 2 +- server/modules/authenticator/MySQLAuth/mysql_auth.cc | 2 +- server/modules/authenticator/MySQLAuth/mysql_auth.h | 2 +- .../authenticator/MySQLBackendAuth/mysql_backend_auth.cc | 2 +- server/modules/authenticator/NullAuthAllow/null_auth_allow.cc | 2 +- server/modules/authenticator/NullAuthDeny/null_auth_deny.cc | 2 +- server/modules/authenticator/PAM/PAMAuth/pam_auth.cc | 2 +- server/modules/authenticator/PAM/PAMAuth/pam_auth.hh | 2 +- server/modules/authenticator/PAM/PAMAuth/pam_client_session.cc | 2 +- server/modules/authenticator/PAM/PAMAuth/pam_client_session.hh | 2 +- server/modules/authenticator/PAM/PAMAuth/pam_instance.cc | 2 +- server/modules/authenticator/PAM/PAMAuth/pam_instance.hh | 2 +- .../authenticator/PAM/PAMBackendAuth/pam_backend_auth.cc | 2 +- .../authenticator/PAM/PAMBackendAuth/pam_backend_auth.hh | 2 +- .../authenticator/PAM/PAMBackendAuth/pam_backend_session.cc | 2 +- .../authenticator/PAM/PAMBackendAuth/pam_backend_session.hh | 2 +- server/modules/authenticator/PAM/pam_auth_common.cc | 2 +- server/modules/authenticator/PAM/pam_auth_common.hh | 2 +- server/modules/filter/binlogfilter/binlogfilter.cc | 2 +- server/modules/filter/binlogfilter/binlogfilter.hh | 2 +- server/modules/filter/binlogfilter/binlogfiltersession.cc | 2 +- server/modules/filter/binlogfilter/binlogfiltersession.hh | 2 +- server/modules/filter/cache/cache.cc | 2 +- server/modules/filter/cache/cache.hh | 2 +- server/modules/filter/cache/cache_storage_api.c | 2 +- server/modules/filter/cache/cache_storage_api.cc | 2 +- server/modules/filter/cache/cache_storage_api.h | 2 +- server/modules/filter/cache/cache_storage_api.hh | 2 +- server/modules/filter/cache/cachefilter.cc | 2 +- server/modules/filter/cache/cachefilter.h | 2 +- server/modules/filter/cache/cachefilter.hh | 2 +- server/modules/filter/cache/cachefiltersession.cc | 2 +- server/modules/filter/cache/cachefiltersession.hh | 2 +- server/modules/filter/cache/cachemt.cc | 2 +- server/modules/filter/cache/cachemt.hh | 2 +- server/modules/filter/cache/cachept.cc | 2 +- server/modules/filter/cache/cachept.hh | 2 +- server/modules/filter/cache/cachesimple.cc | 2 +- server/modules/filter/cache/cachesimple.hh | 2 +- server/modules/filter/cache/cachest.cc | 2 +- server/modules/filter/cache/cachest.hh | 2 +- server/modules/filter/cache/lrustorage.cc | 2 +- server/modules/filter/cache/lrustorage.hh | 2 +- server/modules/filter/cache/lrustoragemt.cc | 2 +- server/modules/filter/cache/lrustoragemt.hh | 2 +- server/modules/filter/cache/lrustoragest.cc | 2 +- server/modules/filter/cache/lrustoragest.hh | 2 +- server/modules/filter/cache/rules.cc | 2 +- server/modules/filter/cache/rules.h | 2 +- server/modules/filter/cache/storage.cc | 2 +- server/modules/filter/cache/storage.hh | 2 +- .../filter/cache/storage/storage_inmemory/inmemorystorage.cc | 2 +- .../filter/cache/storage/storage_inmemory/inmemorystorage.hh | 2 +- .../filter/cache/storage/storage_inmemory/inmemorystoragemt.cc | 2 +- .../filter/cache/storage/storage_inmemory/inmemorystoragemt.hh | 2 +- .../filter/cache/storage/storage_inmemory/inmemorystoragest.cc | 2 +- .../filter/cache/storage/storage_inmemory/inmemorystoragest.hh | 2 +- .../filter/cache/storage/storage_inmemory/storage_inmemory.cc | 2 +- server/modules/filter/cache/storage/storagemodule.hh | 2 +- server/modules/filter/cache/storagefactory.cc | 2 +- server/modules/filter/cache/storagefactory.hh | 2 +- server/modules/filter/cache/storagereal.cc | 2 +- server/modules/filter/cache/storagereal.hh | 2 +- server/modules/filter/cache/test/test_cacheoptions.cc | 2 +- server/modules/filter/cache/test/tester.cc | 2 +- server/modules/filter/cache/test/tester.hh | 2 +- server/modules/filter/cache/test/testerlrustorage.cc | 2 +- server/modules/filter/cache/test/testerlrustorage.hh | 2 +- server/modules/filter/cache/test/testerrawstorage.cc | 2 +- server/modules/filter/cache/test/testerrawstorage.hh | 2 +- server/modules/filter/cache/test/testerstorage.cc | 2 +- server/modules/filter/cache/test/testerstorage.hh | 2 +- server/modules/filter/cache/test/testkeygeneration.cc | 2 +- server/modules/filter/cache/test/testlrustorage.cc | 2 +- server/modules/filter/cache/test/testrawstorage.cc | 2 +- server/modules/filter/cache/test/testrules.cc | 2 +- server/modules/filter/cache/test/teststorage.cc | 2 +- server/modules/filter/cache/test/teststorage.hh | 2 +- server/modules/filter/ccrfilter/ccrfilter.cc | 2 +- server/modules/filter/comment/commentfilter.cc | 2 +- server/modules/filter/comment/commentfilter.hh | 2 +- server/modules/filter/comment/commentfiltersession.cc | 2 +- server/modules/filter/comment/commentfiltersession.hh | 2 +- server/modules/filter/dbfwfilter/dbfw_rule_check.cc | 2 +- server/modules/filter/dbfwfilter/dbfwfilter.cc | 2 +- server/modules/filter/dbfwfilter/dbfwfilter.h | 2 +- server/modules/filter/dbfwfilter/dbfwfilter.hh | 2 +- server/modules/filter/dbfwfilter/ruleparser.y | 2 +- server/modules/filter/dbfwfilter/rules.cc | 2 +- server/modules/filter/dbfwfilter/rules.hh | 2 +- server/modules/filter/dbfwfilter/test/tempfile.cc | 2 +- server/modules/filter/dbfwfilter/test/tempfile.hh | 2 +- server/modules/filter/dbfwfilter/test/test_dbfwfilter.cc | 2 +- server/modules/filter/dbfwfilter/token.l | 2 +- server/modules/filter/dbfwfilter/user.cc | 2 +- server/modules/filter/dbfwfilter/user.hh | 2 +- server/modules/filter/hintfilter/hintfilter.cc | 2 +- server/modules/filter/hintfilter/hintparser.cc | 2 +- server/modules/filter/hintfilter/mysqlhint.h | 2 +- server/modules/filter/insertstream/insertstream.cc | 2 +- server/modules/filter/luafilter/luafilter.cc | 2 +- server/modules/filter/masking/maskingfilter.cc | 2 +- server/modules/filter/masking/maskingfilter.hh | 2 +- server/modules/filter/masking/maskingfilterconfig.cc | 2 +- server/modules/filter/masking/maskingfilterconfig.hh | 2 +- server/modules/filter/masking/maskingfiltersession.cc | 2 +- server/modules/filter/masking/maskingfiltersession.hh | 2 +- server/modules/filter/masking/maskingrules.cc | 2 +- server/modules/filter/masking/maskingrules.hh | 2 +- server/modules/filter/masking/mysql.hh | 2 +- server/modules/filter/masking/test/testrules.cc | 2 +- server/modules/filter/maxrows/maxrows.cc | 2 +- server/modules/filter/maxrows/maxrows.h | 2 +- server/modules/filter/mqfilter/mqfilter.cc | 2 +- server/modules/filter/namedserverfilter/namedserverfilter.cc | 2 +- server/modules/filter/namedserverfilter/namedserverfilter.hh | 2 +- server/modules/filter/nullfilter/nullfilter.cc | 2 +- server/modules/filter/nullfilter/nullfilter.hh | 2 +- server/modules/filter/nullfilter/nullfiltersession.cc | 2 +- server/modules/filter/nullfilter/nullfiltersession.hh | 2 +- server/modules/filter/qlafilter/qlafilter.cc | 2 +- server/modules/filter/regexfilter/regexfilter.cc | 2 +- server/modules/filter/tee/tee.cc | 2 +- server/modules/filter/tee/tee.hh | 2 +- server/modules/filter/tee/teesession.cc | 2 +- server/modules/filter/tee/teesession.hh | 2 +- server/modules/filter/test/filtermodule.cc | 2 +- server/modules/filter/test/maxscale/filtermodule.hh | 2 +- server/modules/filter/test/maxscale/mock/backend.hh | 2 +- server/modules/filter/test/maxscale/mock/client.hh | 2 +- server/modules/filter/test/maxscale/mock/dcb.hh | 2 +- server/modules/filter/test/maxscale/mock/mock.hh | 2 +- server/modules/filter/test/maxscale/mock/routersession.hh | 2 +- server/modules/filter/test/maxscale/mock/session.hh | 2 +- server/modules/filter/test/maxscale/module.hh | 2 +- server/modules/filter/test/maxscale/queryclassifiermodule.hh | 2 +- server/modules/filter/test/mock.cc | 2 +- server/modules/filter/test/mock_backend.cc | 2 +- server/modules/filter/test/mock_client.cc | 2 +- server/modules/filter/test/mock_dcb.cc | 2 +- server/modules/filter/test/mock_routersession.cc | 2 +- server/modules/filter/test/mock_session.cc | 2 +- server/modules/filter/test/module.cc | 2 +- server/modules/filter/test/queryclassifiermodule.cc | 2 +- server/modules/filter/throttlefilter/throttlefilter.hh | 2 +- server/modules/filter/throttlefilter/throttlesession.cc | 2 +- server/modules/filter/throttlefilter/throttlesession.hh | 2 +- server/modules/filter/topfilter/topfilter.cc | 2 +- server/modules/filter/tpmfilter/tpmfilter.cc | 2 +- server/modules/include/binlog_common.h | 2 +- server/modules/include/blr_constants.h | 2 +- server/modules/include/cdc.h | 2 +- server/modules/include/debugcli.h | 2 +- server/modules/include/telnetd.h | 2 +- server/modules/monitor/auroramon/auroramon.cc | 2 +- server/modules/monitor/auroramon/auroramon.hh | 2 +- server/modules/monitor/csmon/csmon.cc | 2 +- server/modules/monitor/csmon/csmon.hh | 2 +- server/modules/monitor/galeramon/galeramon.cc | 2 +- server/modules/monitor/galeramon/galeramon.hh | 2 +- server/modules/monitor/grmon/grmon.cc | 2 +- server/modules/monitor/grmon/grmon.hh | 2 +- server/modules/monitor/mariadbmon/cluster_discovery.cc | 2 +- server/modules/monitor/mariadbmon/cluster_manipulation.cc | 2 +- server/modules/monitor/mariadbmon/mariadbmon.cc | 2 +- server/modules/monitor/mariadbmon/mariadbmon.hh | 2 +- server/modules/monitor/mariadbmon/mariadbmon_common.cc | 2 +- server/modules/monitor/mariadbmon/mariadbmon_common.hh | 2 +- server/modules/monitor/mariadbmon/mariadbserver.cc | 2 +- server/modules/monitor/mariadbmon/mariadbserver.hh | 2 +- server/modules/monitor/mariadbmon/server_utils.cc | 2 +- server/modules/monitor/mariadbmon/server_utils.hh | 2 +- server/modules/monitor/mariadbmon/test/test_cycle_find.cc | 2 +- server/modules/monitor/mariadbmon/test/test_gtid.cc | 2 +- server/modules/monitor/mmmon/mmmon.cc | 2 +- server/modules/monitor/mmmon/mmmon.hh | 2 +- server/modules/monitor/ndbclustermon/ndbclustermon.cc | 2 +- server/modules/monitor/ndbclustermon/ndbclustermon.hh | 2 +- server/modules/protocol/CDC/cdc.cc | 2 +- server/modules/protocol/HTTPD/httpd.cc | 2 +- server/modules/protocol/HTTPD/httpd.h | 2 +- server/modules/protocol/MySQL/mariadb_client.cc | 2 +- server/modules/protocol/MySQL/mariadbbackend/mysql_backend.cc | 2 +- server/modules/protocol/MySQL/mariadbclient/mysql_client.cc | 2 +- server/modules/protocol/MySQL/mariadbclient/setparser.hh | 2 +- server/modules/protocol/MySQL/mariadbclient/setsqlmodeparser.hh | 2 +- server/modules/protocol/MySQL/mariadbclient/sqlmodeparser.hh | 2 +- .../modules/protocol/MySQL/mariadbclient/test/test_setparser.cc | 2 +- .../protocol/MySQL/mariadbclient/test/test_setsqlmodeparser.cc | 2 +- .../protocol/MySQL/mariadbclient/test/test_sqlmodeparser.cc | 2 +- server/modules/protocol/MySQL/mysql_common.cc | 2 +- server/modules/protocol/MySQL/rwbackend.cc | 2 +- server/modules/protocol/examples/cdc.py | 2 +- server/modules/protocol/examples/cdc_kafka_producer.py | 2 +- server/modules/protocol/examples/cdc_last_transaction.py | 2 +- server/modules/protocol/examples/cdc_one_schema.py | 2 +- server/modules/protocol/examples/cdc_schema.go | 2 +- server/modules/protocol/examples/cdc_schema.py | 2 +- server/modules/protocol/examples/cdc_users.py | 2 +- server/modules/protocol/maxscaled/maxscaled.cc | 2 +- server/modules/protocol/maxscaled/maxscaled.h | 2 +- server/modules/protocol/telnetd/telnetd.cc | 2 +- server/modules/routing/avrorouter/avro.cc | 2 +- server/modules/routing/avrorouter/avro_client.cc | 2 +- server/modules/routing/avrorouter/avro_converter.cc | 2 +- server/modules/routing/avrorouter/avro_converter.hh | 2 +- server/modules/routing/avrorouter/avro_file.cc | 2 +- server/modules/routing/avrorouter/avro_main.cc | 2 +- server/modules/routing/avrorouter/avro_rbr.cc | 2 +- server/modules/routing/avrorouter/avro_schema.cc | 2 +- server/modules/routing/avrorouter/avrorouter.hh | 2 +- server/modules/routing/avrorouter/rpl.cc | 2 +- server/modules/routing/avrorouter/rpl.hh | 2 +- server/modules/routing/binlogrouter/binlog_common.cc | 2 +- server/modules/routing/binlogrouter/blr.cc | 2 +- server/modules/routing/binlogrouter/blr.hh | 2 +- server/modules/routing/binlogrouter/blr_cache.cc | 2 +- server/modules/routing/binlogrouter/blr_event.cc | 2 +- server/modules/routing/binlogrouter/blr_file.cc | 2 +- server/modules/routing/binlogrouter/blr_master.cc | 2 +- server/modules/routing/binlogrouter/blr_slave.cc | 2 +- server/modules/routing/binlogrouter/maxbinlogcheck.cc | 2 +- server/modules/routing/binlogrouter/test/testbinlog.cc | 2 +- server/modules/routing/cat/cat.cc | 2 +- server/modules/routing/cat/cat.hh | 2 +- server/modules/routing/cat/catsession.cc | 2 +- server/modules/routing/cat/catsession.hh | 2 +- server/modules/routing/cli/cli.cc | 2 +- server/modules/routing/debugcli/debugcli.cc | 2 +- server/modules/routing/debugcli/debugcmd.cc | 2 +- server/modules/routing/hintrouter/dcb.cc | 2 +- server/modules/routing/hintrouter/dcb.hh | 2 +- server/modules/routing/hintrouter/hintrouter.cc | 2 +- server/modules/routing/hintrouter/hintrouter.hh | 2 +- server/modules/routing/hintrouter/hintrouterdefs.hh | 2 +- server/modules/routing/hintrouter/hintroutersession.cc | 2 +- server/modules/routing/hintrouter/hintroutersession.hh | 2 +- server/modules/routing/maxinfo/maxinfo.cc | 2 +- server/modules/routing/maxinfo/maxinfo.h | 2 +- server/modules/routing/maxinfo/maxinfo_error.cc | 2 +- server/modules/routing/maxinfo/maxinfo_exec.cc | 2 +- server/modules/routing/maxinfo/maxinfo_http.cc | 2 +- server/modules/routing/maxinfo/maxinfo_parse.cc | 2 +- server/modules/routing/readconnroute/readconnection.h | 2 +- server/modules/routing/readconnroute/readconnroute.cc | 2 +- server/modules/routing/readwritesplit/readwritesplit.cc | 2 +- server/modules/routing/readwritesplit/readwritesplit.hh | 2 +- server/modules/routing/readwritesplit/rwsplit_mysql.cc | 2 +- server/modules/routing/readwritesplit/rwsplit_route_stmt.cc | 2 +- .../modules/routing/readwritesplit/rwsplit_select_backends.cc | 2 +- server/modules/routing/readwritesplit/rwsplit_session_cmd.cc | 2 +- server/modules/routing/readwritesplit/rwsplitsession.cc | 2 +- server/modules/routing/readwritesplit/rwsplitsession.hh | 2 +- server/modules/routing/readwritesplit/trx.hh | 2 +- server/modules/routing/schemarouter/schemarouter.cc | 2 +- server/modules/routing/schemarouter/schemarouter.hh | 2 +- server/modules/routing/schemarouter/schemarouterinstance.cc | 2 +- server/modules/routing/schemarouter/schemarouterinstance.hh | 2 +- server/modules/routing/schemarouter/schemaroutersession.cc | 2 +- server/modules/routing/schemarouter/schemaroutersession.hh | 2 +- server/modules/routing/schemarouter/shard_map.cc | 2 +- server/modules/routing/schemarouter/shard_map.hh | 2 +- server/test/maxscale_test.h.in | 2 +- 579 files changed, 579 insertions(+), 579 deletions(-) diff --git a/avro/maxavro.c b/avro/maxavro.c index 12e3b9dfb..d7d5297db 100644 --- a/avro/maxavro.c +++ b/avro/maxavro.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavro.h b/avro/maxavro.h index 435b31e42..57f034766 100644 --- a/avro/maxavro.h +++ b/avro/maxavro.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavro_datablock.c b/avro/maxavro_datablock.c index 792a500f3..775526a93 100644 --- a/avro/maxavro_datablock.c +++ b/avro/maxavro_datablock.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavro_file.c b/avro/maxavro_file.c index 240cd4622..e99770bda 100644 --- a/avro/maxavro_file.c +++ b/avro/maxavro_file.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavro_internal.h b/avro/maxavro_internal.h index ca611f5d3..d073e8ada 100644 --- a/avro/maxavro_internal.h +++ b/avro/maxavro_internal.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavro_record.c b/avro/maxavro_record.c index 3d2b58087..24dfa6f4e 100644 --- a/avro/maxavro_record.c +++ b/avro/maxavro_record.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavro_schema.c b/avro/maxavro_schema.c index 01c19c03d..45923d95b 100644 --- a/avro/maxavro_schema.c +++ b/avro/maxavro_schema.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavro_write.c b/avro/maxavro_write.c index 939110d32..3431043ac 100644 --- a/avro/maxavro_write.c +++ b/avro/maxavro_write.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/maxavrocheck.c b/avro/maxavrocheck.c index 3734ea1ac..001c20601 100644 --- a/avro/maxavrocheck.c +++ b/avro/maxavrocheck.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/avro/test/test_values.c b/avro/test/test_values.c index 7fbefde15..27e16b9f8 100644 --- a/avro/test/test_values.c +++ b/avro/test/test_values.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/client/maxadmin.c b/client/maxadmin.c index 3990bb2a7..ffb2b1775 100644 --- a/client/maxadmin.c +++ b/client/maxadmin.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/examplefilter.cc b/examples/examplefilter.cc index 384d5eddf..f75d9baf8 100644 --- a/examples/examplefilter.cc +++ b/examples/examplefilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/examplefilter.hh b/examples/examplefilter.hh index e15c2b266..733c758cc 100644 --- a/examples/examplefilter.hh +++ b/examples/examplefilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/examplefiltersession.cc b/examples/examplefiltersession.cc index 6b686f2c9..324d1d9b6 100644 --- a/examples/examplefiltersession.cc +++ b/examples/examplefiltersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/examplefiltersession.hh b/examples/examplefiltersession.hh index 2ba558d57..2ac9f1898 100644 --- a/examples/examplefiltersession.hh +++ b/examples/examplefiltersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/roundrobinrouter.cpp b/examples/roundrobinrouter.cpp index 69b842fca..3c0c6944c 100644 --- a/examples/roundrobinrouter.cpp +++ b/examples/roundrobinrouter.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/testfilter.c b/examples/testfilter.c index fc1c4b0d2..9693d31e5 100644 --- a/examples/testfilter.c +++ b/examples/testfilter.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/testprotocol.c b/examples/testprotocol.c index 2080dec76..620a88fc5 100644 --- a/examples/testprotocol.c +++ b/examples/testprotocol.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/examples/testroute.c b/examples/testroute.c index 152670a15..ba4244809 100644 --- a/examples/testroute.c +++ b/examples/testroute.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/adminusers.h.in b/include/maxscale/adminusers.h.in index fee23e353..c3ecf0412 100644 --- a/include/maxscale/adminusers.h.in +++ b/include/maxscale/adminusers.h.in @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/alloc.h b/include/maxscale/alloc.h index b719c9dab..72431e9a4 100644 --- a/include/maxscale/alloc.h +++ b/include/maxscale/alloc.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/authenticator.h b/include/maxscale/authenticator.h index 9cc635c7b..a06a5f428 100644 --- a/include/maxscale/authenticator.h +++ b/include/maxscale/authenticator.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/backend.hh b/include/maxscale/backend.hh index d220164a9..c949825ba 100644 --- a/include/maxscale/backend.hh +++ b/include/maxscale/backend.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/buffer.h b/include/maxscale/buffer.h index 5a02cd80d..ec7b19759 100644 --- a/include/maxscale/buffer.h +++ b/include/maxscale/buffer.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/buffer.hh b/include/maxscale/buffer.hh index 3b00b99ed..95d35351d 100644 --- a/include/maxscale/buffer.hh +++ b/include/maxscale/buffer.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/ccdefs.hh b/include/maxscale/ccdefs.hh index 52756968c..6e9a3589d 100644 --- a/include/maxscale/ccdefs.hh +++ b/include/maxscale/ccdefs.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/cdefs.h b/include/maxscale/cdefs.h index 16189edbe..2b021e5b4 100644 --- a/include/maxscale/cdefs.h +++ b/include/maxscale/cdefs.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/clock.h b/include/maxscale/clock.h index 97bcb5b5f..aef2e16a2 100644 --- a/include/maxscale/clock.h +++ b/include/maxscale/clock.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/config.h b/include/maxscale/config.h index edcd1e616..ffe808e90 100644 --- a/include/maxscale/config.h +++ b/include/maxscale/config.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/config.hh b/include/maxscale/config.hh index a6f6d6670..18ad81a21 100644 --- a/include/maxscale/config.hh +++ b/include/maxscale/config.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/customparser.hh b/include/maxscale/customparser.hh index b299f08dd..cbf26ae89 100644 --- a/include/maxscale/customparser.hh +++ b/include/maxscale/customparser.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/dcb.h b/include/maxscale/dcb.h index 411ab8bb3..ff462957b 100644 --- a/include/maxscale/dcb.h +++ b/include/maxscale/dcb.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/encryption.h b/include/maxscale/encryption.h index 13e0b54c0..fd0850859 100644 --- a/include/maxscale/encryption.h +++ b/include/maxscale/encryption.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/event.hh b/include/maxscale/event.hh index 04134435b..1c9074210 100644 --- a/include/maxscale/event.hh +++ b/include/maxscale/event.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/filter.h b/include/maxscale/filter.h index 8602a9f91..f2b5efdcf 100644 --- a/include/maxscale/filter.h +++ b/include/maxscale/filter.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/filter.hh b/include/maxscale/filter.hh index 0ea67155d..89d987696 100644 --- a/include/maxscale/filter.hh +++ b/include/maxscale/filter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/hint.h b/include/maxscale/hint.h index 6985cbb2a..a2661f839 100644 --- a/include/maxscale/hint.h +++ b/include/maxscale/hint.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/housekeeper.h b/include/maxscale/housekeeper.h index d12b2b0f7..f2942fd72 100644 --- a/include/maxscale/housekeeper.h +++ b/include/maxscale/housekeeper.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/http.hh b/include/maxscale/http.hh index f0b454c3e..b9d315cf2 100644 --- a/include/maxscale/http.hh +++ b/include/maxscale/http.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/jansson.hh b/include/maxscale/jansson.hh index e086ad263..e59338b72 100644 --- a/include/maxscale/jansson.hh +++ b/include/maxscale/jansson.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/json_api.h b/include/maxscale/json_api.h index a84064494..04bd44df9 100644 --- a/include/maxscale/json_api.h +++ b/include/maxscale/json_api.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/limits.h b/include/maxscale/limits.h index 85144b0f4..8876d4456 100644 --- a/include/maxscale/limits.h +++ b/include/maxscale/limits.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/listener.h b/include/maxscale/listener.h index f5117b18a..2f4dc4ad7 100644 --- a/include/maxscale/listener.h +++ b/include/maxscale/listener.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/log.h b/include/maxscale/log.h index a6deae935..ef7804cc9 100644 --- a/include/maxscale/log.h +++ b/include/maxscale/log.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/mariadb.hh b/include/maxscale/mariadb.hh index 8caab2e3b..4f78bc23c 100644 --- a/include/maxscale/mariadb.hh +++ b/include/maxscale/mariadb.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/maxadmin.h b/include/maxscale/maxadmin.h index 5f2822dee..9922b4fcb 100644 --- a/include/maxscale/maxadmin.h +++ b/include/maxscale/maxadmin.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/maxscale.h b/include/maxscale/maxscale.h index 0345494fb..53345b6ba 100644 --- a/include/maxscale/maxscale.h +++ b/include/maxscale/maxscale.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/modinfo.h b/include/maxscale/modinfo.h index 434a28db2..4a71d03a8 100644 --- a/include/maxscale/modinfo.h +++ b/include/maxscale/modinfo.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/modulecmd.h b/include/maxscale/modulecmd.h index 2a27da3f2..83258bee9 100644 --- a/include/maxscale/modulecmd.h +++ b/include/maxscale/modulecmd.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/modutil.h b/include/maxscale/modutil.h index ee5938d80..9d4b62608 100644 --- a/include/maxscale/modutil.h +++ b/include/maxscale/modutil.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/modutil.hh b/include/maxscale/modutil.hh index e34051c0e..c865c3024 100644 --- a/include/maxscale/modutil.hh +++ b/include/maxscale/modutil.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/monitor.h b/include/maxscale/monitor.h index 3720f34be..f8dd51d61 100644 --- a/include/maxscale/monitor.h +++ b/include/maxscale/monitor.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/monitor.hh b/include/maxscale/monitor.hh index ff8bb9b08..fdf880946 100644 --- a/include/maxscale/monitor.hh +++ b/include/maxscale/monitor.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/mysql_binlog.h b/include/maxscale/mysql_binlog.h index 2cb11e040..c0f5a2f2b 100644 --- a/include/maxscale/mysql_binlog.h +++ b/include/maxscale/mysql_binlog.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/mysql_utils.h b/include/maxscale/mysql_utils.h index b2474c72b..49ac78edd 100644 --- a/include/maxscale/mysql_utils.h +++ b/include/maxscale/mysql_utils.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/paths.h.in b/include/maxscale/paths.h.in index ef7c3a40a..b8b17e0ae 100644 --- a/include/maxscale/paths.h.in +++ b/include/maxscale/paths.h.in @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/pcre2.h b/include/maxscale/pcre2.h index 767902b3a..5155a8b58 100644 --- a/include/maxscale/pcre2.h +++ b/include/maxscale/pcre2.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/pcre2.hh b/include/maxscale/pcre2.hh index 0ba01da45..b4096dfc7 100644 --- a/include/maxscale/pcre2.hh +++ b/include/maxscale/pcre2.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/poll.h b/include/maxscale/poll.h index ef659f5f9..56d4b5a2d 100644 --- a/include/maxscale/poll.h +++ b/include/maxscale/poll.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/protocol.h b/include/maxscale/protocol.h index 5d66db3bd..7d8767f0c 100644 --- a/include/maxscale/protocol.h +++ b/include/maxscale/protocol.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/protocol/mariadb_client.hh b/include/maxscale/protocol/mariadb_client.hh index 1fd59b836..8442b6a44 100644 --- a/include/maxscale/protocol/mariadb_client.hh +++ b/include/maxscale/protocol/mariadb_client.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/protocol/mysql.h b/include/maxscale/protocol/mysql.h index 9908704c7..25959a0b4 100644 --- a/include/maxscale/protocol/mysql.h +++ b/include/maxscale/protocol/mysql.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/protocol/rwbackend.hh b/include/maxscale/protocol/rwbackend.hh index 2ce42619b..10c1fbd2b 100644 --- a/include/maxscale/protocol/rwbackend.hh +++ b/include/maxscale/protocol/rwbackend.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/query_classifier.h b/include/maxscale/query_classifier.h index c2de236b0..82ffc071e 100644 --- a/include/maxscale/query_classifier.h +++ b/include/maxscale/query_classifier.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/queryclassifier.hh b/include/maxscale/queryclassifier.hh index 647a9ed5f..dac62872c 100644 --- a/include/maxscale/queryclassifier.hh +++ b/include/maxscale/queryclassifier.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/random.h b/include/maxscale/random.h index a5d06bb8e..9921b6c57 100644 --- a/include/maxscale/random.h +++ b/include/maxscale/random.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/response_stat.hh b/include/maxscale/response_stat.hh index 8f4efc06e..938e0edcb 100644 --- a/include/maxscale/response_stat.hh +++ b/include/maxscale/response_stat.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/resultset.hh b/include/maxscale/resultset.hh index d5bbe37e2..49417ed3b 100644 --- a/include/maxscale/resultset.hh +++ b/include/maxscale/resultset.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/router.h b/include/maxscale/router.h index 2e962738f..a50e8406d 100644 --- a/include/maxscale/router.h +++ b/include/maxscale/router.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/router.hh b/include/maxscale/router.hh index 3f7920327..b2ecd24bf 100644 --- a/include/maxscale/router.hh +++ b/include/maxscale/router.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/routing.h b/include/maxscale/routing.h index a1a49719e..e434c21eb 100644 --- a/include/maxscale/routing.h +++ b/include/maxscale/routing.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/routingworker.h b/include/maxscale/routingworker.h index 02ecd269b..b0f63a486 100644 --- a/include/maxscale/routingworker.h +++ b/include/maxscale/routingworker.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/routingworker.hh b/include/maxscale/routingworker.hh index efe9e47a9..644d0fc6b 100644 --- a/include/maxscale/routingworker.hh +++ b/include/maxscale/routingworker.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/secrets.h b/include/maxscale/secrets.h index 1546071a5..cc0559b79 100644 --- a/include/maxscale/secrets.h +++ b/include/maxscale/secrets.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/server.h b/include/maxscale/server.h index 74a08d99c..51d62b48f 100644 --- a/include/maxscale/server.h +++ b/include/maxscale/server.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/server.hh b/include/maxscale/server.hh index ca6d322c9..8b0a5e79d 100644 --- a/include/maxscale/server.hh +++ b/include/maxscale/server.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/service.h b/include/maxscale/service.h index d57eda872..835bc013c 100644 --- a/include/maxscale/service.h +++ b/include/maxscale/service.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/session.h b/include/maxscale/session.h index 34f8ac6d1..9e1483e7c 100644 --- a/include/maxscale/session.h +++ b/include/maxscale/session.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/session.hh b/include/maxscale/session.hh index 8ca280216..b5e1a3bcb 100644 --- a/include/maxscale/session.hh +++ b/include/maxscale/session.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/session_command.hh b/include/maxscale/session_command.hh index 9d81c042c..49a1edd00 100644 --- a/include/maxscale/session_command.hh +++ b/include/maxscale/session_command.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/session_stats.hh b/include/maxscale/session_stats.hh index 129d54aa8..01d87f349 100644 --- a/include/maxscale/session_stats.hh +++ b/include/maxscale/session_stats.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/sqlite3.h b/include/maxscale/sqlite3.h index fa392eed0..e90442349 100644 --- a/include/maxscale/sqlite3.h +++ b/include/maxscale/sqlite3.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/ssl.h b/include/maxscale/ssl.h index 4112620db..c4ee333e5 100644 --- a/include/maxscale/ssl.h +++ b/include/maxscale/ssl.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/statistics.hh b/include/maxscale/statistics.hh index fc2280350..9f05125a5 100644 --- a/include/maxscale/statistics.hh +++ b/include/maxscale/statistics.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/users.h b/include/maxscale/users.h index 405fcc54e..aa5eb2795 100644 --- a/include/maxscale/users.h +++ b/include/maxscale/users.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/utils.h b/include/maxscale/utils.h index b36265cdb..9f814f26d 100644 --- a/include/maxscale/utils.h +++ b/include/maxscale/utils.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/include/maxscale/utils.hh b/include/maxscale/utils.hh index 8761179db..d232ba4e9 100644 --- a/include/maxscale/utils.hh +++ b/include/maxscale/utils.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/alter.js b/maxctrl/lib/alter.js index 89eecb550..a16ce0439 100644 --- a/maxctrl/lib/alter.js +++ b/maxctrl/lib/alter.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/api.js b/maxctrl/lib/api.js index d5d8bc12a..064dd1a4f 100644 --- a/maxctrl/lib/api.js +++ b/maxctrl/lib/api.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/call.js b/maxctrl/lib/call.js index c74e9bae3..c02b4ac27 100644 --- a/maxctrl/lib/call.js +++ b/maxctrl/lib/call.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/classify.js b/maxctrl/lib/classify.js index 76cdd6a64..eb348a91e 100644 --- a/maxctrl/lib/classify.js +++ b/maxctrl/lib/classify.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/clear.js b/maxctrl/lib/clear.js index 8ded807ad..32fedc767 100644 --- a/maxctrl/lib/clear.js +++ b/maxctrl/lib/clear.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/cluster.js b/maxctrl/lib/cluster.js index b14c78099..02e5e2743 100644 --- a/maxctrl/lib/cluster.js +++ b/maxctrl/lib/cluster.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/common.js b/maxctrl/lib/common.js index 632a79168..518ba526b 100644 --- a/maxctrl/lib/common.js +++ b/maxctrl/lib/common.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/core.js b/maxctrl/lib/core.js index 2e4dd5acc..ab64e426c 100644 --- a/maxctrl/lib/core.js +++ b/maxctrl/lib/core.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/create.js b/maxctrl/lib/create.js index 55210958c..c21687b15 100644 --- a/maxctrl/lib/create.js +++ b/maxctrl/lib/create.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/destroy.js b/maxctrl/lib/destroy.js index 5da055c0f..efb6873bc 100644 --- a/maxctrl/lib/destroy.js +++ b/maxctrl/lib/destroy.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/disable.js b/maxctrl/lib/disable.js index e589c7c76..0e7f93890 100644 --- a/maxctrl/lib/disable.js +++ b/maxctrl/lib/disable.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/drain.js b/maxctrl/lib/drain.js index e8b440df3..4d82ec433 100644 --- a/maxctrl/lib/drain.js +++ b/maxctrl/lib/drain.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/enable.js b/maxctrl/lib/enable.js index e2f5c176f..aa621c477 100644 --- a/maxctrl/lib/enable.js +++ b/maxctrl/lib/enable.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/link.js b/maxctrl/lib/link.js index d35cbcae5..d24fb96e4 100644 --- a/maxctrl/lib/link.js +++ b/maxctrl/lib/link.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/list.js b/maxctrl/lib/list.js index 76d920043..5c576fb61 100644 --- a/maxctrl/lib/list.js +++ b/maxctrl/lib/list.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/rotate.js b/maxctrl/lib/rotate.js index 10e3ee01b..9863468a6 100644 --- a/maxctrl/lib/rotate.js +++ b/maxctrl/lib/rotate.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/set.js b/maxctrl/lib/set.js index 982530087..8cfb28bfd 100644 --- a/maxctrl/lib/set.js +++ b/maxctrl/lib/set.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/show.js b/maxctrl/lib/show.js index aacce5d84..054193de1 100644 --- a/maxctrl/lib/show.js +++ b/maxctrl/lib/show.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/start.js b/maxctrl/lib/start.js index a709a4b0d..a4deebd7c 100644 --- a/maxctrl/lib/start.js +++ b/maxctrl/lib/start.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/stop.js b/maxctrl/lib/stop.js index 7bd3092fd..e0738a25c 100644 --- a/maxctrl/lib/stop.js +++ b/maxctrl/lib/stop.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/unlink.js b/maxctrl/lib/unlink.js index cb2a4e9e7..83925deeb 100644 --- a/maxctrl/lib/unlink.js +++ b/maxctrl/lib/unlink.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/lib/version.js.in b/maxctrl/lib/version.js.in index 33a73eab9..e531fc2f2 100644 --- a/maxctrl/lib/version.js.in +++ b/maxctrl/lib/version.js.in @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2020-01-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxctrl/maxctrl.js b/maxctrl/maxctrl.js index 2a4a1e031..3795d4f0b 100644 --- a/maxctrl/maxctrl.js +++ b/maxctrl/maxctrl.js @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/base/appexception.h b/maxscale-system-test/base/appexception.h index 1293dd66b..65fdcf16e 100644 --- a/maxscale-system-test/base/appexception.h +++ b/maxscale-system-test/base/appexception.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/base/env.h b/maxscale-system-test/base/env.h index 21ed9e228..74071b6ba 100644 --- a/maxscale-system-test/base/env.h +++ b/maxscale-system-test/base/env.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/base/stopwatch.cpp b/maxscale-system-test/base/stopwatch.cpp index 65dcc6ced..f4f2e9911 100644 --- a/maxscale-system-test/base/stopwatch.cpp +++ b/maxscale-system-test/base/stopwatch.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/base/stopwatch.h b/maxscale-system-test/base/stopwatch.h index 9b2cd007c..516eccc28 100644 --- a/maxscale-system-test/base/stopwatch.h +++ b/maxscale-system-test/base/stopwatch.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/cache_runtime.cpp b/maxscale-system-test/cache_runtime.cpp index 0591508b2..554b2b1a8 100644 --- a/maxscale-system-test/cache_runtime.cpp +++ b/maxscale-system-test/cache_runtime.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/cache_runtime_ttl.cpp b/maxscale-system-test/cache_runtime_ttl.cpp index 9261b19a5..3f61e55d9 100644 --- a/maxscale-system-test/cache_runtime_ttl.cpp +++ b/maxscale-system-test/cache_runtime_ttl.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/local_address.cpp b/maxscale-system-test/local_address.cpp index 74e30f372..dcd4dd88e 100644 --- a/maxscale-system-test/local_address.cpp +++ b/maxscale-system-test/local_address.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2019-07-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/masking_auto_firewall.cpp b/maxscale-system-test/masking_auto_firewall.cpp index 73b0a93f7..db8f76e92 100644 --- a/maxscale-system-test/masking_auto_firewall.cpp +++ b/maxscale-system-test/masking_auto_firewall.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs1719.cpp b/maxscale-system-test/mxs1719.cpp index 8d79ee8e4..fce91f087 100644 --- a/maxscale-system-test/mxs1719.cpp +++ b/maxscale-system-test/mxs1719.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs1751_available_when_donor_crash.cpp b/maxscale-system-test/mxs1751_available_when_donor_crash.cpp index 8b7dd26a8..fb845c590 100644 --- a/maxscale-system-test/mxs1751_available_when_donor_crash.cpp +++ b/maxscale-system-test/mxs1751_available_when_donor_crash.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs1836_show_eventTimes.cpp b/maxscale-system-test/mxs1836_show_eventTimes.cpp index 1fe01457e..7c2859b96 100644 --- a/maxscale-system-test/mxs1836_show_eventTimes.cpp +++ b/maxscale-system-test/mxs1836_show_eventTimes.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs1980_blr_galera_server_ids.cpp b/maxscale-system-test/mxs1980_blr_galera_server_ids.cpp index ffb10a3fe..71423f4bc 100644 --- a/maxscale-system-test/mxs1980_blr_galera_server_ids.cpp +++ b/maxscale-system-test/mxs1980_blr_galera_server_ids.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs2043_select_for_update.cpp b/maxscale-system-test/mxs2043_select_for_update.cpp index bee336b3d..83439edc3 100644 --- a/maxscale-system-test/mxs2043_select_for_update.cpp +++ b/maxscale-system-test/mxs2043_select_for_update.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs2057_systemd_watchdog.cpp b/maxscale-system-test/mxs2057_systemd_watchdog.cpp index 4b47c5ce0..b466bc37d 100644 --- a/maxscale-system-test/mxs2057_systemd_watchdog.cpp +++ b/maxscale-system-test/mxs2057_systemd_watchdog.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs2250_describe_temp_table.cpp b/maxscale-system-test/mxs2250_describe_temp_table.cpp index cfdbd26cc..afb29f98b 100644 --- a/maxscale-system-test/mxs2250_describe_temp_table.cpp +++ b/maxscale-system-test/mxs2250_describe_temp_table.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs2355_wrong_auth.cpp b/maxscale-system-test/mxs2355_wrong_auth.cpp index 0011e0a80..b6496723c 100644 --- a/maxscale-system-test/mxs2355_wrong_auth.cpp +++ b/maxscale-system-test/mxs2355_wrong_auth.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2020-01-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mxs421_events.cpp b/maxscale-system-test/mxs421_events.cpp index df80fb9d5..c257e6fe6 100644 --- a/maxscale-system-test/mxs421_events.cpp +++ b/maxscale-system-test/mxs421_events.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_fail_switch_events.cpp b/maxscale-system-test/mysqlmon_fail_switch_events.cpp index 4dcf0c037..0642a028a 100644 --- a/maxscale-system-test/mysqlmon_fail_switch_events.cpp +++ b/maxscale-system-test/mysqlmon_fail_switch_events.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_auto.cpp b/maxscale-system-test/mysqlmon_failover_auto.cpp index 34b214708..9ff0c6312 100644 --- a/maxscale-system-test/mysqlmon_failover_auto.cpp +++ b/maxscale-system-test/mysqlmon_failover_auto.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_manual.cpp b/maxscale-system-test/mysqlmon_failover_manual.cpp index 798634dc6..8055fd521 100644 --- a/maxscale-system-test/mysqlmon_failover_manual.cpp +++ b/maxscale-system-test/mysqlmon_failover_manual.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_manual2.cpp b/maxscale-system-test/mysqlmon_failover_manual2.cpp index fe07bcce1..7b720f225 100644 --- a/maxscale-system-test/mysqlmon_failover_manual2.cpp +++ b/maxscale-system-test/mysqlmon_failover_manual2.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_no_slaves.cpp b/maxscale-system-test/mysqlmon_failover_no_slaves.cpp index 60534ac1f..ebcd37a8d 100644 --- a/maxscale-system-test/mysqlmon_failover_no_slaves.cpp +++ b/maxscale-system-test/mysqlmon_failover_no_slaves.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_readonly.cpp b/maxscale-system-test/mysqlmon_failover_readonly.cpp index e6ab6cdaa..b063f1b69 100644 --- a/maxscale-system-test/mysqlmon_failover_readonly.cpp +++ b/maxscale-system-test/mysqlmon_failover_readonly.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_rejoin_old_slave.cpp b/maxscale-system-test/mysqlmon_failover_rejoin_old_slave.cpp index bea0bba2b..6032a8254 100644 --- a/maxscale-system-test/mysqlmon_failover_rejoin_old_slave.cpp +++ b/maxscale-system-test/mysqlmon_failover_rejoin_old_slave.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_rolling_master.cpp b/maxscale-system-test/mysqlmon_failover_rolling_master.cpp index 7c73f2b83..a2627e28c 100644 --- a/maxscale-system-test/mysqlmon_failover_rolling_master.cpp +++ b/maxscale-system-test/mysqlmon_failover_rolling_master.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_rolling_restart_slaves.cpp b/maxscale-system-test/mysqlmon_failover_rolling_restart_slaves.cpp index f648099d7..eceb3a5ea 100644 --- a/maxscale-system-test/mysqlmon_failover_rolling_restart_slaves.cpp +++ b/maxscale-system-test/mysqlmon_failover_rolling_restart_slaves.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_failover_stress.cpp b/maxscale-system-test/mysqlmon_failover_stress.cpp index 61c6ca712..d86b82efa 100644 --- a/maxscale-system-test/mysqlmon_failover_stress.cpp +++ b/maxscale-system-test/mysqlmon_failover_stress.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_rejoin_bad.cpp b/maxscale-system-test/mysqlmon_rejoin_bad.cpp index 2807f7484..5778de2c2 100644 --- a/maxscale-system-test/mysqlmon_rejoin_bad.cpp +++ b/maxscale-system-test/mysqlmon_rejoin_bad.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_rejoin_bad2.cpp b/maxscale-system-test/mysqlmon_rejoin_bad2.cpp index a57dda96e..617be0827 100644 --- a/maxscale-system-test/mysqlmon_rejoin_bad2.cpp +++ b/maxscale-system-test/mysqlmon_rejoin_bad2.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_rejoin_good.cpp b/maxscale-system-test/mysqlmon_rejoin_good.cpp index f802570c5..2fa37befe 100644 --- a/maxscale-system-test/mysqlmon_rejoin_good.cpp +++ b/maxscale-system-test/mysqlmon_rejoin_good.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_rejoin_manual.cpp b/maxscale-system-test/mysqlmon_rejoin_manual.cpp index 9c91cb54b..b7771d7f2 100644 --- a/maxscale-system-test/mysqlmon_rejoin_manual.cpp +++ b/maxscale-system-test/mysqlmon_rejoin_manual.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_rejoin_manual2.cpp b/maxscale-system-test/mysqlmon_rejoin_manual2.cpp index 6986a7c29..55bd37776 100644 --- a/maxscale-system-test/mysqlmon_rejoin_manual2.cpp +++ b/maxscale-system-test/mysqlmon_rejoin_manual2.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_reset_replication.cpp b/maxscale-system-test/mysqlmon_reset_replication.cpp index 3070b5c17..afca0a195 100644 --- a/maxscale-system-test/mysqlmon_reset_replication.cpp +++ b/maxscale-system-test/mysqlmon_reset_replication.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_switchover.cpp b/maxscale-system-test/mysqlmon_switchover.cpp index c8568943e..3541fee42 100644 --- a/maxscale-system-test/mysqlmon_switchover.cpp +++ b/maxscale-system-test/mysqlmon_switchover.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_switchover_auto.cpp b/maxscale-system-test/mysqlmon_switchover_auto.cpp index 94ddd0405..684191346 100644 --- a/maxscale-system-test/mysqlmon_switchover_auto.cpp +++ b/maxscale-system-test/mysqlmon_switchover_auto.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_switchover_bad_master.cpp b/maxscale-system-test/mysqlmon_switchover_bad_master.cpp index 937ebf0ff..0e5cb8310 100644 --- a/maxscale-system-test/mysqlmon_switchover_bad_master.cpp +++ b/maxscale-system-test/mysqlmon_switchover_bad_master.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/mysqlmon_switchover_stress.cpp b/maxscale-system-test/mysqlmon_switchover_stress.cpp index 002d25630..a42d708c4 100644 --- a/maxscale-system-test/mysqlmon_switchover_stress.cpp +++ b/maxscale-system-test/mysqlmon_switchover_stress.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxscale-system-test/pam_authentication.cpp b/maxscale-system-test/pam_authentication.cpp index 3f4051e49..6f0eb3ca6 100644 --- a/maxscale-system-test/pam_authentication.cpp +++ b/maxscale-system-test/pam_authentication.cpp @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/assert.h b/maxutils/maxbase/include/maxbase/assert.h index 721784895..f2bae4c35 100644 --- a/maxutils/maxbase/include/maxbase/assert.h +++ b/maxutils/maxbase/include/maxbase/assert.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/atomic.h b/maxutils/maxbase/include/maxbase/atomic.h index 4c2c932ac..b34ba7605 100644 --- a/maxutils/maxbase/include/maxbase/atomic.h +++ b/maxutils/maxbase/include/maxbase/atomic.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/atomic.hh b/maxutils/maxbase/include/maxbase/atomic.hh index fdbbc5630..c0e140eee 100644 --- a/maxutils/maxbase/include/maxbase/atomic.hh +++ b/maxutils/maxbase/include/maxbase/atomic.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/average.hh b/maxutils/maxbase/include/maxbase/average.hh index a05d5a3b9..5f8f4d06b 100644 --- a/maxutils/maxbase/include/maxbase/average.hh +++ b/maxutils/maxbase/include/maxbase/average.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/ccdefs.hh b/maxutils/maxbase/include/maxbase/ccdefs.hh index d4989594b..f7ae492d8 100644 --- a/maxutils/maxbase/include/maxbase/ccdefs.hh +++ b/maxutils/maxbase/include/maxbase/ccdefs.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/cdefs.h b/maxutils/maxbase/include/maxbase/cdefs.h index dac16b74e..b6cde1749 100644 --- a/maxutils/maxbase/include/maxbase/cdefs.h +++ b/maxutils/maxbase/include/maxbase/cdefs.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/eventcount.hh b/maxutils/maxbase/include/maxbase/eventcount.hh index 1e4ece246..fea890969 100644 --- a/maxutils/maxbase/include/maxbase/eventcount.hh +++ b/maxutils/maxbase/include/maxbase/eventcount.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/format.hh b/maxutils/maxbase/include/maxbase/format.hh index 0e41602ec..f0e722cd8 100644 --- a/maxutils/maxbase/include/maxbase/format.hh +++ b/maxutils/maxbase/include/maxbase/format.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/jansson.h b/maxutils/maxbase/include/maxbase/jansson.h index e2608d212..8ea49df34 100644 --- a/maxutils/maxbase/include/maxbase/jansson.h +++ b/maxutils/maxbase/include/maxbase/jansson.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/log.h b/maxutils/maxbase/include/maxbase/log.h index 3da3afaee..62ce32de3 100644 --- a/maxutils/maxbase/include/maxbase/log.h +++ b/maxutils/maxbase/include/maxbase/log.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/log.hh b/maxutils/maxbase/include/maxbase/log.hh index 57491a187..a33eca3b4 100644 --- a/maxutils/maxbase/include/maxbase/log.hh +++ b/maxutils/maxbase/include/maxbase/log.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/logger.hh b/maxutils/maxbase/include/maxbase/logger.hh index b60aa2f8b..afc33214b 100644 --- a/maxutils/maxbase/include/maxbase/logger.hh +++ b/maxutils/maxbase/include/maxbase/logger.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/maxbase.h b/maxutils/maxbase/include/maxbase/maxbase.h index c05a49514..c2da45e2f 100644 --- a/maxutils/maxbase/include/maxbase/maxbase.h +++ b/maxutils/maxbase/include/maxbase/maxbase.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/maxbase.hh b/maxutils/maxbase/include/maxbase/maxbase.hh index d34255f88..70dfee2f8 100644 --- a/maxutils/maxbase/include/maxbase/maxbase.hh +++ b/maxutils/maxbase/include/maxbase/maxbase.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/messagequeue.hh b/maxutils/maxbase/include/maxbase/messagequeue.hh index 28d47c790..663dc1862 100644 --- a/maxutils/maxbase/include/maxbase/messagequeue.hh +++ b/maxutils/maxbase/include/maxbase/messagequeue.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/poll.h b/maxutils/maxbase/include/maxbase/poll.h index 7b505210d..446a6dee9 100644 --- a/maxutils/maxbase/include/maxbase/poll.h +++ b/maxutils/maxbase/include/maxbase/poll.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/poll.hh b/maxutils/maxbase/include/maxbase/poll.hh index cf039063a..4696aa9a3 100644 --- a/maxutils/maxbase/include/maxbase/poll.hh +++ b/maxutils/maxbase/include/maxbase/poll.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/semaphore.h b/maxutils/maxbase/include/maxbase/semaphore.h index 3f3e5c7ed..0d54b224b 100644 --- a/maxutils/maxbase/include/maxbase/semaphore.h +++ b/maxutils/maxbase/include/maxbase/semaphore.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/semaphore.hh b/maxutils/maxbase/include/maxbase/semaphore.hh index 600672d34..de52959aa 100644 --- a/maxutils/maxbase/include/maxbase/semaphore.hh +++ b/maxutils/maxbase/include/maxbase/semaphore.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/stacktrace.hh b/maxutils/maxbase/include/maxbase/stacktrace.hh index 7a902a081..42c017c69 100644 --- a/maxutils/maxbase/include/maxbase/stacktrace.hh +++ b/maxutils/maxbase/include/maxbase/stacktrace.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/stopwatch.hh b/maxutils/maxbase/include/maxbase/stopwatch.hh index fcea2d9be..1355df2b5 100644 --- a/maxutils/maxbase/include/maxbase/stopwatch.hh +++ b/maxutils/maxbase/include/maxbase/stopwatch.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/string.h b/maxutils/maxbase/include/maxbase/string.h index 74870d239..73c7baefd 100644 --- a/maxutils/maxbase/include/maxbase/string.h +++ b/maxutils/maxbase/include/maxbase/string.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/worker.h b/maxutils/maxbase/include/maxbase/worker.h index 824906259..75afd1a8a 100644 --- a/maxutils/maxbase/include/maxbase/worker.h +++ b/maxutils/maxbase/include/maxbase/worker.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/worker.hh b/maxutils/maxbase/include/maxbase/worker.hh index f261e4734..28379704a 100644 --- a/maxutils/maxbase/include/maxbase/worker.hh +++ b/maxutils/maxbase/include/maxbase/worker.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/include/maxbase/workertask.hh b/maxutils/maxbase/include/maxbase/workertask.hh index 07d264278..61f37c05c 100644 --- a/maxutils/maxbase/include/maxbase/workertask.hh +++ b/maxutils/maxbase/include/maxbase/workertask.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/atomic.cc b/maxutils/maxbase/src/atomic.cc index 893b99fc4..64a567b7b 100644 --- a/maxutils/maxbase/src/atomic.cc +++ b/maxutils/maxbase/src/atomic.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/average.cc b/maxutils/maxbase/src/average.cc index a2e0b5ea5..eb33ac964 100644 --- a/maxutils/maxbase/src/average.cc +++ b/maxutils/maxbase/src/average.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/eventcount.cc b/maxutils/maxbase/src/eventcount.cc index 05f4b097b..0fea38d26 100644 --- a/maxutils/maxbase/src/eventcount.cc +++ b/maxutils/maxbase/src/eventcount.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/format.cc b/maxutils/maxbase/src/format.cc index 2c8c16072..476592f7d 100644 --- a/maxutils/maxbase/src/format.cc +++ b/maxutils/maxbase/src/format.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/log.cc b/maxutils/maxbase/src/log.cc index 4da33175c..5ee296489 100644 --- a/maxutils/maxbase/src/log.cc +++ b/maxutils/maxbase/src/log.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/logger.cc b/maxutils/maxbase/src/logger.cc index 839dd6ab2..4278ad478 100644 --- a/maxutils/maxbase/src/logger.cc +++ b/maxutils/maxbase/src/logger.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/maxbase.cc b/maxutils/maxbase/src/maxbase.cc index 5a2821bfe..0122417d1 100644 --- a/maxutils/maxbase/src/maxbase.cc +++ b/maxutils/maxbase/src/maxbase.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/messagequeue.cc b/maxutils/maxbase/src/messagequeue.cc index 18197b575..a4a156884 100644 --- a/maxutils/maxbase/src/messagequeue.cc +++ b/maxutils/maxbase/src/messagequeue.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/semaphore.cc b/maxutils/maxbase/src/semaphore.cc index dc3097d40..1906440bd 100644 --- a/maxutils/maxbase/src/semaphore.cc +++ b/maxutils/maxbase/src/semaphore.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/stacktrace.cc b/maxutils/maxbase/src/stacktrace.cc index 0c9e60fa1..68847cde4 100644 --- a/maxutils/maxbase/src/stacktrace.cc +++ b/maxutils/maxbase/src/stacktrace.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/stopwatch.cc b/maxutils/maxbase/src/stopwatch.cc index 8d8ada87e..119fa1544 100644 --- a/maxutils/maxbase/src/stopwatch.cc +++ b/maxutils/maxbase/src/stopwatch.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/string.cc b/maxutils/maxbase/src/string.cc index c351924ab..8f33a222a 100644 --- a/maxutils/maxbase/src/string.cc +++ b/maxutils/maxbase/src/string.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/test/test_log.cc b/maxutils/maxbase/src/test/test_log.cc index de58faf47..a0a10fd28 100644 --- a/maxutils/maxbase/src/test/test_log.cc +++ b/maxutils/maxbase/src/test/test_log.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/test/test_semaphore.cc b/maxutils/maxbase/src/test/test_semaphore.cc index 562ad25ce..9bb41c172 100644 --- a/maxutils/maxbase/src/test/test_semaphore.cc +++ b/maxutils/maxbase/src/test/test_semaphore.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/test/test_worker.cc b/maxutils/maxbase/src/test/test_worker.cc index 6f00bab84..d7da5c31d 100644 --- a/maxutils/maxbase/src/test/test_worker.cc +++ b/maxutils/maxbase/src/test/test_worker.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/worker.cc b/maxutils/maxbase/src/worker.cc index fabc4b7ce..c4c06de99 100644 --- a/maxutils/maxbase/src/worker.cc +++ b/maxutils/maxbase/src/worker.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/maxutils/maxbase/src/workertask.cc b/maxutils/maxbase/src/workertask.cc index 54e00b7ad..a00633749 100644 --- a/maxutils/maxbase/src/workertask.cc +++ b/maxutils/maxbase/src/workertask.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/qc_sqlite/builtin_functions.c b/query_classifier/qc_sqlite/builtin_functions.c index 8162b59aa..a269d80aa 100644 --- a/query_classifier/qc_sqlite/builtin_functions.c +++ b/query_classifier/qc_sqlite/builtin_functions.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/qc_sqlite/builtin_functions.h b/query_classifier/qc_sqlite/builtin_functions.h index 6a376d5ac..a7221a063 100644 --- a/query_classifier/qc_sqlite/builtin_functions.h +++ b/query_classifier/qc_sqlite/builtin_functions.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/qc_sqlite/qc_sqlite.cc b/query_classifier/qc_sqlite/qc_sqlite.cc index 5ab3d94bd..ae71ba208 100644 --- a/query_classifier/qc_sqlite/qc_sqlite.cc +++ b/query_classifier/qc_sqlite/qc_sqlite.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/qc_sqlite/qc_sqlite3.c b/query_classifier/qc_sqlite/qc_sqlite3.c index eaf5665f2..7d01d51d1 100644 --- a/query_classifier/qc_sqlite/qc_sqlite3.c +++ b/query_classifier/qc_sqlite/qc_sqlite3.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/test/classify.c b/query_classifier/test/classify.c index 6548d7c57..35b43529f 100644 --- a/query_classifier/test/classify.c +++ b/query_classifier/test/classify.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/test/compare.cc b/query_classifier/test/compare.cc index 0df7fc3a2..607f96327 100644 --- a/query_classifier/test/compare.cc +++ b/query_classifier/test/compare.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/test/crash_qc_sqlite.cc b/query_classifier/test/crash_qc_sqlite.cc index be45d6dc1..a7a2f9701 100644 --- a/query_classifier/test/crash_qc_sqlite.cc +++ b/query_classifier/test/crash_qc_sqlite.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/test/qc_cache.cc b/query_classifier/test/qc_cache.cc index 32b937fe8..acd4ce1f3 100644 --- a/query_classifier/test/qc_cache.cc +++ b/query_classifier/test/qc_cache.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/test/testreader.cc b/query_classifier/test/testreader.cc index 53b884cf7..2306f43b4 100644 --- a/query_classifier/test/testreader.cc +++ b/query_classifier/test/testreader.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/test/testreader.hh b/query_classifier/test/testreader.hh index a3b5f92e6..2845a1fa2 100644 --- a/query_classifier/test/testreader.hh +++ b/query_classifier/test/testreader.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/query_classifier/test/version_sensitivity.cc b/query_classifier/test/version_sensitivity.cc index 6ae8cb1c6..204fa7970 100644 --- a/query_classifier/test/version_sensitivity.cc +++ b/query_classifier/test/version_sensitivity.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/script/create_grants b/script/create_grants index f0f34689d..3f8797da5 100755 --- a/script/create_grants +++ b/script/create_grants @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/script/maxscale_generate_support_info.py b/script/maxscale_generate_support_info.py index 41827046b..862a215d4 100755 --- a/script/maxscale_generate_support_info.py +++ b/script/maxscale_generate_support_info.py @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/script/update-change-date b/script/update-change-date index e0113e642..485ea52be 100755 --- a/script/update-change-date +++ b/script/update-change-date @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/script/update-license-url b/script/update-license-url index 864e27e95..d33670f46 100755 --- a/script/update-license-url +++ b/script/update-license-url @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/server/core/admin.cc b/server/core/admin.cc index a576820bb..09236fb45 100644 --- a/server/core/admin.cc +++ b/server/core/admin.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/adminusers.cc b/server/core/adminusers.cc index 3ccd92a84..3903a56ae 100644 --- a/server/core/adminusers.cc +++ b/server/core/adminusers.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/alloc.cc b/server/core/alloc.cc index b2e7cacb6..ec9ae318a 100644 --- a/server/core/alloc.cc +++ b/server/core/alloc.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/authenticator.cc b/server/core/authenticator.cc index 22dd4ba63..bf3f624d3 100644 --- a/server/core/authenticator.cc +++ b/server/core/authenticator.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/backend.cc b/server/core/backend.cc index 8a0cd1cc6..379be9aad 100644 --- a/server/core/backend.cc +++ b/server/core/backend.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/buffer.cc b/server/core/buffer.cc index d7ff072d4..13d178c93 100644 --- a/server/core/buffer.cc +++ b/server/core/buffer.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/config.cc b/server/core/config.cc index 6f6c711d4..789f61804 100644 --- a/server/core/config.cc +++ b/server/core/config.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/config_runtime.cc b/server/core/config_runtime.cc index ede4903ed..efdb097e7 100644 --- a/server/core/config_runtime.cc +++ b/server/core/config_runtime.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/dcb.cc b/server/core/dcb.cc index a3567a391..a60149d5f 100644 --- a/server/core/dcb.cc +++ b/server/core/dcb.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/encryption.cc b/server/core/encryption.cc index 7f49f6e39..42717ecc3 100644 --- a/server/core/encryption.cc +++ b/server/core/encryption.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/event.cc b/server/core/event.cc index c51fec82c..ad3647ddc 100644 --- a/server/core/event.cc +++ b/server/core/event.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/externcmd.cc b/server/core/externcmd.cc index a41f40349..23d9477ab 100644 --- a/server/core/externcmd.cc +++ b/server/core/externcmd.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/filter.cc b/server/core/filter.cc index 3da885179..c36901312 100644 --- a/server/core/filter.cc +++ b/server/core/filter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/gateway.cc b/server/core/gateway.cc index 7e060ee07..17809e353 100644 --- a/server/core/gateway.cc +++ b/server/core/gateway.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/hint.cc b/server/core/hint.cc index dac6c14c2..4c79d4a45 100644 --- a/server/core/hint.cc +++ b/server/core/hint.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/housekeeper.cc b/server/core/housekeeper.cc index 8e2d02c99..0e3560b4d 100644 --- a/server/core/housekeeper.cc +++ b/server/core/housekeeper.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/httprequest.cc b/server/core/httprequest.cc index dc6af84ec..3c00b38a7 100644 --- a/server/core/httprequest.cc +++ b/server/core/httprequest.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/httpresponse.cc b/server/core/httpresponse.cc index 4aafb5c26..f9bfa058a 100644 --- a/server/core/httpresponse.cc +++ b/server/core/httpresponse.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/admin.hh b/server/core/internal/admin.hh index 5aed17f1a..48063fd9c 100644 --- a/server/core/internal/admin.hh +++ b/server/core/internal/admin.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/config.hh b/server/core/internal/config.hh index 178f23047..72ae32aa5 100644 --- a/server/core/internal/config.hh +++ b/server/core/internal/config.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/config_runtime.h b/server/core/internal/config_runtime.h index 4381ba122..ac229094e 100644 --- a/server/core/internal/config_runtime.h +++ b/server/core/internal/config_runtime.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/dcb.h b/server/core/internal/dcb.h index b0dbf8bd7..fb9b73b4b 100644 --- a/server/core/internal/dcb.h +++ b/server/core/internal/dcb.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/event.hh b/server/core/internal/event.hh index 017853718..a5e626929 100644 --- a/server/core/internal/event.hh +++ b/server/core/internal/event.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/externcmd.h b/server/core/internal/externcmd.h index 1ee11370c..ae828641e 100644 --- a/server/core/internal/externcmd.h +++ b/server/core/internal/externcmd.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/filter.hh b/server/core/internal/filter.hh index 7ccb89b47..e7d38a83f 100644 --- a/server/core/internal/filter.hh +++ b/server/core/internal/filter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/httprequest.hh b/server/core/internal/httprequest.hh index 194189715..cacbfd9f4 100644 --- a/server/core/internal/httprequest.hh +++ b/server/core/internal/httprequest.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/httpresponse.hh b/server/core/internal/httpresponse.hh index dcf53cf6b..ee2f2483b 100644 --- a/server/core/internal/httpresponse.hh +++ b/server/core/internal/httpresponse.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/maxscale.h b/server/core/internal/maxscale.h index fd6a92f1e..fd6427a6e 100644 --- a/server/core/internal/maxscale.h +++ b/server/core/internal/maxscale.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/modules.h b/server/core/internal/modules.h index 8d64c50fe..48b135c5d 100644 --- a/server/core/internal/modules.h +++ b/server/core/internal/modules.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/modules.hh b/server/core/internal/modules.hh index 78a1c4a84..a299c4a14 100644 --- a/server/core/internal/modules.hh +++ b/server/core/internal/modules.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/monitor.h b/server/core/internal/monitor.h index a265d123b..6fa78975e 100644 --- a/server/core/internal/monitor.h +++ b/server/core/internal/monitor.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/monitor.hh b/server/core/internal/monitor.hh index 0a353ebab..2f101f20e 100644 --- a/server/core/internal/monitor.hh +++ b/server/core/internal/monitor.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/poll.hh b/server/core/internal/poll.hh index 1f18d0ce3..e7195870e 100644 --- a/server/core/internal/poll.hh +++ b/server/core/internal/poll.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/query_classifier.hh b/server/core/internal/query_classifier.hh index 4d2d0b2ed..0050819b6 100644 --- a/server/core/internal/query_classifier.hh +++ b/server/core/internal/query_classifier.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/resource.hh b/server/core/internal/resource.hh index 7041d460a..8c34ff473 100644 --- a/server/core/internal/resource.hh +++ b/server/core/internal/resource.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/secrets.h b/server/core/internal/secrets.h index 86bdb8ae9..dce97cd2b 100644 --- a/server/core/internal/secrets.h +++ b/server/core/internal/secrets.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/server.hh b/server/core/internal/server.hh index 2e6edd287..42764d02f 100644 --- a/server/core/internal/server.hh +++ b/server/core/internal/server.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/service.hh b/server/core/internal/service.hh index 091680f3e..cf117c6d5 100644 --- a/server/core/internal/service.hh +++ b/server/core/internal/service.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/session.h b/server/core/internal/session.h index c271b710f..f1d55b728 100644 --- a/server/core/internal/session.h +++ b/server/core/internal/session.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/session.hh b/server/core/internal/session.hh index f99825c5e..4cb28e26a 100644 --- a/server/core/internal/session.hh +++ b/server/core/internal/session.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/trxboundaryparser.hh b/server/core/internal/trxboundaryparser.hh index 928ba5d50..435a3fc78 100644 --- a/server/core/internal/trxboundaryparser.hh +++ b/server/core/internal/trxboundaryparser.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/internal/worker.h b/server/core/internal/worker.h index 4aad1506a..fcab510df 100644 --- a/server/core/internal/worker.h +++ b/server/core/internal/worker.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/json_api.cc b/server/core/json_api.cc index a130c0a4e..20dd841b7 100644 --- a/server/core/json_api.cc +++ b/server/core/json_api.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/listener.cc b/server/core/listener.cc index 6b81f355f..3bdc24692 100644 --- a/server/core/listener.cc +++ b/server/core/listener.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/load_utils.cc b/server/core/load_utils.cc index e51a3646e..353aabcd5 100644 --- a/server/core/load_utils.cc +++ b/server/core/load_utils.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/log.cc b/server/core/log.cc index cc1af6ccd..6ce592f6e 100644 --- a/server/core/log.cc +++ b/server/core/log.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/mariadb.cc b/server/core/mariadb.cc index eb72c80f7..e7268d347 100644 --- a/server/core/mariadb.cc +++ b/server/core/mariadb.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/maxkeys.c b/server/core/maxkeys.c index c91d03291..db10b6976 100644 --- a/server/core/maxkeys.c +++ b/server/core/maxkeys.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/maxpasswd.c b/server/core/maxpasswd.c index bb3abc628..0293f361b 100644 --- a/server/core/maxpasswd.c +++ b/server/core/maxpasswd.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/maxscale_pcre2.cc b/server/core/maxscale_pcre2.cc index b6badd1c9..aabf76c61 100644 --- a/server/core/maxscale_pcre2.cc +++ b/server/core/maxscale_pcre2.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/misc.cc b/server/core/misc.cc index 8c4671cd7..d8a235d1f 100644 --- a/server/core/misc.cc +++ b/server/core/misc.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/modulecmd.cc b/server/core/modulecmd.cc index d602dab8a..70a1a1c4c 100644 --- a/server/core/modulecmd.cc +++ b/server/core/modulecmd.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/modutil.cc b/server/core/modutil.cc index 604cf58b2..2a8f955d1 100644 --- a/server/core/modutil.cc +++ b/server/core/modutil.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/monitor.cc b/server/core/monitor.cc index d93dd5b86..9b8c26e3e 100644 --- a/server/core/monitor.cc +++ b/server/core/monitor.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/mysql_binlog.cc b/server/core/mysql_binlog.cc index 7dc3b551b..b7ebb01bc 100644 --- a/server/core/mysql_binlog.cc +++ b/server/core/mysql_binlog.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/mysql_utils.cc b/server/core/mysql_utils.cc index 4fa288573..c30fa0ce7 100644 --- a/server/core/mysql_utils.cc +++ b/server/core/mysql_utils.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/paths.cc b/server/core/paths.cc index 91e657539..c0f2d5c4d 100644 --- a/server/core/paths.cc +++ b/server/core/paths.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/poll.cc b/server/core/poll.cc index 0164fa94a..2c49232ec 100644 --- a/server/core/poll.cc +++ b/server/core/poll.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/query_classifier.cc b/server/core/query_classifier.cc index 579b1f8a8..d77fb2743 100644 --- a/server/core/query_classifier.cc +++ b/server/core/query_classifier.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/queryclassifier.cc b/server/core/queryclassifier.cc index 804007eb5..ebf488132 100644 --- a/server/core/queryclassifier.cc +++ b/server/core/queryclassifier.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/random.cc b/server/core/random.cc index 5d63bdc84..1ff3d7e9d 100644 --- a/server/core/random.cc +++ b/server/core/random.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/resource.cc b/server/core/resource.cc index cdd7dc801..f5ca0dd41 100644 --- a/server/core/resource.cc +++ b/server/core/resource.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/response_stat.cc b/server/core/response_stat.cc index f821ededf..aedc718db 100644 --- a/server/core/response_stat.cc +++ b/server/core/response_stat.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/resultset.cc b/server/core/resultset.cc index 825026335..11a038b9a 100644 --- a/server/core/resultset.cc +++ b/server/core/resultset.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/router.cc b/server/core/router.cc index 84cf012b0..ade36f472 100644 --- a/server/core/router.cc +++ b/server/core/router.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/routingworker.cc b/server/core/routingworker.cc index 26bc64c89..cf26aa2c0 100644 --- a/server/core/routingworker.cc +++ b/server/core/routingworker.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/secrets.cc b/server/core/secrets.cc index be91e1f85..4c135f6de 100644 --- a/server/core/secrets.cc +++ b/server/core/secrets.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/server.cc b/server/core/server.cc index eb01aaf5e..64da72126 100644 --- a/server/core/server.cc +++ b/server/core/server.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/service.cc b/server/core/service.cc index f5db095d5..8cb04ff00 100644 --- a/server/core/service.cc +++ b/server/core/service.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/session.cc b/server/core/session.cc index d541f88be..cc090b322 100644 --- a/server/core/session.cc +++ b/server/core/session.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/session_command.cc b/server/core/session_command.cc index c0c73152d..bf2d2416e 100644 --- a/server/core/session_command.cc +++ b/server/core/session_command.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/session_stats.cc b/server/core/session_stats.cc index 7e34b99a8..e61ad59a8 100644 --- a/server/core/session_stats.cc +++ b/server/core/session_stats.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/ssl.cc b/server/core/ssl.cc index ec05b16fb..aca47cbb9 100644 --- a/server/core/ssl.cc +++ b/server/core/ssl.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/canonical_tests/canonizer.cc b/server/core/test/canonical_tests/canonizer.cc index 4aa86dbc8..cc3f4c6c7 100644 --- a/server/core/test/canonical_tests/canonizer.cc +++ b/server/core/test/canonical_tests/canonizer.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/profile_get_canonical.cc b/server/core/test/profile_get_canonical.cc index c4a811867..af2fdd2ac 100644 --- a/server/core/test/profile_get_canonical.cc +++ b/server/core/test/profile_get_canonical.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/profile_trxboundaryparser.cc b/server/core/test/profile_trxboundaryparser.cc index 156842e37..c4cf108f7 100644 --- a/server/core/test/profile_trxboundaryparser.cc +++ b/server/core/test/profile_trxboundaryparser.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_adminusers.cc b/server/core/test/test_adminusers.cc index d163bc69e..1ac143cc6 100644 --- a/server/core/test/test_adminusers.cc +++ b/server/core/test/test_adminusers.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_atomic.cc b/server/core/test/test_atomic.cc index 4e41ddd6c..b5c3190b7 100644 --- a/server/core/test/test_atomic.cc +++ b/server/core/test/test_atomic.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_buffer.cc b/server/core/test/test_buffer.cc index c2453fb06..ed1aa353f 100644 --- a/server/core/test/test_buffer.cc +++ b/server/core/test/test_buffer.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_config.cc b/server/core/test/test_config.cc index 9a3f3eef4..b658d57d5 100644 --- a/server/core/test/test_config.cc +++ b/server/core/test/test_config.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_dcb.cc b/server/core/test/test_dcb.cc index df1947308..415a52037 100644 --- a/server/core/test/test_dcb.cc +++ b/server/core/test/test_dcb.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_event.cc b/server/core/test/test_event.cc index efe235703..c2a4df8b5 100644 --- a/server/core/test/test_event.cc +++ b/server/core/test/test_event.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_filter.cc b/server/core/test/test_filter.cc index 0fb3dd734..8b8ab6d54 100644 --- a/server/core/test/test_filter.cc +++ b/server/core/test/test_filter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_hint.cc b/server/core/test/test_hint.cc index e1fc94d43..7650676eb 100644 --- a/server/core/test/test_hint.cc +++ b/server/core/test/test_hint.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_http.cc b/server/core/test/test_http.cc index 8268bd29e..d914f309a 100644 --- a/server/core/test/test_http.cc +++ b/server/core/test/test_http.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_json.cc b/server/core/test/test_json.cc index 48bc51edf..dbe3a500e 100644 --- a/server/core/test/test_json.cc +++ b/server/core/test/test_json.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_local_address.cc b/server/core/test/test_local_address.cc index a0e3b5bcc..ee72d1b72 100644 --- a/server/core/test/test_local_address.cc +++ b/server/core/test/test_local_address.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2019-07-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_log.cc b/server/core/test/test_log.cc index f7d241237..00bf58aef 100644 --- a/server/core/test/test_log.cc +++ b/server/core/test/test_log.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_logorder.cc b/server/core/test/test_logorder.cc index e138c86c6..f806fa1a8 100644 --- a/server/core/test/test_logorder.cc +++ b/server/core/test/test_logorder.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_logthrottling.cc b/server/core/test/test_logthrottling.cc index ade0ab5cf..029c65cbb 100644 --- a/server/core/test/test_logthrottling.cc +++ b/server/core/test/test_logthrottling.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_maxscalepcre2.cc b/server/core/test/test_maxscalepcre2.cc index 5384b4361..19f565a0b 100644 --- a/server/core/test/test_maxscalepcre2.cc +++ b/server/core/test/test_maxscalepcre2.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_modulecmd.cc b/server/core/test/test_modulecmd.cc index 0676d9e5d..f058e8c80 100644 --- a/server/core/test/test_modulecmd.cc +++ b/server/core/test/test_modulecmd.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_modutil.cc b/server/core/test/test_modutil.cc index f11dd0566..7816ba9e7 100644 --- a/server/core/test/test_modutil.cc +++ b/server/core/test/test_modutil.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_poll.cc b/server/core/test/test_poll.cc index 9031b04c1..9dec5ff12 100644 --- a/server/core/test/test_poll.cc +++ b/server/core/test/test_poll.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_server.cc b/server/core/test/test_server.cc index 6c4ab58b1..eadc49e0f 100644 --- a/server/core/test/test_server.cc +++ b/server/core/test/test_server.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_service.cc b/server/core/test/test_service.cc index 5f0242efe..31d98c7ba 100644 --- a/server/core/test/test_service.cc +++ b/server/core/test/test_service.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_session.cc b/server/core/test/test_session.cc index 55b3c3539..609d022bb 100644 --- a/server/core/test/test_session.cc +++ b/server/core/test/test_session.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_trxcompare.cc b/server/core/test/test_trxcompare.cc index 040c66e78..851a3846c 100644 --- a/server/core/test/test_trxcompare.cc +++ b/server/core/test/test_trxcompare.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_trxtracking.cc b/server/core/test/test_trxtracking.cc index 61cb8d95a..b347ca031 100644 --- a/server/core/test/test_trxtracking.cc +++ b/server/core/test/test_trxtracking.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_users.cc b/server/core/test/test_users.cc index f4d064e5b..a5d2b45bb 100644 --- a/server/core/test/test_users.cc +++ b/server/core/test/test_users.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_utils.cc b/server/core/test/test_utils.cc index daa118ff4..5f239083f 100644 --- a/server/core/test/test_utils.cc +++ b/server/core/test/test_utils.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2019-07-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/test/test_utils.h b/server/core/test/test_utils.h index 29160ad25..046f3ceec 100644 --- a/server/core/test/test_utils.h +++ b/server/core/test/test_utils.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/users.cc b/server/core/users.cc index 7a81ba3e7..59b40178d 100644 --- a/server/core/users.cc +++ b/server/core/users.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/core/utils.cc b/server/core/utils.cc index 00e479ba2..a9036b18e 100644 --- a/server/core/utils.cc +++ b/server/core/utils.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/CDCPlainAuth/cdc_plain_auth.cc b/server/modules/authenticator/CDCPlainAuth/cdc_plain_auth.cc index 0fe4e8e6e..0473821e7 100644 --- a/server/modules/authenticator/CDCPlainAuth/cdc_plain_auth.cc +++ b/server/modules/authenticator/CDCPlainAuth/cdc_plain_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/GSSAPI/GSSAPIAuth/gssapi_auth.cc b/server/modules/authenticator/GSSAPI/GSSAPIAuth/gssapi_auth.cc index 8e0634158..bd3319a3f 100644 --- a/server/modules/authenticator/GSSAPI/GSSAPIAuth/gssapi_auth.cc +++ b/server/modules/authenticator/GSSAPI/GSSAPIAuth/gssapi_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/GSSAPI/GSSAPIBackendAuth/gssapi_backend_auth.cc b/server/modules/authenticator/GSSAPI/GSSAPIBackendAuth/gssapi_backend_auth.cc index ef3be1bdf..8d92985d9 100644 --- a/server/modules/authenticator/GSSAPI/GSSAPIBackendAuth/gssapi_backend_auth.cc +++ b/server/modules/authenticator/GSSAPI/GSSAPIBackendAuth/gssapi_backend_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/GSSAPI/gssapi_auth.h b/server/modules/authenticator/GSSAPI/gssapi_auth.h index c2be9418e..3be701c5d 100644 --- a/server/modules/authenticator/GSSAPI/gssapi_auth.h +++ b/server/modules/authenticator/GSSAPI/gssapi_auth.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/GSSAPI/gssapi_auth_common.cc b/server/modules/authenticator/GSSAPI/gssapi_auth_common.cc index ce1831a6a..247a9941b 100644 --- a/server/modules/authenticator/GSSAPI/gssapi_auth_common.cc +++ b/server/modules/authenticator/GSSAPI/gssapi_auth_common.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/HTTPAuth/http_auth.cc b/server/modules/authenticator/HTTPAuth/http_auth.cc index 494bdb07d..b56006f1f 100644 --- a/server/modules/authenticator/HTTPAuth/http_auth.cc +++ b/server/modules/authenticator/HTTPAuth/http_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/MaxAdminAuth/max_admin_auth.cc b/server/modules/authenticator/MaxAdminAuth/max_admin_auth.cc index 9c28aae2c..cd4a2b276 100644 --- a/server/modules/authenticator/MaxAdminAuth/max_admin_auth.cc +++ b/server/modules/authenticator/MaxAdminAuth/max_admin_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/MySQLAuth/dbusers.cc b/server/modules/authenticator/MySQLAuth/dbusers.cc index 873648517..63bc57e31 100644 --- a/server/modules/authenticator/MySQLAuth/dbusers.cc +++ b/server/modules/authenticator/MySQLAuth/dbusers.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/MySQLAuth/mysql_auth.cc b/server/modules/authenticator/MySQLAuth/mysql_auth.cc index e836cde39..a1d63d823 100644 --- a/server/modules/authenticator/MySQLAuth/mysql_auth.cc +++ b/server/modules/authenticator/MySQLAuth/mysql_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/MySQLAuth/mysql_auth.h b/server/modules/authenticator/MySQLAuth/mysql_auth.h index 989db6f7a..85c3790e4 100644 --- a/server/modules/authenticator/MySQLAuth/mysql_auth.h +++ b/server/modules/authenticator/MySQLAuth/mysql_auth.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/MySQLBackendAuth/mysql_backend_auth.cc b/server/modules/authenticator/MySQLBackendAuth/mysql_backend_auth.cc index 86675c762..679bf7a64 100644 --- a/server/modules/authenticator/MySQLBackendAuth/mysql_backend_auth.cc +++ b/server/modules/authenticator/MySQLBackendAuth/mysql_backend_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/NullAuthAllow/null_auth_allow.cc b/server/modules/authenticator/NullAuthAllow/null_auth_allow.cc index 54874319c..e44fd79f2 100644 --- a/server/modules/authenticator/NullAuthAllow/null_auth_allow.cc +++ b/server/modules/authenticator/NullAuthAllow/null_auth_allow.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/NullAuthDeny/null_auth_deny.cc b/server/modules/authenticator/NullAuthDeny/null_auth_deny.cc index 6c3289039..4cfa5ff91 100644 --- a/server/modules/authenticator/NullAuthDeny/null_auth_deny.cc +++ b/server/modules/authenticator/NullAuthDeny/null_auth_deny.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMAuth/pam_auth.cc b/server/modules/authenticator/PAM/PAMAuth/pam_auth.cc index f0303abfa..66f89a659 100644 --- a/server/modules/authenticator/PAM/PAMAuth/pam_auth.cc +++ b/server/modules/authenticator/PAM/PAMAuth/pam_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMAuth/pam_auth.hh b/server/modules/authenticator/PAM/PAMAuth/pam_auth.hh index 20f30da48..71ad1ebad 100644 --- a/server/modules/authenticator/PAM/PAMAuth/pam_auth.hh +++ b/server/modules/authenticator/PAM/PAMAuth/pam_auth.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMAuth/pam_client_session.cc b/server/modules/authenticator/PAM/PAMAuth/pam_client_session.cc index da9eaabd4..7affbe19d 100644 --- a/server/modules/authenticator/PAM/PAMAuth/pam_client_session.cc +++ b/server/modules/authenticator/PAM/PAMAuth/pam_client_session.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMAuth/pam_client_session.hh b/server/modules/authenticator/PAM/PAMAuth/pam_client_session.hh index 65a233552..484bc1dfb 100644 --- a/server/modules/authenticator/PAM/PAMAuth/pam_client_session.hh +++ b/server/modules/authenticator/PAM/PAMAuth/pam_client_session.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMAuth/pam_instance.cc b/server/modules/authenticator/PAM/PAMAuth/pam_instance.cc index 7ff6709b3..28e5b42ff 100644 --- a/server/modules/authenticator/PAM/PAMAuth/pam_instance.cc +++ b/server/modules/authenticator/PAM/PAMAuth/pam_instance.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMAuth/pam_instance.hh b/server/modules/authenticator/PAM/PAMAuth/pam_instance.hh index 3b8a246b6..9ab8f0054 100644 --- a/server/modules/authenticator/PAM/PAMAuth/pam_instance.hh +++ b/server/modules/authenticator/PAM/PAMAuth/pam_instance.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.cc b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.cc index 8081d1670..94da7aeb9 100644 --- a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.cc +++ b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.hh b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.hh index fcd21f5d6..381b4a6df 100644 --- a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.hh +++ b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_auth.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.cc b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.cc index 62751d243..ad7d3b732 100644 --- a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.cc +++ b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.hh b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.hh index c2a9d4407..d5fc97a66 100644 --- a/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.hh +++ b/server/modules/authenticator/PAM/PAMBackendAuth/pam_backend_session.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/pam_auth_common.cc b/server/modules/authenticator/PAM/pam_auth_common.cc index fd86cba5d..b1c1e976e 100644 --- a/server/modules/authenticator/PAM/pam_auth_common.cc +++ b/server/modules/authenticator/PAM/pam_auth_common.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/authenticator/PAM/pam_auth_common.hh b/server/modules/authenticator/PAM/pam_auth_common.hh index 229b0d97f..e9ac27c74 100644 --- a/server/modules/authenticator/PAM/pam_auth_common.hh +++ b/server/modules/authenticator/PAM/pam_auth_common.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/binlogfilter/binlogfilter.cc b/server/modules/filter/binlogfilter/binlogfilter.cc index b0134bbfe..e51f4cac9 100644 --- a/server/modules/filter/binlogfilter/binlogfilter.cc +++ b/server/modules/filter/binlogfilter/binlogfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/binlogfilter/binlogfilter.hh b/server/modules/filter/binlogfilter/binlogfilter.hh index e48074fc5..fb371efe0 100644 --- a/server/modules/filter/binlogfilter/binlogfilter.hh +++ b/server/modules/filter/binlogfilter/binlogfilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/binlogfilter/binlogfiltersession.cc b/server/modules/filter/binlogfilter/binlogfiltersession.cc index 6ea969876..eea385e6c 100644 --- a/server/modules/filter/binlogfilter/binlogfiltersession.cc +++ b/server/modules/filter/binlogfilter/binlogfiltersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/binlogfilter/binlogfiltersession.hh b/server/modules/filter/binlogfilter/binlogfiltersession.hh index 85800e56c..c60bfe678 100644 --- a/server/modules/filter/binlogfilter/binlogfiltersession.hh +++ b/server/modules/filter/binlogfilter/binlogfiltersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cache.cc b/server/modules/filter/cache/cache.cc index e415c42a8..03c2acf5f 100644 --- a/server/modules/filter/cache/cache.cc +++ b/server/modules/filter/cache/cache.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cache.hh b/server/modules/filter/cache/cache.hh index 861c3f759..b3e68716d 100644 --- a/server/modules/filter/cache/cache.hh +++ b/server/modules/filter/cache/cache.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cache_storage_api.c b/server/modules/filter/cache/cache_storage_api.c index 9a7be85a7..bd2c90bba 100644 --- a/server/modules/filter/cache/cache_storage_api.c +++ b/server/modules/filter/cache/cache_storage_api.c @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cache_storage_api.cc b/server/modules/filter/cache/cache_storage_api.cc index ecfa3e09a..eae7dd201 100644 --- a/server/modules/filter/cache/cache_storage_api.cc +++ b/server/modules/filter/cache/cache_storage_api.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cache_storage_api.h b/server/modules/filter/cache/cache_storage_api.h index 5488a7a9f..a79eb9b11 100644 --- a/server/modules/filter/cache/cache_storage_api.h +++ b/server/modules/filter/cache/cache_storage_api.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cache_storage_api.hh b/server/modules/filter/cache/cache_storage_api.hh index 2f9bc9d69..1ebec0e0b 100644 --- a/server/modules/filter/cache/cache_storage_api.hh +++ b/server/modules/filter/cache/cache_storage_api.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachefilter.cc b/server/modules/filter/cache/cachefilter.cc index 57185a0c9..a3480c2d9 100644 --- a/server/modules/filter/cache/cachefilter.cc +++ b/server/modules/filter/cache/cachefilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachefilter.h b/server/modules/filter/cache/cachefilter.h index 4c0dc52e0..c4c972e4f 100644 --- a/server/modules/filter/cache/cachefilter.h +++ b/server/modules/filter/cache/cachefilter.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachefilter.hh b/server/modules/filter/cache/cachefilter.hh index 44cb6369e..ce7eab193 100644 --- a/server/modules/filter/cache/cachefilter.hh +++ b/server/modules/filter/cache/cachefilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachefiltersession.cc b/server/modules/filter/cache/cachefiltersession.cc index c30e0b7ad..b5244e878 100644 --- a/server/modules/filter/cache/cachefiltersession.cc +++ b/server/modules/filter/cache/cachefiltersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachefiltersession.hh b/server/modules/filter/cache/cachefiltersession.hh index 2c98d29bb..730080a91 100644 --- a/server/modules/filter/cache/cachefiltersession.hh +++ b/server/modules/filter/cache/cachefiltersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachemt.cc b/server/modules/filter/cache/cachemt.cc index b581fa0d0..5807f5652 100644 --- a/server/modules/filter/cache/cachemt.cc +++ b/server/modules/filter/cache/cachemt.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachemt.hh b/server/modules/filter/cache/cachemt.hh index a3cff0dc8..f8e754039 100644 --- a/server/modules/filter/cache/cachemt.hh +++ b/server/modules/filter/cache/cachemt.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachept.cc b/server/modules/filter/cache/cachept.cc index 8572587e1..2ef2ec0d3 100644 --- a/server/modules/filter/cache/cachept.cc +++ b/server/modules/filter/cache/cachept.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachept.hh b/server/modules/filter/cache/cachept.hh index b45b599db..2cc19b6a1 100644 --- a/server/modules/filter/cache/cachept.hh +++ b/server/modules/filter/cache/cachept.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachesimple.cc b/server/modules/filter/cache/cachesimple.cc index b1864e398..8ddb0ecc1 100644 --- a/server/modules/filter/cache/cachesimple.cc +++ b/server/modules/filter/cache/cachesimple.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachesimple.hh b/server/modules/filter/cache/cachesimple.hh index 4c386a35e..98155c8fd 100644 --- a/server/modules/filter/cache/cachesimple.hh +++ b/server/modules/filter/cache/cachesimple.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachest.cc b/server/modules/filter/cache/cachest.cc index 37da126f3..cc9c0be40 100644 --- a/server/modules/filter/cache/cachest.cc +++ b/server/modules/filter/cache/cachest.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/cachest.hh b/server/modules/filter/cache/cachest.hh index 6c2e09881..85130b023 100644 --- a/server/modules/filter/cache/cachest.hh +++ b/server/modules/filter/cache/cachest.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/lrustorage.cc b/server/modules/filter/cache/lrustorage.cc index f65ec2da4..628c794e7 100644 --- a/server/modules/filter/cache/lrustorage.cc +++ b/server/modules/filter/cache/lrustorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/lrustorage.hh b/server/modules/filter/cache/lrustorage.hh index b04023ece..11cb61354 100644 --- a/server/modules/filter/cache/lrustorage.hh +++ b/server/modules/filter/cache/lrustorage.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/lrustoragemt.cc b/server/modules/filter/cache/lrustoragemt.cc index 477b49d46..2d4074438 100644 --- a/server/modules/filter/cache/lrustoragemt.cc +++ b/server/modules/filter/cache/lrustoragemt.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/lrustoragemt.hh b/server/modules/filter/cache/lrustoragemt.hh index 16709899d..ac9e9d8bc 100644 --- a/server/modules/filter/cache/lrustoragemt.hh +++ b/server/modules/filter/cache/lrustoragemt.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/lrustoragest.cc b/server/modules/filter/cache/lrustoragest.cc index ae732ab5b..2ca1afc97 100644 --- a/server/modules/filter/cache/lrustoragest.cc +++ b/server/modules/filter/cache/lrustoragest.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/lrustoragest.hh b/server/modules/filter/cache/lrustoragest.hh index ac87f9ce0..5d8e04659 100644 --- a/server/modules/filter/cache/lrustoragest.hh +++ b/server/modules/filter/cache/lrustoragest.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/rules.cc b/server/modules/filter/cache/rules.cc index a148a3f2a..51f18da1f 100644 --- a/server/modules/filter/cache/rules.cc +++ b/server/modules/filter/cache/rules.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/rules.h b/server/modules/filter/cache/rules.h index 12914a6ae..b77d1c505 100644 --- a/server/modules/filter/cache/rules.h +++ b/server/modules/filter/cache/rules.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage.cc b/server/modules/filter/cache/storage.cc index 3ed9ed032..6a28f91fa 100644 --- a/server/modules/filter/cache/storage.cc +++ b/server/modules/filter/cache/storage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage.hh b/server/modules/filter/cache/storage.hh index 296261326..400d6dd6c 100644 --- a/server/modules/filter/cache/storage.hh +++ b/server/modules/filter/cache/storage.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.cc b/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.cc index 0789d3358..e58b7a9d6 100644 --- a/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.cc +++ b/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.hh b/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.hh index 23bbad5b8..e598bf11d 100644 --- a/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.hh +++ b/server/modules/filter/cache/storage/storage_inmemory/inmemorystorage.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.cc b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.cc index b368abb58..d178e2390 100644 --- a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.cc +++ b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.hh b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.hh index 14b603549..9b240d530 100644 --- a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.hh +++ b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragemt.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.cc b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.cc index d37af3071..be1923306 100644 --- a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.cc +++ b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.hh b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.hh index b295f02e9..25506c8e3 100644 --- a/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.hh +++ b/server/modules/filter/cache/storage/storage_inmemory/inmemorystoragest.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storage_inmemory/storage_inmemory.cc b/server/modules/filter/cache/storage/storage_inmemory/storage_inmemory.cc index 4f91eacbd..c0ca13546 100644 --- a/server/modules/filter/cache/storage/storage_inmemory/storage_inmemory.cc +++ b/server/modules/filter/cache/storage/storage_inmemory/storage_inmemory.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storage/storagemodule.hh b/server/modules/filter/cache/storage/storagemodule.hh index d11b9cf83..e99c64218 100644 --- a/server/modules/filter/cache/storage/storagemodule.hh +++ b/server/modules/filter/cache/storage/storagemodule.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storagefactory.cc b/server/modules/filter/cache/storagefactory.cc index edecbbd62..c52e7b1d1 100644 --- a/server/modules/filter/cache/storagefactory.cc +++ b/server/modules/filter/cache/storagefactory.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storagefactory.hh b/server/modules/filter/cache/storagefactory.hh index 07299cbb1..d53ea7ed5 100644 --- a/server/modules/filter/cache/storagefactory.hh +++ b/server/modules/filter/cache/storagefactory.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storagereal.cc b/server/modules/filter/cache/storagereal.cc index 6aeb741e3..302ab0835 100644 --- a/server/modules/filter/cache/storagereal.cc +++ b/server/modules/filter/cache/storagereal.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/storagereal.hh b/server/modules/filter/cache/storagereal.hh index c6d401d1c..cd4a4554f 100644 --- a/server/modules/filter/cache/storagereal.hh +++ b/server/modules/filter/cache/storagereal.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/test_cacheoptions.cc b/server/modules/filter/cache/test/test_cacheoptions.cc index a671ab0e5..54f3a8ede 100644 --- a/server/modules/filter/cache/test/test_cacheoptions.cc +++ b/server/modules/filter/cache/test/test_cacheoptions.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/tester.cc b/server/modules/filter/cache/test/tester.cc index 09906dc89..fa6ea5beb 100644 --- a/server/modules/filter/cache/test/tester.cc +++ b/server/modules/filter/cache/test/tester.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/tester.hh b/server/modules/filter/cache/test/tester.hh index 82f8bf124..0a5d88aa4 100644 --- a/server/modules/filter/cache/test/tester.hh +++ b/server/modules/filter/cache/test/tester.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testerlrustorage.cc b/server/modules/filter/cache/test/testerlrustorage.cc index f46ecea94..692fbf85c 100644 --- a/server/modules/filter/cache/test/testerlrustorage.cc +++ b/server/modules/filter/cache/test/testerlrustorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testerlrustorage.hh b/server/modules/filter/cache/test/testerlrustorage.hh index 37ec21e20..89e852009 100644 --- a/server/modules/filter/cache/test/testerlrustorage.hh +++ b/server/modules/filter/cache/test/testerlrustorage.hh @@ -6,7 +6,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testerrawstorage.cc b/server/modules/filter/cache/test/testerrawstorage.cc index 15d82c445..afaa3aac5 100644 --- a/server/modules/filter/cache/test/testerrawstorage.cc +++ b/server/modules/filter/cache/test/testerrawstorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testerrawstorage.hh b/server/modules/filter/cache/test/testerrawstorage.hh index 7406abfde..1d9b46626 100644 --- a/server/modules/filter/cache/test/testerrawstorage.hh +++ b/server/modules/filter/cache/test/testerrawstorage.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testerstorage.cc b/server/modules/filter/cache/test/testerstorage.cc index 6fc788c39..457fc3f3f 100644 --- a/server/modules/filter/cache/test/testerstorage.cc +++ b/server/modules/filter/cache/test/testerstorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testerstorage.hh b/server/modules/filter/cache/test/testerstorage.hh index 44b62fe1a..d21bf9c66 100644 --- a/server/modules/filter/cache/test/testerstorage.hh +++ b/server/modules/filter/cache/test/testerstorage.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testkeygeneration.cc b/server/modules/filter/cache/test/testkeygeneration.cc index 0b31cedef..992e777e0 100644 --- a/server/modules/filter/cache/test/testkeygeneration.cc +++ b/server/modules/filter/cache/test/testkeygeneration.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testlrustorage.cc b/server/modules/filter/cache/test/testlrustorage.cc index 90b76a449..075aed57c 100644 --- a/server/modules/filter/cache/test/testlrustorage.cc +++ b/server/modules/filter/cache/test/testlrustorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testrawstorage.cc b/server/modules/filter/cache/test/testrawstorage.cc index aa452d821..914ae2314 100644 --- a/server/modules/filter/cache/test/testrawstorage.cc +++ b/server/modules/filter/cache/test/testrawstorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/testrules.cc b/server/modules/filter/cache/test/testrules.cc index 53acb6d11..3a75855d1 100644 --- a/server/modules/filter/cache/test/testrules.cc +++ b/server/modules/filter/cache/test/testrules.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/teststorage.cc b/server/modules/filter/cache/test/teststorage.cc index be4bbc63b..8b550de98 100644 --- a/server/modules/filter/cache/test/teststorage.cc +++ b/server/modules/filter/cache/test/teststorage.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/cache/test/teststorage.hh b/server/modules/filter/cache/test/teststorage.hh index ef509b8a5..e8c9dc884 100644 --- a/server/modules/filter/cache/test/teststorage.hh +++ b/server/modules/filter/cache/test/teststorage.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/ccrfilter/ccrfilter.cc b/server/modules/filter/ccrfilter/ccrfilter.cc index 3ae9f074b..614a1d657 100644 --- a/server/modules/filter/ccrfilter/ccrfilter.cc +++ b/server/modules/filter/ccrfilter/ccrfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/comment/commentfilter.cc b/server/modules/filter/comment/commentfilter.cc index 0e17f5a7e..f321dfc72 100644 --- a/server/modules/filter/comment/commentfilter.cc +++ b/server/modules/filter/comment/commentfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/comment/commentfilter.hh b/server/modules/filter/comment/commentfilter.hh index a3e638a2e..1956ab7f7 100644 --- a/server/modules/filter/comment/commentfilter.hh +++ b/server/modules/filter/comment/commentfilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/comment/commentfiltersession.cc b/server/modules/filter/comment/commentfiltersession.cc index 4e85c2e6f..e35b7ed4a 100644 --- a/server/modules/filter/comment/commentfiltersession.cc +++ b/server/modules/filter/comment/commentfiltersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/comment/commentfiltersession.hh b/server/modules/filter/comment/commentfiltersession.hh index 72260cf7b..604e07ee8 100644 --- a/server/modules/filter/comment/commentfiltersession.hh +++ b/server/modules/filter/comment/commentfiltersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/dbfw_rule_check.cc b/server/modules/filter/dbfwfilter/dbfw_rule_check.cc index 84e9bed67..feddfb04a 100644 --- a/server/modules/filter/dbfwfilter/dbfw_rule_check.cc +++ b/server/modules/filter/dbfwfilter/dbfw_rule_check.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/dbfwfilter.cc b/server/modules/filter/dbfwfilter/dbfwfilter.cc index cac7ba2cd..50dc87fe1 100644 --- a/server/modules/filter/dbfwfilter/dbfwfilter.cc +++ b/server/modules/filter/dbfwfilter/dbfwfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/dbfwfilter.h b/server/modules/filter/dbfwfilter/dbfwfilter.h index 63ac1fa2c..1291a6cca 100644 --- a/server/modules/filter/dbfwfilter/dbfwfilter.h +++ b/server/modules/filter/dbfwfilter/dbfwfilter.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/dbfwfilter.hh b/server/modules/filter/dbfwfilter/dbfwfilter.hh index a471106b4..d693d16aa 100644 --- a/server/modules/filter/dbfwfilter/dbfwfilter.hh +++ b/server/modules/filter/dbfwfilter/dbfwfilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/ruleparser.y b/server/modules/filter/dbfwfilter/ruleparser.y index fbe71e062..432dd1ada 100644 --- a/server/modules/filter/dbfwfilter/ruleparser.y +++ b/server/modules/filter/dbfwfilter/ruleparser.y @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/rules.cc b/server/modules/filter/dbfwfilter/rules.cc index ef9edd3d9..5903c3510 100644 --- a/server/modules/filter/dbfwfilter/rules.cc +++ b/server/modules/filter/dbfwfilter/rules.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/rules.hh b/server/modules/filter/dbfwfilter/rules.hh index 77c4fcdd3..6808f244b 100644 --- a/server/modules/filter/dbfwfilter/rules.hh +++ b/server/modules/filter/dbfwfilter/rules.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/test/tempfile.cc b/server/modules/filter/dbfwfilter/test/tempfile.cc index f3dc8ed8e..38288f025 100644 --- a/server/modules/filter/dbfwfilter/test/tempfile.cc +++ b/server/modules/filter/dbfwfilter/test/tempfile.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/test/tempfile.hh b/server/modules/filter/dbfwfilter/test/tempfile.hh index 61db6d54e..2e3c4123a 100644 --- a/server/modules/filter/dbfwfilter/test/tempfile.hh +++ b/server/modules/filter/dbfwfilter/test/tempfile.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/test/test_dbfwfilter.cc b/server/modules/filter/dbfwfilter/test/test_dbfwfilter.cc index dc6ea7461..1671e39f1 100644 --- a/server/modules/filter/dbfwfilter/test/test_dbfwfilter.cc +++ b/server/modules/filter/dbfwfilter/test/test_dbfwfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/token.l b/server/modules/filter/dbfwfilter/token.l index 1bf1c0924..073412a46 100644 --- a/server/modules/filter/dbfwfilter/token.l +++ b/server/modules/filter/dbfwfilter/token.l @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/user.cc b/server/modules/filter/dbfwfilter/user.cc index 90c498d95..c21da31e7 100644 --- a/server/modules/filter/dbfwfilter/user.cc +++ b/server/modules/filter/dbfwfilter/user.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/dbfwfilter/user.hh b/server/modules/filter/dbfwfilter/user.hh index 47a83f9ef..b13aa470f 100644 --- a/server/modules/filter/dbfwfilter/user.hh +++ b/server/modules/filter/dbfwfilter/user.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/hintfilter/hintfilter.cc b/server/modules/filter/hintfilter/hintfilter.cc index 5cc8c2e0d..32af3a689 100644 --- a/server/modules/filter/hintfilter/hintfilter.cc +++ b/server/modules/filter/hintfilter/hintfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/hintfilter/hintparser.cc b/server/modules/filter/hintfilter/hintparser.cc index 8353cb556..2afa6c82b 100644 --- a/server/modules/filter/hintfilter/hintparser.cc +++ b/server/modules/filter/hintfilter/hintparser.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/hintfilter/mysqlhint.h b/server/modules/filter/hintfilter/mysqlhint.h index 90b7ba2fe..9f9ece6d8 100644 --- a/server/modules/filter/hintfilter/mysqlhint.h +++ b/server/modules/filter/hintfilter/mysqlhint.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/insertstream/insertstream.cc b/server/modules/filter/insertstream/insertstream.cc index 17889fa18..398d5efdd 100644 --- a/server/modules/filter/insertstream/insertstream.cc +++ b/server/modules/filter/insertstream/insertstream.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/luafilter/luafilter.cc b/server/modules/filter/luafilter/luafilter.cc index b50573345..e540dd435 100644 --- a/server/modules/filter/luafilter/luafilter.cc +++ b/server/modules/filter/luafilter/luafilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingfilter.cc b/server/modules/filter/masking/maskingfilter.cc index 5b04fbe3b..fe758bb35 100644 --- a/server/modules/filter/masking/maskingfilter.cc +++ b/server/modules/filter/masking/maskingfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingfilter.hh b/server/modules/filter/masking/maskingfilter.hh index 1834b2c1c..f8c08904c 100644 --- a/server/modules/filter/masking/maskingfilter.hh +++ b/server/modules/filter/masking/maskingfilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingfilterconfig.cc b/server/modules/filter/masking/maskingfilterconfig.cc index fe425a997..643a8535d 100644 --- a/server/modules/filter/masking/maskingfilterconfig.cc +++ b/server/modules/filter/masking/maskingfilterconfig.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingfilterconfig.hh b/server/modules/filter/masking/maskingfilterconfig.hh index 0a9ffe304..a6c3e348e 100644 --- a/server/modules/filter/masking/maskingfilterconfig.hh +++ b/server/modules/filter/masking/maskingfilterconfig.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingfiltersession.cc b/server/modules/filter/masking/maskingfiltersession.cc index f2870036b..cc5b28d1e 100644 --- a/server/modules/filter/masking/maskingfiltersession.cc +++ b/server/modules/filter/masking/maskingfiltersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingfiltersession.hh b/server/modules/filter/masking/maskingfiltersession.hh index e38ddf91f..625fd6ae2 100644 --- a/server/modules/filter/masking/maskingfiltersession.hh +++ b/server/modules/filter/masking/maskingfiltersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingrules.cc b/server/modules/filter/masking/maskingrules.cc index e2d856c3e..b0e5bf06d 100644 --- a/server/modules/filter/masking/maskingrules.cc +++ b/server/modules/filter/masking/maskingrules.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/maskingrules.hh b/server/modules/filter/masking/maskingrules.hh index 7bf654248..a6ef3f51a 100644 --- a/server/modules/filter/masking/maskingrules.hh +++ b/server/modules/filter/masking/maskingrules.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/mysql.hh b/server/modules/filter/masking/mysql.hh index 4920b8fd1..4acda185d 100644 --- a/server/modules/filter/masking/mysql.hh +++ b/server/modules/filter/masking/mysql.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/masking/test/testrules.cc b/server/modules/filter/masking/test/testrules.cc index 2a6d838c9..1d21f553b 100644 --- a/server/modules/filter/masking/test/testrules.cc +++ b/server/modules/filter/masking/test/testrules.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/maxrows/maxrows.cc b/server/modules/filter/maxrows/maxrows.cc index 92ab2492a..6db511cad 100644 --- a/server/modules/filter/maxrows/maxrows.cc +++ b/server/modules/filter/maxrows/maxrows.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/maxrows/maxrows.h b/server/modules/filter/maxrows/maxrows.h index c343a9b64..bf01f9ef0 100644 --- a/server/modules/filter/maxrows/maxrows.h +++ b/server/modules/filter/maxrows/maxrows.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/mqfilter/mqfilter.cc b/server/modules/filter/mqfilter/mqfilter.cc index 645e26811..6614f52d7 100644 --- a/server/modules/filter/mqfilter/mqfilter.cc +++ b/server/modules/filter/mqfilter/mqfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/namedserverfilter/namedserverfilter.cc b/server/modules/filter/namedserverfilter/namedserverfilter.cc index f98fb0982..8ba535169 100644 --- a/server/modules/filter/namedserverfilter/namedserverfilter.cc +++ b/server/modules/filter/namedserverfilter/namedserverfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/namedserverfilter/namedserverfilter.hh b/server/modules/filter/namedserverfilter/namedserverfilter.hh index eaae81208..62864b3b0 100644 --- a/server/modules/filter/namedserverfilter/namedserverfilter.hh +++ b/server/modules/filter/namedserverfilter/namedserverfilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/nullfilter/nullfilter.cc b/server/modules/filter/nullfilter/nullfilter.cc index 25ec5d251..92b8f0bad 100644 --- a/server/modules/filter/nullfilter/nullfilter.cc +++ b/server/modules/filter/nullfilter/nullfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/nullfilter/nullfilter.hh b/server/modules/filter/nullfilter/nullfilter.hh index 7875e4b52..a70ef5d8e 100644 --- a/server/modules/filter/nullfilter/nullfilter.hh +++ b/server/modules/filter/nullfilter/nullfilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/nullfilter/nullfiltersession.cc b/server/modules/filter/nullfilter/nullfiltersession.cc index 486f1055a..e222a67c5 100644 --- a/server/modules/filter/nullfilter/nullfiltersession.cc +++ b/server/modules/filter/nullfilter/nullfiltersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/nullfilter/nullfiltersession.hh b/server/modules/filter/nullfilter/nullfiltersession.hh index 3b54448e0..8fb1af72b 100644 --- a/server/modules/filter/nullfilter/nullfiltersession.hh +++ b/server/modules/filter/nullfilter/nullfiltersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/qlafilter/qlafilter.cc b/server/modules/filter/qlafilter/qlafilter.cc index d1d1f6e95..0e60fd925 100644 --- a/server/modules/filter/qlafilter/qlafilter.cc +++ b/server/modules/filter/qlafilter/qlafilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/regexfilter/regexfilter.cc b/server/modules/filter/regexfilter/regexfilter.cc index 5a0ebf2fb..483a25524 100644 --- a/server/modules/filter/regexfilter/regexfilter.cc +++ b/server/modules/filter/regexfilter/regexfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/tee/tee.cc b/server/modules/filter/tee/tee.cc index 64beed1f6..0e38f5115 100644 --- a/server/modules/filter/tee/tee.cc +++ b/server/modules/filter/tee/tee.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/tee/tee.hh b/server/modules/filter/tee/tee.hh index 1fc3e2215..6e63d8973 100644 --- a/server/modules/filter/tee/tee.hh +++ b/server/modules/filter/tee/tee.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/tee/teesession.cc b/server/modules/filter/tee/teesession.cc index 116395bec..7daf64454 100644 --- a/server/modules/filter/tee/teesession.cc +++ b/server/modules/filter/tee/teesession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/tee/teesession.hh b/server/modules/filter/tee/teesession.hh index b19c3a197..a6589d9c8 100644 --- a/server/modules/filter/tee/teesession.hh +++ b/server/modules/filter/tee/teesession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/filtermodule.cc b/server/modules/filter/test/filtermodule.cc index 29a8d483a..05246dc0d 100644 --- a/server/modules/filter/test/filtermodule.cc +++ b/server/modules/filter/test/filtermodule.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/filtermodule.hh b/server/modules/filter/test/maxscale/filtermodule.hh index 2af5f4578..7205c3d2b 100644 --- a/server/modules/filter/test/maxscale/filtermodule.hh +++ b/server/modules/filter/test/maxscale/filtermodule.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/mock/backend.hh b/server/modules/filter/test/maxscale/mock/backend.hh index b9c7647d7..9b8ed0df4 100644 --- a/server/modules/filter/test/maxscale/mock/backend.hh +++ b/server/modules/filter/test/maxscale/mock/backend.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/mock/client.hh b/server/modules/filter/test/maxscale/mock/client.hh index 6b4e5793e..15e426fab 100644 --- a/server/modules/filter/test/maxscale/mock/client.hh +++ b/server/modules/filter/test/maxscale/mock/client.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/mock/dcb.hh b/server/modules/filter/test/maxscale/mock/dcb.hh index 3f6f3ff33..6192e9d7e 100644 --- a/server/modules/filter/test/maxscale/mock/dcb.hh +++ b/server/modules/filter/test/maxscale/mock/dcb.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/mock/mock.hh b/server/modules/filter/test/maxscale/mock/mock.hh index d3ac56689..f6a4fe65b 100644 --- a/server/modules/filter/test/maxscale/mock/mock.hh +++ b/server/modules/filter/test/maxscale/mock/mock.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/mock/routersession.hh b/server/modules/filter/test/maxscale/mock/routersession.hh index 8b024ac5a..faf12d22f 100644 --- a/server/modules/filter/test/maxscale/mock/routersession.hh +++ b/server/modules/filter/test/maxscale/mock/routersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/mock/session.hh b/server/modules/filter/test/maxscale/mock/session.hh index 8ed434334..c2fa634b0 100644 --- a/server/modules/filter/test/maxscale/mock/session.hh +++ b/server/modules/filter/test/maxscale/mock/session.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/module.hh b/server/modules/filter/test/maxscale/module.hh index b0bef2684..9301a85f5 100644 --- a/server/modules/filter/test/maxscale/module.hh +++ b/server/modules/filter/test/maxscale/module.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/maxscale/queryclassifiermodule.hh b/server/modules/filter/test/maxscale/queryclassifiermodule.hh index d308b12c2..6948e3679 100644 --- a/server/modules/filter/test/maxscale/queryclassifiermodule.hh +++ b/server/modules/filter/test/maxscale/queryclassifiermodule.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/mock.cc b/server/modules/filter/test/mock.cc index a4299a5ad..3e4108667 100644 --- a/server/modules/filter/test/mock.cc +++ b/server/modules/filter/test/mock.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/mock_backend.cc b/server/modules/filter/test/mock_backend.cc index 2a0f4ce28..5a7efa505 100644 --- a/server/modules/filter/test/mock_backend.cc +++ b/server/modules/filter/test/mock_backend.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/mock_client.cc b/server/modules/filter/test/mock_client.cc index 30eb5dc74..3c715b896 100644 --- a/server/modules/filter/test/mock_client.cc +++ b/server/modules/filter/test/mock_client.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/mock_dcb.cc b/server/modules/filter/test/mock_dcb.cc index 6fddf43d4..1d1500f09 100644 --- a/server/modules/filter/test/mock_dcb.cc +++ b/server/modules/filter/test/mock_dcb.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/mock_routersession.cc b/server/modules/filter/test/mock_routersession.cc index b0c517e60..24a20ab4e 100644 --- a/server/modules/filter/test/mock_routersession.cc +++ b/server/modules/filter/test/mock_routersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/mock_session.cc b/server/modules/filter/test/mock_session.cc index c4b445795..48ce194be 100644 --- a/server/modules/filter/test/mock_session.cc +++ b/server/modules/filter/test/mock_session.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/module.cc b/server/modules/filter/test/module.cc index 7de1ae2ef..8e2316ec2 100644 --- a/server/modules/filter/test/module.cc +++ b/server/modules/filter/test/module.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/test/queryclassifiermodule.cc b/server/modules/filter/test/queryclassifiermodule.cc index 66254e562..cb1470426 100644 --- a/server/modules/filter/test/queryclassifiermodule.cc +++ b/server/modules/filter/test/queryclassifiermodule.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/throttlefilter/throttlefilter.hh b/server/modules/filter/throttlefilter/throttlefilter.hh index ba382d593..0ec9d8305 100644 --- a/server/modules/filter/throttlefilter/throttlefilter.hh +++ b/server/modules/filter/throttlefilter/throttlefilter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/throttlefilter/throttlesession.cc b/server/modules/filter/throttlefilter/throttlesession.cc index 42dca2ea9..a5605c457 100644 --- a/server/modules/filter/throttlefilter/throttlesession.cc +++ b/server/modules/filter/throttlefilter/throttlesession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/throttlefilter/throttlesession.hh b/server/modules/filter/throttlefilter/throttlesession.hh index b20a46165..f1b299266 100644 --- a/server/modules/filter/throttlefilter/throttlesession.hh +++ b/server/modules/filter/throttlefilter/throttlesession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/topfilter/topfilter.cc b/server/modules/filter/topfilter/topfilter.cc index 51ab90747..c26fb87e8 100644 --- a/server/modules/filter/topfilter/topfilter.cc +++ b/server/modules/filter/topfilter/topfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/filter/tpmfilter/tpmfilter.cc b/server/modules/filter/tpmfilter/tpmfilter.cc index d986712b5..1fa46d3b0 100644 --- a/server/modules/filter/tpmfilter/tpmfilter.cc +++ b/server/modules/filter/tpmfilter/tpmfilter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/include/binlog_common.h b/server/modules/include/binlog_common.h index e0902acc5..80b5f917e 100644 --- a/server/modules/include/binlog_common.h +++ b/server/modules/include/binlog_common.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/include/blr_constants.h b/server/modules/include/blr_constants.h index e99dadeec..577c980d2 100644 --- a/server/modules/include/blr_constants.h +++ b/server/modules/include/blr_constants.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/include/cdc.h b/server/modules/include/cdc.h index eb32d0c5e..aee68dded 100644 --- a/server/modules/include/cdc.h +++ b/server/modules/include/cdc.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/include/debugcli.h b/server/modules/include/debugcli.h index 586467466..a4ef562eb 100644 --- a/server/modules/include/debugcli.h +++ b/server/modules/include/debugcli.h @@ -8,7 +8,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/include/telnetd.h b/server/modules/include/telnetd.h index 4daac95b0..42e3df3b1 100644 --- a/server/modules/include/telnetd.h +++ b/server/modules/include/telnetd.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/auroramon/auroramon.cc b/server/modules/monitor/auroramon/auroramon.cc index 8e63ad0d5..1e66e9982 100644 --- a/server/modules/monitor/auroramon/auroramon.cc +++ b/server/modules/monitor/auroramon/auroramon.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/auroramon/auroramon.hh b/server/modules/monitor/auroramon/auroramon.hh index 42862f3cd..03eed379a 100644 --- a/server/modules/monitor/auroramon/auroramon.hh +++ b/server/modules/monitor/auroramon/auroramon.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/csmon/csmon.cc b/server/modules/monitor/csmon/csmon.cc index 0c17118fa..781e416bc 100644 --- a/server/modules/monitor/csmon/csmon.cc +++ b/server/modules/monitor/csmon/csmon.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/csmon/csmon.hh b/server/modules/monitor/csmon/csmon.hh index 1f7e7d035..9fcaff81e 100644 --- a/server/modules/monitor/csmon/csmon.hh +++ b/server/modules/monitor/csmon/csmon.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/galeramon/galeramon.cc b/server/modules/monitor/galeramon/galeramon.cc index 00d27ecce..07726cd42 100644 --- a/server/modules/monitor/galeramon/galeramon.cc +++ b/server/modules/monitor/galeramon/galeramon.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/galeramon/galeramon.hh b/server/modules/monitor/galeramon/galeramon.hh index 214ea43f2..ab9c1fee4 100644 --- a/server/modules/monitor/galeramon/galeramon.hh +++ b/server/modules/monitor/galeramon/galeramon.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/grmon/grmon.cc b/server/modules/monitor/grmon/grmon.cc index 39b58bbd8..634929903 100644 --- a/server/modules/monitor/grmon/grmon.cc +++ b/server/modules/monitor/grmon/grmon.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/grmon/grmon.hh b/server/modules/monitor/grmon/grmon.hh index 11fc67535..f5ea939de 100644 --- a/server/modules/monitor/grmon/grmon.hh +++ b/server/modules/monitor/grmon/grmon.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/cluster_discovery.cc b/server/modules/monitor/mariadbmon/cluster_discovery.cc index 6b0be1af5..4844cf8d8 100644 --- a/server/modules/monitor/mariadbmon/cluster_discovery.cc +++ b/server/modules/monitor/mariadbmon/cluster_discovery.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/cluster_manipulation.cc b/server/modules/monitor/mariadbmon/cluster_manipulation.cc index 691695892..5d13aed2d 100644 --- a/server/modules/monitor/mariadbmon/cluster_manipulation.cc +++ b/server/modules/monitor/mariadbmon/cluster_manipulation.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/mariadbmon.cc b/server/modules/monitor/mariadbmon/mariadbmon.cc index 15fbb1467..aa7e0b54d 100644 --- a/server/modules/monitor/mariadbmon/mariadbmon.cc +++ b/server/modules/monitor/mariadbmon/mariadbmon.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/mariadbmon.hh b/server/modules/monitor/mariadbmon/mariadbmon.hh index f9d9764b8..a375c07e3 100644 --- a/server/modules/monitor/mariadbmon/mariadbmon.hh +++ b/server/modules/monitor/mariadbmon/mariadbmon.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/mariadbmon_common.cc b/server/modules/monitor/mariadbmon/mariadbmon_common.cc index debaa4a74..2ef9d788a 100644 --- a/server/modules/monitor/mariadbmon/mariadbmon_common.cc +++ b/server/modules/monitor/mariadbmon/mariadbmon_common.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/mariadbmon_common.hh b/server/modules/monitor/mariadbmon/mariadbmon_common.hh index 8af5706b7..f9881b576 100644 --- a/server/modules/monitor/mariadbmon/mariadbmon_common.hh +++ b/server/modules/monitor/mariadbmon/mariadbmon_common.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/mariadbserver.cc b/server/modules/monitor/mariadbmon/mariadbserver.cc index 828831fb5..136f33688 100644 --- a/server/modules/monitor/mariadbmon/mariadbserver.cc +++ b/server/modules/monitor/mariadbmon/mariadbserver.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/mariadbserver.hh b/server/modules/monitor/mariadbmon/mariadbserver.hh index ee49b214c..a2b9df64c 100644 --- a/server/modules/monitor/mariadbmon/mariadbserver.hh +++ b/server/modules/monitor/mariadbmon/mariadbserver.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/server_utils.cc b/server/modules/monitor/mariadbmon/server_utils.cc index 6a27fdd32..1829eb3aa 100644 --- a/server/modules/monitor/mariadbmon/server_utils.cc +++ b/server/modules/monitor/mariadbmon/server_utils.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/server_utils.hh b/server/modules/monitor/mariadbmon/server_utils.hh index 6acde1508..1d667c446 100644 --- a/server/modules/monitor/mariadbmon/server_utils.hh +++ b/server/modules/monitor/mariadbmon/server_utils.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/test/test_cycle_find.cc b/server/modules/monitor/mariadbmon/test/test_cycle_find.cc index e77cb0619..00736ad58 100644 --- a/server/modules/monitor/mariadbmon/test/test_cycle_find.cc +++ b/server/modules/monitor/mariadbmon/test/test_cycle_find.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mariadbmon/test/test_gtid.cc b/server/modules/monitor/mariadbmon/test/test_gtid.cc index d8a44c608..c4d1578aa 100644 --- a/server/modules/monitor/mariadbmon/test/test_gtid.cc +++ b/server/modules/monitor/mariadbmon/test/test_gtid.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mmmon/mmmon.cc b/server/modules/monitor/mmmon/mmmon.cc index 22dbb085f..2f4e735d3 100644 --- a/server/modules/monitor/mmmon/mmmon.cc +++ b/server/modules/monitor/mmmon/mmmon.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/mmmon/mmmon.hh b/server/modules/monitor/mmmon/mmmon.hh index 569096fc1..bf9cce19b 100644 --- a/server/modules/monitor/mmmon/mmmon.hh +++ b/server/modules/monitor/mmmon/mmmon.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/ndbclustermon/ndbclustermon.cc b/server/modules/monitor/ndbclustermon/ndbclustermon.cc index bee03921b..69872afe5 100644 --- a/server/modules/monitor/ndbclustermon/ndbclustermon.cc +++ b/server/modules/monitor/ndbclustermon/ndbclustermon.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/monitor/ndbclustermon/ndbclustermon.hh b/server/modules/monitor/ndbclustermon/ndbclustermon.hh index 736a87fd9..c3ab71713 100644 --- a/server/modules/monitor/ndbclustermon/ndbclustermon.hh +++ b/server/modules/monitor/ndbclustermon/ndbclustermon.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/CDC/cdc.cc b/server/modules/protocol/CDC/cdc.cc index a289beb2a..d67370a0a 100644 --- a/server/modules/protocol/CDC/cdc.cc +++ b/server/modules/protocol/CDC/cdc.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/HTTPD/httpd.cc b/server/modules/protocol/HTTPD/httpd.cc index 783b9247e..75c4dae8f 100644 --- a/server/modules/protocol/HTTPD/httpd.cc +++ b/server/modules/protocol/HTTPD/httpd.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/HTTPD/httpd.h b/server/modules/protocol/HTTPD/httpd.h index 29dd6ff20..ca622acb4 100644 --- a/server/modules/protocol/HTTPD/httpd.h +++ b/server/modules/protocol/HTTPD/httpd.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadb_client.cc b/server/modules/protocol/MySQL/mariadb_client.cc index 0c5287964..6b45763eb 100644 --- a/server/modules/protocol/MySQL/mariadb_client.cc +++ b/server/modules/protocol/MySQL/mariadb_client.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbbackend/mysql_backend.cc b/server/modules/protocol/MySQL/mariadbbackend/mysql_backend.cc index 966b3b9f7..87fe9b456 100644 --- a/server/modules/protocol/MySQL/mariadbbackend/mysql_backend.cc +++ b/server/modules/protocol/MySQL/mariadbbackend/mysql_backend.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbclient/mysql_client.cc b/server/modules/protocol/MySQL/mariadbclient/mysql_client.cc index 9bf24c96c..2d15647fe 100644 --- a/server/modules/protocol/MySQL/mariadbclient/mysql_client.cc +++ b/server/modules/protocol/MySQL/mariadbclient/mysql_client.cc @@ -5,7 +5,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbclient/setparser.hh b/server/modules/protocol/MySQL/mariadbclient/setparser.hh index 78a36b699..6d1b7589b 100644 --- a/server/modules/protocol/MySQL/mariadbclient/setparser.hh +++ b/server/modules/protocol/MySQL/mariadbclient/setparser.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbclient/setsqlmodeparser.hh b/server/modules/protocol/MySQL/mariadbclient/setsqlmodeparser.hh index a3d0a360e..f5389d61b 100644 --- a/server/modules/protocol/MySQL/mariadbclient/setsqlmodeparser.hh +++ b/server/modules/protocol/MySQL/mariadbclient/setsqlmodeparser.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbclient/sqlmodeparser.hh b/server/modules/protocol/MySQL/mariadbclient/sqlmodeparser.hh index 10dd31f79..cc7111864 100644 --- a/server/modules/protocol/MySQL/mariadbclient/sqlmodeparser.hh +++ b/server/modules/protocol/MySQL/mariadbclient/sqlmodeparser.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbclient/test/test_setparser.cc b/server/modules/protocol/MySQL/mariadbclient/test/test_setparser.cc index 76a589da1..d3b7d949e 100644 --- a/server/modules/protocol/MySQL/mariadbclient/test/test_setparser.cc +++ b/server/modules/protocol/MySQL/mariadbclient/test/test_setparser.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2019-07-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbclient/test/test_setsqlmodeparser.cc b/server/modules/protocol/MySQL/mariadbclient/test/test_setsqlmodeparser.cc index b63d0a5da..a0ccf95c0 100644 --- a/server/modules/protocol/MySQL/mariadbclient/test/test_setsqlmodeparser.cc +++ b/server/modules/protocol/MySQL/mariadbclient/test/test_setsqlmodeparser.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2019-07-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mariadbclient/test/test_sqlmodeparser.cc b/server/modules/protocol/MySQL/mariadbclient/test/test_sqlmodeparser.cc index 865f8c863..938ca81f2 100644 --- a/server/modules/protocol/MySQL/mariadbclient/test/test_sqlmodeparser.cc +++ b/server/modules/protocol/MySQL/mariadbclient/test/test_sqlmodeparser.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2019-07-01 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/mysql_common.cc b/server/modules/protocol/MySQL/mysql_common.cc index e34af3e2d..ede003adc 100644 --- a/server/modules/protocol/MySQL/mysql_common.cc +++ b/server/modules/protocol/MySQL/mysql_common.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/MySQL/rwbackend.cc b/server/modules/protocol/MySQL/rwbackend.cc index db6802a9f..4e60f4237 100644 --- a/server/modules/protocol/MySQL/rwbackend.cc +++ b/server/modules/protocol/MySQL/rwbackend.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/examples/cdc.py b/server/modules/protocol/examples/cdc.py index f3287754e..c83bd7510 100755 --- a/server/modules/protocol/examples/cdc.py +++ b/server/modules/protocol/examples/cdc.py @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/examples/cdc_kafka_producer.py b/server/modules/protocol/examples/cdc_kafka_producer.py index 2ad9ac551..5c940e699 100755 --- a/server/modules/protocol/examples/cdc_kafka_producer.py +++ b/server/modules/protocol/examples/cdc_kafka_producer.py @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/examples/cdc_last_transaction.py b/server/modules/protocol/examples/cdc_last_transaction.py index c926fda48..2a1b7139f 100755 --- a/server/modules/protocol/examples/cdc_last_transaction.py +++ b/server/modules/protocol/examples/cdc_last_transaction.py @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/examples/cdc_one_schema.py b/server/modules/protocol/examples/cdc_one_schema.py index b70c2e009..be081425a 100755 --- a/server/modules/protocol/examples/cdc_one_schema.py +++ b/server/modules/protocol/examples/cdc_one_schema.py @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/examples/cdc_schema.go b/server/modules/protocol/examples/cdc_schema.go index f889caad4..c2cf9600a 100644 --- a/server/modules/protocol/examples/cdc_schema.go +++ b/server/modules/protocol/examples/cdc_schema.go @@ -3,7 +3,7 @@ // Use of this software is governed by the Business Source License included // in the LICENSE.TXT file and at www.mariadb.com/bsl11. // -// Change Date: 2023-10-29 +// Change Date: 2024-01-15 // // On the date above, in accordance with the Business Source License, use // of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/examples/cdc_schema.py b/server/modules/protocol/examples/cdc_schema.py index 40e9549da..850628632 100755 --- a/server/modules/protocol/examples/cdc_schema.py +++ b/server/modules/protocol/examples/cdc_schema.py @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/examples/cdc_users.py b/server/modules/protocol/examples/cdc_users.py index 60ab306cc..d0a484994 100755 --- a/server/modules/protocol/examples/cdc_users.py +++ b/server/modules/protocol/examples/cdc_users.py @@ -5,7 +5,7 @@ # Use of this software is governed by the Business Source License included # in the LICENSE.TXT file and at www.mariadb.com/bsl11. # -# Change Date: 2023-10-29 +# Change Date: 2024-01-15 # # On the date above, in accordance with the Business Source License, use # of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/maxscaled/maxscaled.cc b/server/modules/protocol/maxscaled/maxscaled.cc index 0b74d580a..b1c7cffab 100644 --- a/server/modules/protocol/maxscaled/maxscaled.cc +++ b/server/modules/protocol/maxscaled/maxscaled.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/maxscaled/maxscaled.h b/server/modules/protocol/maxscaled/maxscaled.h index 51ed64af8..1e0034273 100644 --- a/server/modules/protocol/maxscaled/maxscaled.h +++ b/server/modules/protocol/maxscaled/maxscaled.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/protocol/telnetd/telnetd.cc b/server/modules/protocol/telnetd/telnetd.cc index 91fab2923..c339dcf0c 100644 --- a/server/modules/protocol/telnetd/telnetd.cc +++ b/server/modules/protocol/telnetd/telnetd.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro.cc b/server/modules/routing/avrorouter/avro.cc index 6943c6382..37b4760c2 100644 --- a/server/modules/routing/avrorouter/avro.cc +++ b/server/modules/routing/avrorouter/avro.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro_client.cc b/server/modules/routing/avrorouter/avro_client.cc index 7a2e6330e..4c00b4331 100644 --- a/server/modules/routing/avrorouter/avro_client.cc +++ b/server/modules/routing/avrorouter/avro_client.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro_converter.cc b/server/modules/routing/avrorouter/avro_converter.cc index 783c4bbc1..8241767e6 100644 --- a/server/modules/routing/avrorouter/avro_converter.cc +++ b/server/modules/routing/avrorouter/avro_converter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro_converter.hh b/server/modules/routing/avrorouter/avro_converter.hh index bcd4f352f..95514e5be 100644 --- a/server/modules/routing/avrorouter/avro_converter.hh +++ b/server/modules/routing/avrorouter/avro_converter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro_file.cc b/server/modules/routing/avrorouter/avro_file.cc index 9629f226a..77f531876 100644 --- a/server/modules/routing/avrorouter/avro_file.cc +++ b/server/modules/routing/avrorouter/avro_file.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro_main.cc b/server/modules/routing/avrorouter/avro_main.cc index 5b02d219e..0230771bb 100644 --- a/server/modules/routing/avrorouter/avro_main.cc +++ b/server/modules/routing/avrorouter/avro_main.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro_rbr.cc b/server/modules/routing/avrorouter/avro_rbr.cc index 396b95c0b..aac58e9b0 100644 --- a/server/modules/routing/avrorouter/avro_rbr.cc +++ b/server/modules/routing/avrorouter/avro_rbr.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avro_schema.cc b/server/modules/routing/avrorouter/avro_schema.cc index 3cb7c8b8c..6c61c2a0a 100644 --- a/server/modules/routing/avrorouter/avro_schema.cc +++ b/server/modules/routing/avrorouter/avro_schema.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/avrorouter.hh b/server/modules/routing/avrorouter/avrorouter.hh index ded61d66f..842347736 100644 --- a/server/modules/routing/avrorouter/avrorouter.hh +++ b/server/modules/routing/avrorouter/avrorouter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/rpl.cc b/server/modules/routing/avrorouter/rpl.cc index 11a2aaecb..11a7d858e 100644 --- a/server/modules/routing/avrorouter/rpl.cc +++ b/server/modules/routing/avrorouter/rpl.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/avrorouter/rpl.hh b/server/modules/routing/avrorouter/rpl.hh index 0067ebf22..ad678027b 100644 --- a/server/modules/routing/avrorouter/rpl.hh +++ b/server/modules/routing/avrorouter/rpl.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/binlog_common.cc b/server/modules/routing/binlogrouter/binlog_common.cc index bd6f23272..54d0b4a1f 100644 --- a/server/modules/routing/binlogrouter/binlog_common.cc +++ b/server/modules/routing/binlogrouter/binlog_common.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/blr.cc b/server/modules/routing/binlogrouter/blr.cc index 8d590169e..305309a2a 100644 --- a/server/modules/routing/binlogrouter/blr.cc +++ b/server/modules/routing/binlogrouter/blr.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/blr.hh b/server/modules/routing/binlogrouter/blr.hh index fc5b10d64..06805ec12 100644 --- a/server/modules/routing/binlogrouter/blr.hh +++ b/server/modules/routing/binlogrouter/blr.hh @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/blr_cache.cc b/server/modules/routing/binlogrouter/blr_cache.cc index d7e6dceae..20d8d49cb 100644 --- a/server/modules/routing/binlogrouter/blr_cache.cc +++ b/server/modules/routing/binlogrouter/blr_cache.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/blr_event.cc b/server/modules/routing/binlogrouter/blr_event.cc index cc82737f8..46de889a0 100644 --- a/server/modules/routing/binlogrouter/blr_event.cc +++ b/server/modules/routing/binlogrouter/blr_event.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/blr_file.cc b/server/modules/routing/binlogrouter/blr_file.cc index 10c8273f0..3d3c88058 100644 --- a/server/modules/routing/binlogrouter/blr_file.cc +++ b/server/modules/routing/binlogrouter/blr_file.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/blr_master.cc b/server/modules/routing/binlogrouter/blr_master.cc index 67fc4eb12..be3994443 100644 --- a/server/modules/routing/binlogrouter/blr_master.cc +++ b/server/modules/routing/binlogrouter/blr_master.cc @@ -9,7 +9,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/blr_slave.cc b/server/modules/routing/binlogrouter/blr_slave.cc index d0e5b50b4..1fba9e7ff 100644 --- a/server/modules/routing/binlogrouter/blr_slave.cc +++ b/server/modules/routing/binlogrouter/blr_slave.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/maxbinlogcheck.cc b/server/modules/routing/binlogrouter/maxbinlogcheck.cc index a92bfac2f..2daf56cb6 100644 --- a/server/modules/routing/binlogrouter/maxbinlogcheck.cc +++ b/server/modules/routing/binlogrouter/maxbinlogcheck.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/binlogrouter/test/testbinlog.cc b/server/modules/routing/binlogrouter/test/testbinlog.cc index a2d43cab7..9ae6ebb5d 100644 --- a/server/modules/routing/binlogrouter/test/testbinlog.cc +++ b/server/modules/routing/binlogrouter/test/testbinlog.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/cat/cat.cc b/server/modules/routing/cat/cat.cc index 2007f6d76..38432c9ba 100644 --- a/server/modules/routing/cat/cat.cc +++ b/server/modules/routing/cat/cat.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/cat/cat.hh b/server/modules/routing/cat/cat.hh index 6b5edcaea..82905612f 100644 --- a/server/modules/routing/cat/cat.hh +++ b/server/modules/routing/cat/cat.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/cat/catsession.cc b/server/modules/routing/cat/catsession.cc index 4590a16ea..ae525ae22 100644 --- a/server/modules/routing/cat/catsession.cc +++ b/server/modules/routing/cat/catsession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/cat/catsession.hh b/server/modules/routing/cat/catsession.hh index 8f0dcc9a3..e5710f10e 100644 --- a/server/modules/routing/cat/catsession.hh +++ b/server/modules/routing/cat/catsession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/cli/cli.cc b/server/modules/routing/cli/cli.cc index fd7ce3d36..708c5df62 100644 --- a/server/modules/routing/cli/cli.cc +++ b/server/modules/routing/cli/cli.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/debugcli/debugcli.cc b/server/modules/routing/debugcli/debugcli.cc index 310e95dcb..3410ce647 100644 --- a/server/modules/routing/debugcli/debugcli.cc +++ b/server/modules/routing/debugcli/debugcli.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/debugcli/debugcmd.cc b/server/modules/routing/debugcli/debugcmd.cc index 57c5f2b67..75418dd2b 100644 --- a/server/modules/routing/debugcli/debugcmd.cc +++ b/server/modules/routing/debugcli/debugcmd.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/hintrouter/dcb.cc b/server/modules/routing/hintrouter/dcb.cc index e77830b64..4a4f8ecd5 100644 --- a/server/modules/routing/hintrouter/dcb.cc +++ b/server/modules/routing/hintrouter/dcb.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/hintrouter/dcb.hh b/server/modules/routing/hintrouter/dcb.hh index a3da2fbe2..14dc17d25 100644 --- a/server/modules/routing/hintrouter/dcb.hh +++ b/server/modules/routing/hintrouter/dcb.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/hintrouter/hintrouter.cc b/server/modules/routing/hintrouter/hintrouter.cc index be261b799..04f51a0ca 100644 --- a/server/modules/routing/hintrouter/hintrouter.cc +++ b/server/modules/routing/hintrouter/hintrouter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/hintrouter/hintrouter.hh b/server/modules/routing/hintrouter/hintrouter.hh index eff16e289..a4cf6972b 100644 --- a/server/modules/routing/hintrouter/hintrouter.hh +++ b/server/modules/routing/hintrouter/hintrouter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/hintrouter/hintrouterdefs.hh b/server/modules/routing/hintrouter/hintrouterdefs.hh index bcceae126..017392706 100644 --- a/server/modules/routing/hintrouter/hintrouterdefs.hh +++ b/server/modules/routing/hintrouter/hintrouterdefs.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/hintrouter/hintroutersession.cc b/server/modules/routing/hintrouter/hintroutersession.cc index 728f7063d..a99e93f39 100644 --- a/server/modules/routing/hintrouter/hintroutersession.cc +++ b/server/modules/routing/hintrouter/hintroutersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/hintrouter/hintroutersession.hh b/server/modules/routing/hintrouter/hintroutersession.hh index 01c52cf34..309e6fb3f 100644 --- a/server/modules/routing/hintrouter/hintroutersession.hh +++ b/server/modules/routing/hintrouter/hintroutersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/maxinfo/maxinfo.cc b/server/modules/routing/maxinfo/maxinfo.cc index 50b4062d0..4250e80ad 100644 --- a/server/modules/routing/maxinfo/maxinfo.cc +++ b/server/modules/routing/maxinfo/maxinfo.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/maxinfo/maxinfo.h b/server/modules/routing/maxinfo/maxinfo.h index 7a70a89cd..3cb469a65 100644 --- a/server/modules/routing/maxinfo/maxinfo.h +++ b/server/modules/routing/maxinfo/maxinfo.h @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/maxinfo/maxinfo_error.cc b/server/modules/routing/maxinfo/maxinfo_error.cc index a55562830..9f42dab36 100644 --- a/server/modules/routing/maxinfo/maxinfo_error.cc +++ b/server/modules/routing/maxinfo/maxinfo_error.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/maxinfo/maxinfo_exec.cc b/server/modules/routing/maxinfo/maxinfo_exec.cc index bbd032f3d..b51142188 100644 --- a/server/modules/routing/maxinfo/maxinfo_exec.cc +++ b/server/modules/routing/maxinfo/maxinfo_exec.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/maxinfo/maxinfo_http.cc b/server/modules/routing/maxinfo/maxinfo_http.cc index dedccdd92..cf171cd03 100644 --- a/server/modules/routing/maxinfo/maxinfo_http.cc +++ b/server/modules/routing/maxinfo/maxinfo_http.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/maxinfo/maxinfo_parse.cc b/server/modules/routing/maxinfo/maxinfo_parse.cc index 454fedc8c..f90110381 100644 --- a/server/modules/routing/maxinfo/maxinfo_parse.cc +++ b/server/modules/routing/maxinfo/maxinfo_parse.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readconnroute/readconnection.h b/server/modules/routing/readconnroute/readconnection.h index 5feda3c64..e2e0dbd50 100644 --- a/server/modules/routing/readconnroute/readconnection.h +++ b/server/modules/routing/readconnroute/readconnection.h @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readconnroute/readconnroute.cc b/server/modules/routing/readconnroute/readconnroute.cc index b51f21949..f31785f43 100644 --- a/server/modules/routing/readconnroute/readconnroute.cc +++ b/server/modules/routing/readconnroute/readconnroute.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/readwritesplit.cc b/server/modules/routing/readwritesplit/readwritesplit.cc index 9e574a6e1..5b98911f9 100644 --- a/server/modules/routing/readwritesplit/readwritesplit.cc +++ b/server/modules/routing/readwritesplit/readwritesplit.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/readwritesplit.hh b/server/modules/routing/readwritesplit/readwritesplit.hh index 4a8cda3fc..65e3eef9f 100644 --- a/server/modules/routing/readwritesplit/readwritesplit.hh +++ b/server/modules/routing/readwritesplit/readwritesplit.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/rwsplit_mysql.cc b/server/modules/routing/readwritesplit/rwsplit_mysql.cc index f9463f382..6cc9b39fb 100644 --- a/server/modules/routing/readwritesplit/rwsplit_mysql.cc +++ b/server/modules/routing/readwritesplit/rwsplit_mysql.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/rwsplit_route_stmt.cc b/server/modules/routing/readwritesplit/rwsplit_route_stmt.cc index 7fef25d6d..c5fcc4701 100644 --- a/server/modules/routing/readwritesplit/rwsplit_route_stmt.cc +++ b/server/modules/routing/readwritesplit/rwsplit_route_stmt.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/rwsplit_select_backends.cc b/server/modules/routing/readwritesplit/rwsplit_select_backends.cc index 92c1ccd76..75795e539 100644 --- a/server/modules/routing/readwritesplit/rwsplit_select_backends.cc +++ b/server/modules/routing/readwritesplit/rwsplit_select_backends.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/rwsplit_session_cmd.cc b/server/modules/routing/readwritesplit/rwsplit_session_cmd.cc index d2c27dc62..fce3ad819 100644 --- a/server/modules/routing/readwritesplit/rwsplit_session_cmd.cc +++ b/server/modules/routing/readwritesplit/rwsplit_session_cmd.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/rwsplitsession.cc b/server/modules/routing/readwritesplit/rwsplitsession.cc index e5099b6fa..d32f1465d 100644 --- a/server/modules/routing/readwritesplit/rwsplitsession.cc +++ b/server/modules/routing/readwritesplit/rwsplitsession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/rwsplitsession.hh b/server/modules/routing/readwritesplit/rwsplitsession.hh index 8409715ab..56f3b1684 100644 --- a/server/modules/routing/readwritesplit/rwsplitsession.hh +++ b/server/modules/routing/readwritesplit/rwsplitsession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/readwritesplit/trx.hh b/server/modules/routing/readwritesplit/trx.hh index 205b6ecea..cab72bf57 100644 --- a/server/modules/routing/readwritesplit/trx.hh +++ b/server/modules/routing/readwritesplit/trx.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/schemarouter.cc b/server/modules/routing/schemarouter/schemarouter.cc index dbc7da7a9..0b94d8f57 100644 --- a/server/modules/routing/schemarouter/schemarouter.cc +++ b/server/modules/routing/schemarouter/schemarouter.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/schemarouter.hh b/server/modules/routing/schemarouter/schemarouter.hh index 39e494cac..39fe1320d 100644 --- a/server/modules/routing/schemarouter/schemarouter.hh +++ b/server/modules/routing/schemarouter/schemarouter.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/schemarouterinstance.cc b/server/modules/routing/schemarouter/schemarouterinstance.cc index 6b5186ed0..8aaf6d699 100644 --- a/server/modules/routing/schemarouter/schemarouterinstance.cc +++ b/server/modules/routing/schemarouter/schemarouterinstance.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/schemarouterinstance.hh b/server/modules/routing/schemarouter/schemarouterinstance.hh index b70b1f044..d9324684e 100644 --- a/server/modules/routing/schemarouter/schemarouterinstance.hh +++ b/server/modules/routing/schemarouter/schemarouterinstance.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/schemaroutersession.cc b/server/modules/routing/schemarouter/schemaroutersession.cc index 647d93e94..e5f726ea4 100644 --- a/server/modules/routing/schemarouter/schemaroutersession.cc +++ b/server/modules/routing/schemarouter/schemaroutersession.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/schemaroutersession.hh b/server/modules/routing/schemarouter/schemaroutersession.hh index 51aef64e0..44bccb2da 100644 --- a/server/modules/routing/schemarouter/schemaroutersession.hh +++ b/server/modules/routing/schemarouter/schemaroutersession.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/shard_map.cc b/server/modules/routing/schemarouter/shard_map.cc index 96146172d..2614b62d9 100644 --- a/server/modules/routing/schemarouter/shard_map.cc +++ b/server/modules/routing/schemarouter/shard_map.cc @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/modules/routing/schemarouter/shard_map.hh b/server/modules/routing/schemarouter/shard_map.hh index ae83b6a0c..a693b06d6 100644 --- a/server/modules/routing/schemarouter/shard_map.hh +++ b/server/modules/routing/schemarouter/shard_map.hh @@ -4,7 +4,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General diff --git a/server/test/maxscale_test.h.in b/server/test/maxscale_test.h.in index 24022ce09..89d5890e0 100644 --- a/server/test/maxscale_test.h.in +++ b/server/test/maxscale_test.h.in @@ -7,7 +7,7 @@ * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * - * Change Date: 2023-10-29 + * Change Date: 2024-01-15 * * On the date above, in accordance with the Business Source License, use * of this software will be governed by version 2 or later of the General From 6680a7dcdd269b3a54c7af8f141de7f196cd2f1b Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Wed, 15 Jan 2020 11:15:54 +0200 Subject: [PATCH 3/4] Update 2.3 maintenance version --- VERSION23.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION23.cmake b/VERSION23.cmake index 31a8fa5e4..513e048fa 100644 --- a/VERSION23.cmake +++ b/VERSION23.cmake @@ -5,7 +5,7 @@ set(MAXSCALE_VERSION_MAJOR "2" CACHE STRING "Major version") set(MAXSCALE_VERSION_MINOR "3" CACHE STRING "Minor version") -set(MAXSCALE_VERSION_PATCH "16" CACHE STRING "Patch version") +set(MAXSCALE_VERSION_PATCH "17" CACHE STRING "Patch version") # This should only be incremented if a package is rebuilt set(MAXSCALE_BUILD_NUMBER 1 CACHE STRING "Release number") From c7bedbe622cdecb2c8d2fa214367f7c9f5c088fd Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Wed, 15 Jan 2020 11:22:00 +0200 Subject: [PATCH 4/4] Add missing script Copied from 2.4 --- script/check-change-date | 54 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100755 script/check-change-date diff --git a/script/check-change-date b/script/check-change-date new file mode 100755 index 000000000..890b9b3e6 --- /dev/null +++ b/script/check-change-date @@ -0,0 +1,54 @@ +#!/bin/bash +# +# Copyright (c) 2019 MariaDB Corporation Ab +# +# Use of this software is governed by the Business Source License included +# in the LICENSE.TXT file and at www.mariadb.com/bsl11. +# +# Change Date: 2023-12-18 +# +# On the date above, in accordance with the Business Source License, use +# of this software will be governed by version 2 or later of the General +# Public License. +# + +function print_usage_and_exit +{ + echo "check-change-date date" + echo + echo " date: The expected change date, e.g. 2023-01-01" + + exit 1 +} + +function run +{ + local date=$1 + + local files=`find . -type f` + + for f in $files + do + fgrep -q "Change Date:" $f 2> /dev/null + if [ $? -eq 0 ] + then + fgrep -q "Change Date: $date" $f 2> /dev/null + if [ $? -ne 0 ] + then + echo "$f lacks expected Change Date." + fi + fi + done +} + +function main +{ + if [ $# -ne 1 ] + then + print_usage_and_exit + fi + + run $1 +} + +main $*