Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the storage.sql setup script to match the script in trillian 1.6.0[1]. This prevents the following error when running the script against the most revent MySQL version in GCP: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF NOT EXISTS TreeHeadRevisionIdx ON TreeHead(TreeId, TreeRevision)' at line 1 [1] https://github.com/google/trillian/blob/v1.6.0/storage/mysql/schema/storage.sql Signed-off-by: Colleen Murphy <[email protected]>
- Loading branch information