mariadb/plugin/auth_mysql_sha2/mysql-test/mysql_sha2/fini.inc
Sergei Golubchik 63583b0824 MDEV-9804 Implement a caching_sha2_password plugin
but without caching
2025-07-27 13:57:06 +02:00

3 lines
66 B
PHP

drop procedure checkme;
drop user test1@'%';
drop user test2@'%';