mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
Fixed comment for prime test.
(Again, mostly to test sendmail replacement for tunneling.) mysql-test/t/sp.test: Fixed comment for prime test.
This commit is contained in:
parent
8993010222
commit
86719746e8
1 changed files with 6 additions and 5 deletions
|
@ -1381,8 +1381,9 @@ show procedure status like '%p%'|
|
|||
call ip(200)|
|
||||
# We don't want to select the entire table here, just pick a few
|
||||
# examples.
|
||||
# Expected result is:
|
||||
# The expected result is:
|
||||
# i p
|
||||
# --- ----
|
||||
# 45 211
|
||||
# 100 557
|
||||
# 199 1229
|
||||
|
|
Loading…
Add table
Reference in a new issue