[debian-mysql] Bug#1001385: Bug#1001385: mariadb-client-10.5: authentification fails while the credentials are ok
Faustin Lammler
faustin at fala.red
Thu Dec 9 15:59:17 GMT 2021
Hi Anthony!
I am not able to reproduce this.
> - connect as root and create a database and a user :
> create database testbug;
> grant all privileges on testbug.* to 'testbug'@'127.0.0.1'
> identified by 's3cr3t';
> - try to connect with those credentials :
> mariadb -h 127.0.0.1 -u testbug -p testbug
This last command does not correspond to the previous user creation
command, I am wondering if this is not a password problem (you should
use something like '-ps3cr3t').
Cheers!
--
Faustin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-mysql-maint/attachments/20211209/990d903a/attachment.sig>
More information about the pkg-mysql-maint
mailing list