Commit 6557fca0 authored by jimw@mysql.com's avatar jimw@mysql.com

Update out-of-date test result

parent de46ae18
...@@ -545,7 +545,7 @@ proc is_deterministic enum('YES','NO') ...@@ -545,7 +545,7 @@ proc is_deterministic enum('YES','NO')
proc security_type enum('INVOKER','DEFINER') proc security_type enum('INVOKER','DEFINER')
proc param_list blob proc param_list blob
proc returns char(64) proc returns char(64)
proc body blob proc body longblob
proc definer char(77) proc definer char(77)
proc created timestamp proc created timestamp
proc modified timestamp proc modified timestamp
......
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