Search found 1 match

by pebender
Mon Dec 21, 2020 4:50 am
Forum: Meteobridge Discussion
Topic: MYSQL Event Sends Empty Query
Replies: 1
Views: 849

MYSQL Event Sends Empty Query

Hi,

I am configuring my Meteobridge to send data to a MariaDB database. The MariaDB is hosted on a Synology NAS.

My Meteobridge connects to the database fine. However, when it sends the INSERT query, my server side log file shows an empty query was sent. When I submit the same INSERT query using ...