phpMyAdmin
Fix MariaDB replica replication user creation
Apr 2023 - Merged Apr 2024 · Fixes #18210
Merged · phpMyAdmin 5.2.2
Authored and merged a fix to phpMyAdmin (7.9k+ GitHub stars) resolving an issue where creating a replication user on MariaDB failed. The patch ensures the USING clause is applied only when an authentication plugin is set-matching MariaDB's expected behavior.


