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…
121 "plugin": "unix_socket"
135 …IED VIA ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/wkjDmgJXwWvpJ5gmsZc' OR unix_socket OR mysql_native…
139 …IED VIA ed25519 USING 'qv2mG6HWCuy32Slb5xhV4THStewNz2VINVPbgk+XAJ8' OR unix_socket OR mysql_native…
140 alter user mysqltest1 identified via unix_socket OR mysql_native_password as password("some");
143 CREATE USER `mysqltest1`@`%` IDENTIFIED VIA unix_socket OR mysql_native_password USING '*BFE3F4604C…
147 CREATE USER `mysqltest1`@`%` IDENTIFIED VIA unix_socket OR mysql_native_password USING '*9B500343BC…
148 alter user mysqltest1 identified via unix_socket;
150 ERROR HY000: SET PASSWORD is ignored for users authenticating via unix_socket plugin
151 alter user mysqltest1 identified via mysql_native_password as password("some") or unix_socket;
154 …ENTIFIED VIA mysql_native_password USING '*BFE3F4604CFD21E6595080A261D92EF0183B5971' OR unix_socket
157 create user mysqltest1 identified via ed25519 as password("good") OR unix_socket OR mysql_native_pa…
160 …identified via mysql_native_password as '1234567890123456789012345678901234567890a' OR unix_socket;
161 …identified via mysql_native_password as '1234567890123456789012345678901234567890a' OR unix_socket;
166 … USER `mysqltest1`@`%` IDENTIFIED VIA mysql_native_password USING 'invalid password' OR unix_socket
197 create user mysqltest1 identified via mysql_native_password as password("good") OR unix_socket;
200 …ENTIFIED VIA mysql_native_password USING '*8409037B3E362D6DAE24C8E667F4D3B66716144E' OR unix_socket