Description
<p>Some people are experiencing SQL issues while updating. SQL Update is triggered, even while they are already on MySQL v5.6. We suspect the statement to be causing the problems, since it throws an Error 1175 (safe-update mode attempt without a WHERE that uses a KEY column).</p>
<p><span style="line-height: 1.4em;">Besides that the table name is written as 'Version' (needs to be lowercase v), which could cause issues for databases that are Case Sensitive.</span></p>
<p><span style="line-height: 1.4em;">Besides that the table name is written as 'Version' (needs to be lowercase v), which could cause issues for databases that are Case Sensitive.</span></p>
Attachments
Issue Links
- links to