Revert and fix confusion between tests analyse and analyze. Following the
naming scheme for tests related to functions, rename analyse.test to func_analyse.test (test for the ANALYSE() procedure). Avoids confusion with the ANALYZE statement (tested in analyze.test).
Showing
mysql-test/r/analyze.result
0 → 100644
mysql-test/t/analyze.test
0 → 100644
Please register or sign in to comment