MariaDB / MySQL

63 readers
1 users here now

Community for MariaDB/MySQL users

founded 5 months ago
MODERATORS
1
2
3
 
 

I tried to use the new PARSEC auth method in MariaDB 11.8 but ran into an error:

> CREATE USER 'app_user'@'%' IDENTIFIED VIA parsec USING PASSWORD('your_secure_password');
ERROR 1524 (HY000): Plugin 'parsec' is not loaded

Why isn't the plugin loaded by default?

4
 
 

The MariaDB story told on Nextcloud's podcast (50%+ of Nextcloud instances are running MariaDB).

5
3
submitted 5 months ago* (last edited 5 months ago) by cm0002@lemmy.world to c/mariadb_mysql@programming.dev
6