Login to clickhouse use mysql protocol, ERROR 192 (00000): There is no user `test` in user directories
Created a user in users.xml, but I cannot login in to the clickhouse-server with that name, says 'no user in user directories'. [ec2-user@local ~]$ mysql -utest -hxx.xxx.xx.xx -P9004 -p Enter password: ERROR 192 (00000): There is no user `test` in…