Permissions error when creating database

Hola, tengo un error al crear tablas con llaves foráneas en mi base de datos, las tablas que no tienen ninguna relación con otras se crean sin problemas, pero al crear una tabla con relación muchos michos me da el siguiente error:
#1142 - REFERENCES comando negado para usuario: ‘mi usuario :)’ para tabla ‘usuario’
y es que no tengo todos los permisos, y no me deja modificar los permisos, ¿Qué hago? gracias

Translated by the moderator

Hello, I have an error when creating tables with foreign keys in my database, the tables that have no relationship with others are created without problems, but when creating a table with relation many michos gives me the following error:

1142 - REFERENCES command denied for user: ‘my user :)’ for table ‘user’
And it is that I do not have all the permissions, and it does not let me modify the permissions, what do I do? Thank you

Hi and welcome to the forum

Please speak English (it is the only official language on this forum)

I believe the problem is in this

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.