Skip to content
Snippets Groups Projects
Commit eccab97b authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Merge Bug#716683 admin console hangs if not recognized command

Update test results.
parent e9e3f61b
No related branches found
No related tags found
No related merge requests found
...@@ -106,7 +106,6 @@ An error occurred: ERR_CODE_ILLEGAL_PARAMS, 'Illegal parameters' ...@@ -106,7 +106,6 @@ An error occurred: ERR_CODE_ILLEGAL_PARAMS, 'Illegal parameters'
select * from t0 where k0='Spears' select * from t0 where k0='Spears'
Found 1 tuple: Found 1 tuple:
['Spears', 'Britney'] ['Spears', 'Britney']
# #
# A test case for: http://bugs.launchpad.net/bugs/716683 # A test case for: http://bugs.launchpad.net/bugs/716683
# Admin console should not stall on unknown command. # Admin console should not stall on unknown command.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment