1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/suite/funcs_1/storedproc
davi@mysql.com/endora.local 6a4687376b Bug#34108 "Drop function" (test "storedproc_06") returns different message (all handlers)
The problem is that the patch for Bug 33464 didn't update the
results of the test cases which caused the problem.

Dropping a stored routine also revoke privileges for all users
on the stored routine and errors about missing grants are converted
into warnings. Before Bug 33464 such errors could be incorrectly
returned to the user, which would later trigger a assertion due to
multiple errors being set.
2008-05-06 15:43:13 -03:00
..
2008-03-31 19:48:02 +02:00
2008-03-31 19:48:02 +02:00
2008-04-01 13:18:31 +02:00
2008-03-31 19:48:02 +02:00
2008-03-31 19:48:02 +02:00
2008-04-01 13:18:31 +02:00