I fixed it by added [mysqld] binlog_format = 'ROW'
to my mysql configuration. However, this has broken my database replication. I'll work on that. It's because of binary logging, which nobody who beta tested this was probably doing. Logging is necessary for replication. On Sunday, March 12, 2017 at 11:09:14 PM UTC-4, Craig Thom wrote: > > 3.6.2 > > I started with the new weewx.conf and made changes one at a time, testing > each one. > > Everything is fine until I change > > [DataBindings] > > [[wx_binding]] > > from database = archive_sqlite to archive_mysql > > I used the default values when I set it up, so all the schema,table, user > name, password, etc., stuff is the same. > > > > > On Sunday, March 12, 2017 at 10:44:55 PM UTC-4, mwall wrote: >> >> craig, >> >> what version of weewx were you running before you upgraded to 3.7.0? >> >> m >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
