MySQL Forums
Forum List  »  Spanish

LLamar a procedimiento almacenado en MySQL 8.0.11 desde C#. ERROR Table mysql.proc doesn´t exist
Posted by: Jose Carrillo
Date: June 18, 2018 01:24AM

Hola, desde windows 10 x64, con MySQL 8.0.11.

Desde C# en visual studio 2017, estoy llamando a un procedimiento almacenado como lo solía hacer en MySQL 5.7, pero al invocarlo me está devolviendo el error : Table 'mysql.proc' doesn´t exist.

Esta tabla veo que no está incluida dentro de la base de datos de MySQL.

Como tengo ahora que llamar al procedimiento ?

Gracias.

Options: ReplyQuote


Subject
Views
Written By
Posted
LLamar a procedimiento almacenado en MySQL 8.0.11 desde C#. ERROR Table mysql.proc doesn´t exist
1100
June 18, 2018 01:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.