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
Using MySQL stored procedures in stat of INSERT query
Moderator: Mattk
-
- Fresh Boarder
- Posts: 1
- Joined: Mon Dec 09, 2019 3:23 pm
Using MySQL stored procedures in stat of INSERT query
Weg ermee. Kom hier niet meer terug.
Re: Using MySQL stored procedures in stat of INSERT query
not supported.