----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6237/ -----------------------------------------------------------
Review request for cloudstack and Prasanna Santhanam. Description ------- Patch fixes typo, got this error: deploy-cloudstack-db: [echo] deploydb server-setup.xml templates.sql [exec] Recreating Database cloud. [exec] Recreating Database cloud_usage [exec] Error: Cannot execute create-schema.sql [exec] ERROR 1064 (42000) at line 1981: 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 ') ENGINE=InnoDB DEFAULT CHARSET=utf8' at line 23 Diffs ----- setup/db/create-schema.sql dc9e7b0 Diff: https://reviews.apache.org/r/6237/diff/ Testing ------- Works now. With failover enabled, got this error. Thanks, Rohit Yadav