B4BY.588
Home
Terminal
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
mysql-test
/
r
/
Filename :
udf_skip_grants.result
back
Copy
CREATE FUNCTION a RETURNS STRING SONAME ''; ERROR HY000: Can't initialize function 'a'; UDFs are unavailable with the --skip-grant-tables option DROP FUNCTION a; ERROR 42000: FUNCTION test.a does not exist End of 5.0 tests