Skip to content

Stored proedures or functions created with root@localhost cannot be changed on next logon #17294

@gitalmeiais

Description

@gitalmeiais

I got this problem creating stored procedures/functions on the phpmyadmin interface and Mysql Workbench.
The problem seems to occurs on the next day, since I kept logged on editing and testing the code I was just created.
How to reproduce:
Create a stored procedure in the phpmydmin web interface and save it.
The procedure is shown in the related tab and can be edited/executed as many time as you want.
On the next day, the edit button is disabled and when I click on the procedure/funcion I got de message saying I don't have enough privilegies to edit it.
image
The stored procedures/functions are still functional. I can run them externally, from any mysql connection, with simple credentials. Actually I have a php webservice that call then and they are still running correctly, but I can't change then anymore ...

Metadata

Metadata

Assignees

Labels

questionUsed when we need feedback from the submitter or when the issue is a question about PMA

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions