Commit Graph

1 Commits (e630550d0f1ef169aca011a6a0220c7db3d0268f)

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