UDF test documented
This commit is contained in:
parent
50bc2a1e37
commit
0be46b976c
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* Run this script and monitor server memory to make sure
|
||||
* there are no memory leaks.
|
||||
*/
|
||||
|
||||
DELIMITER $$
|
||||
CREATE PROCEDURE udf_test(vLoops BIGINT)
|
||||
|
|
Reference in New Issue