From e1c458c198cd7871919ec6a4399e81654f1244e6 Mon Sep 17 00:00:00 2001 From: MPLew-is Date: Wed, 23 Mar 2016 04:02:41 -0400 Subject: [PATCH] Remove adding mysqltest to path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No longer present in “bin” directory --- mysql.json | 1 - 1 file changed, 1 deletion(-) diff --git a/mysql.json b/mysql.json index c3894febcb..65564be151 100644 --- a/mysql.json +++ b/mysql.json @@ -23,7 +23,6 @@ "bin\\mysqlimport.exe", "bin\\mysqlshow.exe", "bin\\mysqlslap.exe", - "bin\\mysqltest.exe", "bin\\my_print_defaults.exe" ] }