Using MySQL stored procedures in stat of INSERT query

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

Moderator: Mattk

Post Reply
buckfast_beekeeper
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Mon Dec 09, 2019 3:23 pm

Using MySQL stored procedures in stat of INSERT query

Post by buckfast_beekeeper »

Dear,

I'm newbie with meteohub. At the moment I use a normal INSERT MySQL statement to put data in my own MariaDb database. Normally I prefer to use stored procedures. Works faster than an normal INSERT and is easier to manage. With meteobridge I have all times an error. The same stored pocedure, called by a PHP page works fine. The meteobridge settings are correct while the INSERT statement works.

Is it possible to work with stored procedures and if yes, how?

Thanks in advanced
Weg ermee. Kom hier niet meer terug.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Using MySQL stored procedures in stat of INSERT query

Post by admin »

not supported.
Post Reply