For some reason we are not able to see mysql.proc table. Could you help check?
# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 282
Server version: 8.0.18-commercial MySQL Enterprise Server - CommercialCopyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.mysql> select name from mysql.proc;
ERROR 1146 (42S02): Table 'mysql.proc' doesn't exist
mysql>
Release : 10.0
Component : API GATEWAY
Update Gateway to 10 also requires an upgrade of mysql from 5.7 to 8.x for SSG database - Stored procedures are handled different in 8.x No more PROC table