From 58df9e3446ba05efd49aa6a5519ed55df32e3a4f Mon Sep 17 00:00:00 2001 From: Rucha Deodhar Date: Mon, 8 Feb 2021 14:52:04 +0530 Subject: MDEV-22010: use executables MariaDB named in scripts As a part of this MDEV following changes were made: 1) Mariadb named executables used instead of mysql named executables in scripts 2) renamed mysql-test-run and mysql-stress-test to mariadb-test-run and mariadb-stress-test and created a symlink. --- libmariadb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmariadb') diff --git a/libmariadb b/libmariadb index 3cf45a2c571..b6f8883d968 160000 --- a/libmariadb +++ b/libmariadb @@ -1 +1 @@ -Subproject commit 3cf45a2c5711936840bdbdb3a0d74869d12e69a7 +Subproject commit b6f8883d9687936a50a7ed79bd9e5af2340efccd -- cgit v1.2.1