Lines Matching refs:unix_socket

2 create user 'USER'         identified via unix_socket OR mysql_native_password as password("GOOD");
3 create user mysqltest1 identified via unix_socket OR mysql_native_password as password("good");
6 CREATE USER `mysqltest1`@`%` IDENTIFIED VIA unix_socket OR mysql_native_password USING '*8409037B3E…
18 create user 'USER' identified via mysql_native_password as password("GOOD") OR unix_socket;
19 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
22 …ENTIFIED VIA mysql_native_password USING '*8409037B3E362D6DAE24C8E667F4D3B66716144E' OR unix_socket
34 create user 'USER' identified via unix_socket OR ed25519 as password("GOOD");
35 create user mysqltest1 identified via unix_socket OR ed25519 as password("good");
38 CREATE USER `mysqltest1`@`%` IDENTIFIED VIA unix_socket OR ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/w…
50 create user 'USER' identified via ed25519 as password("GOOD") OR unix_socket;
51 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket;
54 …est1`@`%` IDENTIFIED VIA ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/wkjDmgJXwWvpJ5gmsZc' OR unix_socket
66 create user 'USER' identified via ed25519 as password("GOOD") OR unix_socket OR mysql_nativ…
67 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket OR mysql_native_pa…
70 …IED VIA ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/wkjDmgJXwWvpJ5gmsZc' OR unix_socket OR mysql_native…
101 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket OR mysql_native_pa…
104 …IED VIA ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/wkjDmgJXwWvpJ5gmsZc' OR unix_socket OR mysql_native…
120 "plugin": "unix_socket"
134 …IED VIA ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/wkjDmgJXwWvpJ5gmsZc' OR unix_socket OR mysql_native…
138 …IED VIA ed25519 USING 'qv2mG6HWCuy32Slb5xhV4THStewNz2VINVPbgk+XAJ8' OR unix_socket OR mysql_native…
139 alter user mysqltest1 identified via unix_socket OR mysql_native_password as password("some");
142 CREATE USER `mysqltest1`@`%` IDENTIFIED VIA unix_socket OR mysql_native_password USING '*BFE3F4604C…
146 CREATE USER `mysqltest1`@`%` IDENTIFIED VIA unix_socket OR mysql_native_password USING '*9B500343BC…
147 alter user mysqltest1 identified via unix_socket;
149 ERROR HY000: SET PASSWORD is ignored for users authenticating via unix_socket plugin
150 alter user mysqltest1 identified via mysql_native_password as password("some") or unix_socket;
153 …ENTIFIED VIA mysql_native_password USING '*BFE3F4604CFD21E6595080A261D92EF0183B5971' OR unix_socket
156 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket OR mysql_native_pa…
159 …identified via mysql_native_password as '1234567890123456789012345678901234567890a' OR unix_socket;
160 …identified via mysql_native_password as '1234567890123456789012345678901234567890a' OR unix_socket;
165 … USER `mysqltest1`@`%` IDENTIFIED VIA mysql_native_password USING 'invalid password' OR unix_socket
196 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
199 …ENTIFIED VIA mysql_native_password USING '*8409037B3E362D6DAE24C8E667F4D3B66716144E' OR unix_socket