Search found 1 match

by buckfast_beekeeper
Mon Dec 09, 2019 3:43 pm
Forum: Meteobridge Discussion
Topic: Using MySQL stored procedures in stat of INSERT query
Replies: 1
Views: 830

Using MySQL stored procedures in stat of INSERT query

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 ...