Page 1 of 1

MYSQL Event Sends Empty Query

Posted: Mon Dec 21, 2020 4:50 am
by pebender
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 the mysql command from a computer running CentOS 8.3 Linux the log file shows the complete INSERT query. In both cases I am using the same INSERT query. The INSERT query uses fixed values. It does not use any Meteobridge variable substations.

My Meteobridge has the following configuration:
Platform: TL-MR3020 (no USB hub)
RAM: 29364 kB total, 3448 kB free (88% used)
SW Version: Meteobridge 5.0 (Dec 19 2020, build 14175), FW 1.4

Any help would be appreciated.

Thank you.

Re: MYSQL Event Sends Empty Query

Posted: Sun Dec 27, 2020 12:08 pm
by admin
How do you know that it connects fine to your database?