1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Remove duplicated test for Bug#34517

mysql-test/r/change_user.result:
  Update test case result.
mysql-test/r/not_embedded_server.result:
  Update test case result.
mysql-test/t/change_user.test:
  Move newer (and better) version of the test case.
mysql-test/t/not_embedded_server.test:
  Move this test case over to change_user.test
  This version is deterministic.
This commit is contained in:
Davi Arnaut
2009-01-31 22:04:57 -02:00
parent eb749275f8
commit c0ae6f6d86
4 changed files with 17 additions and 51 deletions

View File

@ -1,2 +1,3 @@
FLUSH STATUS;
Value of com_select did not change
select 1;
1
1