quattro123
Basic Pleskian
- Server operating system version
 - Debian 11
 
- Plesk version and microupdate number
 - 18.0.43
 
Hi, I have upgradet to Maria DB 10.6.8 and since then I am having problems by using skip-name-resolve = 1 in my my.cnf. 
my.cnf
[mysqld]
bind-address = ::
I know that there are some changes with bind-adress = :: since maria 10.6.8, but I don't understand which value exactly I need to enter here for the bind adress to get skip-name-resolve working.
Can someone help?
				
			Warning: Database "xxx"
Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2: WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol. mysqldump: Got error: 1130: "Host '::1' is not allowed to connect to this MariaDB server" when trying to connect
my.cnf
[mysqld]
bind-address = ::
I know that there are some changes with bind-adress = :: since maria 10.6.8, but I don't understand which value exactly I need to enter here for the bind adress to get skip-name-resolve working.
Can someone help?