Mariadb Serverless Single Node
For cloud databases using the MariaDB Serverless Single Node topology, the following Configuration Manager parameters are available to configure the behavior of the MariaDB Server:
| Name |
Default Value |
| auto_increment_increment |
1 |
| autocommit |
ON |
| cracklib_password_check |
OFF |
| default_password_lifetime |
0 |
| default_time_zone |
system |
| disconnect_on_expired_password |
OFF |
| div_precision_increment |
4 |
| eq_range_index_dive_limit |
200 |
| event_scheduler |
OFF |
| expire_logs_days |
4 |
| explicit_defaults_for_timestamp |
OFF |
| innodb_autoextend_increment |
64 |
| innodb_autoinc_lock_mode |
2 |
| log_slow_filter |
admin, filesort, filesort_on_disk, filesort_priority_queue, full_join, full_scan, query_cache, query_cache_miss, tmp_table, tmp_table_on_disk |
| log_slow_rate_limit |
1 |
| log_slow_verbosity |
|
| long_query_time |
10.0 |
| lower_case_table_names |
0 |
| max_allowed_packet |
33554432 |
| max_password_errors |
4294967295 |
| optimizer_search_depth |
62 |
| optimizer_switch |
AUTO_GENERATED |
| read_only |
OFF |
| session_track_system_variables |
autocommit, character_set_client, character_set_connection, character_set_results, time_zone |
| simple_password_check_digits |
1 |
| simple_password_check_letters_same_case |
1 |
| simple_password_check_minimal_length |
8 |
| simple_password_check_other_characters |
1 |
| slow_query_log |
OFF |
| sql_mode |
ERROR_FOR_DIVISION_BY_ZERO, NO_AUTO_CREATE_USER, NO_ENGINE_SUBSTITUTION, STRICT_TRANS_TABLES |
| strict_password_validation |
ON |
| transaction_isolation |
REPEATABLE-READ |