Commit Graph

1 Commits (4e9a56624d8d7f86f3ad83059044f77599af42a1)

Author SHA1 Message Date
bluikko aa817adbed Add primary keys to Logs and Stats tables ()
* Add primary keys to Logs and Stats tables

Adds an auto_increment int(10) Id as PRIMARY KEY to Logs and Stats tables.

Closes ZoneMinder#2550 and makes ZoneMinder compatible with Galera writeset replication for InnoDB (Galera Cluster, Percona XtraDB Cluster).

*  Do ALTER TABLE only if columns do not exist

*  Add forgotten prepare/execute
2019-07-07 08:26:06 -04:00