mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
MDEV-6720 - enable connection log in mysqltest by default
This commit is contained in:
@@ -16,6 +16,7 @@ BEGIN
|
||||
RETURN ROUND(3 * RAND() + 0.5);
|
||||
END |
|
||||
SET GLOBAL use_stat_tables = PREFERABLY;
|
||||
connection default;
|
||||
DROP TABLE A;
|
||||
DROP PROCEDURE p_analyze;
|
||||
DROP FUNCTION rnd3;
|
||||
|
Reference in New Issue
Block a user