Describe the bug
When I try to add Mysql DB, i got this error:
No production revisions found for the 'CDPTabular1' interface in the connector's interfaces.
Steps to Reproduce
pac code add-data-source -a "shared_mysql" -c "shared-mysql-xxx...." -d "serwer,dbname" -t "[dbo].[table]"
Expected behavior
Generated service
Actual behavior
Error No production revisions found for the 'CDPTabular1' interface in the connector's interfaces.
Environment information
- VSCode
- Connection to MSSQL works
- From Power automate i can use this connection and read tables
Describe the bug
When I try to add Mysql DB, i got this error:
No production revisions found for the 'CDPTabular1' interface in the connector's interfaces.
Steps to Reproduce
pac code add-data-source -a "shared_mysql" -c "shared-mysql-xxx...." -d "serwer,dbname" -t "[dbo].[table]"
Expected behavior
Generated service
Actual behavior
Error No production revisions found for the 'CDPTabular1' interface in the connector's interfaces.
Environment information