Commit c72dc7b4 authored by unknown's avatar unknown

Fixed comment for prime test.

(Again, mostly to test sendmail replacement for tunneling.)


mysql-test/t/sp.test:
  Fixed comment for prime test.
parent e7ef688a
...@@ -1381,8 +1381,9 @@ show procedure status like '%p%'| ...@@ -1381,8 +1381,9 @@ show procedure status like '%p%'|
call ip(200)| call ip(200)|
# We don't want to select the entire table here, just pick a few # We don't want to select the entire table here, just pick a few
# examples. # examples.
# Expected result is: # The expected result is:
# i p # i p
# --- ----
# 45 211 # 45 211
# 100 557 # 100 557
# 199 1229 # 199 1229
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment