Bug Report from Jp_Dahlgren #2019-1-14_14-7-37

OS info

Problem description

I’ve deployed by Wappler webapp from local dev to an Azure WebApp using MySQL In-App. The forms work fine, but no data are displayed. I suspect that my database is in a different location in the production environment.

My local MySQL database is located at C:\xampp\mysql\data\wwwidgets_db.
In prod the database is located at D:\home\data\mysql\wwwidgets_db.

Do I need to change the location of my local database or can I change a target setting someplace to compensate? If I am barking up the wrong tree, let me know.

Steps to reproduce

Community Page
Last updated: