Hello, i have windows 10 x64, with MySQL SERVER 8.0.11
I´m calling from visual studio 2017 C# a stored procedured, but always get the error: Table 'mysql.proc' doesn´t exist.
This table is not included in Mysql server 8.0.11.
How can i call my stored procedure ?
Thanks.
I´m calling from visual studio 2017 C# a stored procedured, but always get the error: Table 'mysql.proc' doesn´t exist.
This table is not included in Mysql server 8.0.11.
How can i call my stored procedure ?
Thanks.