MySQL Forums
Forum List  »  MySQL & Kubernetes

Does this operator support mariadb? I saw skip_log_error in configuration
Posted by: Bing Ma
Date: November 21, 2023 08:23PM

00-basic.cnf: |
# Basic configuration.
# Do not edit.
[mysqld]
plugin_load_add=auth_socket.so
loose_auth_socket=FORCE_PLUS_PERMANENT
skip_log_error
log_error_verbosity=3

#####
skip_log_error is a mariadb config item,I think

Options: ReplyQuote


Subject
Written By
Posted
Does this operator support mariadb? I saw skip_log_error in configuration
November 21, 2023 08:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.