berwinter / uvr1611

UVR1611 Data Logger Pro
GNU General Public License v3.0
31 stars 22 forks source link

Compatibility to MySQL strict mode ("SELECT list is not in GROUP BY c… #43

Closed bobosch closed 4 years ago

bobosch commented 4 years ago

When MySQL runs in strict mode, the GROUP BY must contain the SELECT columns. I use an older version of uvr1611, so the pull request may not fit