[MDEV-14393] CREATE OR REPLACE + DEFINER + PROCEDURE Does Not Work Created: 2017-11-14 Updated: 2017-11-23 Resolved: 2017-11-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Stored routines |
| Affects Version/s: | 10.2.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Juan Telleria | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Windows |
||
| Description |
|
When executing the following SQL statement, it does not work, and MariaDB throws an error (When it should work):
But this works:
And this also works:
So the first statement shall also work, and does not. Thank you, |
| Comments |
| Comment by Alice Sherepa [ 2017-11-16 ] | ||||||||||||||||||||||||||||||||
|
please provide an example and what exact error is shown.
| ||||||||||||||||||||||||||||||||
| Comment by Juan Telleria [ 2017-11-22 ] | ||||||||||||||||||||||||||||||||
|
Mmmm... Seems to work, do not know why did not work previously for me | ||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2017-11-23 ] | ||||||||||||||||||||||||||||||||
|
So I will close the issue. If you find where the bug was, you are always welcome to write back, so we can reopen it. |