Hyperdrive does not currently support MySQL AuthSwitchRequest messages

For Workers & Pages, what is the name of the domain?

none

What is the error number?

none

What is the issue or error you’re encountering

Hyperdrive does not currently support MySQL AuthSwitchRequest messages

What steps have you taken to resolve the issue?

mysql parameters

client.port
3306

client.socket
/var/run/mysqld/mysqld.sock

mysqld.authentication_policy
mysql_native_password

mysqld.back_log
5285

mysqld.binlog_cache_size
32768

mysqld.binlog_expire_logs_seconds
604800

mysqld.binlog_format
MIXED

mysqld.binlog_order_commits
ON

mysqld.binlog_purge_size
102400M

mysqld.binlog_row_image
FULL

mysqld.connect_timeout
10

mysqld.datadir
/data/mysql/data

mysqld.default_tmp_storage_engine
innodb

mysqld.enforce_gtid_consistency
ON

mysqld.gtid_mode
ON

mysqld.host_cache_size
867

mysqld.innodb_buffer_pool_size
128M

mysqld.innodb_doublewrite_batch_size
16

mysqld.innodb_doublewrite_pages
32

mysqld.innodb_flush_method
O_DIRECT

mysqld.innodb_io_capacity
200

mysqld.innodb_io_capacity_max
2000

mysqld.innodb_log_buffer_size
8388608

mysqld.innodb_open_files
4000

mysqld.innodb_purge_threads
1

mysqld.innodb_read_io_threads
4

mysqld.innodb_redo_log_capacity
104857600

mysqld.join_buffer_size
262144

mysqld.key_buffer_size
16777216

mysqld.local_infile
ON

mysqld.log-bin
/data/mysql/binlog/mysql-bin

mysqld.log_bin_index
/data/mysql/binlog/mysql-bin.index

mysqld.log_error_verbosity
2

mysqld.log_output
FILE

mysqld.log_replica_updates
1

mysqld.log_statements_unsafe_for_binlog
OFF

mysqld.loose_audit_log_buffer_size
1Mb

mysqld.loose_audit_log_file
/data/mysql/auditlog/audit.log

mysqld.loose_audit_log_handler
FILE

mysqld.loose_audit_log_policy
ALL

mysqld.loose_audit_log_rotate_on_size
10485760

mysqld.loose_audit_log_rotations
5

mysqld.loose_audit_log_strategy
ASYNCHRONOUS

mysqld.loose_cluster_mts_recover_use_index
ON

mysqld.loose_consensus_auto_leader_transfer
OFF

mysqld.loose_consensus_auto_reset_match_index
ON

mysqld.loose_consensus_election_timeout
1000

mysqld.loose_consensus_enabled
ON

mysqld.loose_consensus_io_thread_cnt
8

mysqld.loose_consensus_large_trx
ON

mysqld.loose_consensus_prefetch_window_size
100

mysqld.loose_consensus_worker_thread_cnt
8

mysqld.loose_consensuslog_revise
ON

mysqld.loose_smartengine
0

mysqld.loose_smartengine_base_background_compactions
1

mysqld.loose_smartengine_batch_group_max_group_size
15

mysqld.loose_smartengine_batch_group_max_leader_wait_time_us
50

mysqld.loose_smartengine_batch_group_slot_array_size
5

mysqld.loose_smartengine_block_cache_size
321912832

mysqld.loose_smartengine_block_size
16384

mysqld.loose_smartengine_compaction_delete_percent
50

mysqld.loose_smartengine_compression_per_level
kZSTD:kZSTD:kZSTD

mysqld.loose_smartengine_datadir
/data/mysql/smartengine

mysqld.loose_smartengine_db_total_write_buffer_size
321912832

mysqld.loose_smartengine_db_write_buffer_size
321912832

mysqld.loose_smartengine_disable_auto_compactions
0

mysqld.loose_smartengine_dump_memtable_limit_size
0

mysqld.loose_smartengine_enable_2pc
1

mysqld.loose_smartengine_flush_delete_percent
70

mysqld.loose_smartengine_flush_delete_percent_trigger
700000

mysqld.loose_smartengine_flush_delete_record_trigger
700000

mysqld.loose_smartengine_flush_log_at_trx_commit
1

mysqld.loose_smartengine_level0_file_num_compaction_trigger
64

mysqld.loose_smartengine_level0_layer_num_compaction_trigger
2

mysqld.loose_smartengine_level1_extents_major_compaction_trigger
1000

mysqld.loose_smartengine_level2_usage_percent
70

mysqld.loose_smartengine_max_background_compactions
1

mysqld.loose_smartengine_max_background_flushes
1

mysqld.loose_smartengine_max_total_wal_size
321912832

mysqld.loose_smartengine_min_write_buffer_number_to_merge
1

mysqld.loose_smartengine_row_cache_size
106954752

mysqld.loose_smartengine_scan_add_blocks_limit
100

mysqld.loose_smartengine_wal_dir
/data/mysql/smartengine

mysqld.loose_smartengine_write_buffer_size
33554432

mysqld.max_binlog_size
134217728

mysqld.max_connections
167

mysqld.max_prepared_stmt_count
16382

mysqld.mysqlx
0

mysqld.mysqlx-port
33060

mysqld.open_files_limit
1048576

mysqld.performance_schema
OFF

mysqld.performance_schema_digests_size
10000

mysqld.performance_schema_events_stages_history_long_size
10000

mysqld.performance_schema_events_transactions_history_long_size
10000

mysqld.persisted_globals_load
OFF

mysqld.pid-file
/var/run/mysqld/mysqld.pid

mysqld.plugin-load-add
audit_log=audit_log.so

mysqld.port
3306

mysqld.read_buffer_size
262144

mysqld.read_rnd_buffer_size
524288

mysqld.relay_log
relay-bin

mysqld.relay_log_index
relay-bin.index

mysqld.relay_log_recovery
ON

mysqld.skip_name_resolve
ON

mysqld.slave_exec_mode
IDEMPOTENT

mysqld.socket
/var/run/mysqld/mysqld.sock

mysqld.sort_buffer_size
262144

mysqld.sql_mode
NO_ENGINE_SUBSTITUTION

mysqld.table_open_cache
4000

mysqld.thread_cache_size
60

mysqld.thread_stack
262144

This topic was automatically closed after 15 days. New replies are no longer allowed.