MYSQL Event Sends Empty Query

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
pebender
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Mon Dec 21, 2020 4:30 am

MYSQL Event Sends Empty Query

Post 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.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: MYSQL Event Sends Empty Query

Post by admin »

How do you know that it connects fine to your database?
Post Reply