summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/r/myisam_storedproc_06.result
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-03-09 16:04:50 +0200
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-03-09 16:04:50 +0200
commit01f218e896e7877758977d6a969bafb15514df14 (patch)
treeed11f22af203acdc577003b96ec6d34e01e71cd9 /mysql-test/suite/funcs_1/r/myisam_storedproc_06.result
parentd1cbc64c3897422d30386f46dc7e7f28656a2ccb (diff)
parentdc1c65b6180b19c09e49e8137286ae04120c5559 (diff)
downloadmariadb-git-01f218e896e7877758977d6a969bafb15514df14.tar.gz
merge mysql-5.1->mysql-5.5
Diffstat (limited to 'mysql-test/suite/funcs_1/r/myisam_storedproc_06.result')
-rw-r--r--mysql-test/suite/funcs_1/r/myisam_storedproc_06.result2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/suite/funcs_1/r/myisam_storedproc_06.result b/mysql-test/suite/funcs_1/r/myisam_storedproc_06.result
index 0a117c830ee..f08165b21f8 100644
--- a/mysql-test/suite/funcs_1/r/myisam_storedproc_06.result
+++ b/mysql-test/suite/funcs_1/r/myisam_storedproc_06.result
@@ -129,8 +129,6 @@ root@localhost db_storedproc_1
drop user 'user_1'@'localhost';
DROP PROCEDURE sp3;
DROP FUNCTION fn1;
-Warnings:
-Warning 1403 There is no such grant defined for user 'user_1' on host 'localhost' on routine 'fn1'
Testcase 3.1.6.4:
-----------------