mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
Update deprecated configs in my.cnf.sample Some configs in my.cnf.sample are now deprecated. These should be replaced with their replacement, or removed if there is no replacement. - Replace deprecated slave-load-tmpdir with replica-load-tmpdir - Remove deprecated master-info-repository (it was set to the default) - Remove deprecated relay-log-info-repository (it was set to the default) - Replace deprecated expire_logs_days with binlog_expire_logs_seconds (multiply 30 days by 24 * 60 * 60) - Replace deprecated innodb_log_file_size with innodb_redo_log_capacity (preserving the same configured capacity, which was set to 256M * 2 log files) - Remove deprecated skip-symbolic-links (it is the default) PR: 266511 Sponsored by: Netzkommune GmbH |
||
---|---|---|
.. | ||
my.cnf.sample.in | ||
mysql-server.in | ||
patch-client_CMakeLists.txt | ||
patch-cmake_install_layout.cmake | ||
patch-cmake_os_DragonFly.cmake | ||
patch-cmake_os_FreeBSD.cmake | ||
patch-cmake_plugin.cmake | ||
patch-cmake_ssl.cmake | ||
patch-CMakeLists.txt | ||
patch-include_my__compare.h | ||
patch-include_my__stacktrace.h | ||
patch-include_my__thread__os__id.h | ||
patch-include_myisam.h | ||
patch-libmysql_CMakeLists.txt | ||
patch-libservices_CMakeLists.txt | ||
patch-man_CMakeLists.txt | ||
patch-mysys_my__default.cc | ||
patch-plugin_password__validation_validate__password.cc | ||
patch-plugin_x_client_authentication_sha256__scramble__generator.cc | ||
patch-plugin_x_CMakeLists.txt | ||
patch-plugin_x_configure.cmake | ||
patch-router_src_harness_include_mysql_harness_net__ts_internet.h | ||
patch-router_src_harness_include_mysql_harness_net_ts_impl_kqueue_io_service.h | ||
patch-router_src_harness_src_CMakeLists.txt | ||
patch-router_src_harness_src_tls__client__context.cc | ||
patch-router_src_harness_src_tls__context.cc | ||
patch-router_src_http_src_CMakeLists.txt | ||
patch-router_src_io_src_CMakeLists.txt | ||
patch-router_src_router_src_CMakeLists.txt | ||
patch-scripts_CMakeLists.txt | ||
patch-scripts_mysqld__safe.sh | ||
patch-sql_auth_sha2__password__common.cc | ||
patch-sql_conn__handler_socket__connection.cc | ||
patch-sql_mysqld.cc | ||
patch-sql_ssl__init__callback.cc | ||
patch-sql_sys__vars.cc | ||
patch-storage_innobase_include_srv0mon.h | ||
patch-storage_innobase_ut_crc32.cc | ||
patch-storage_myisam_mi__dynrec.cc | ||
patch-storage_temptable_include_temptable_lock_free_type.h | ||
patch-support-files_CMakeLists.txt | ||
patch-utilities_CMakeLists.txt | ||
patch-vio_viossl.cc | ||
patch-vio_viosslfactories.cc | ||
pkg-message.in |