Skip to content

Commit

Permalink
mysql-connector-java v5.1.8 with mysql server v5.6 causes
Browse files Browse the repository at this point in the history
MySQLSyntaxErrorException - TRUNK-4210
  • Loading branch information
dkayiwa committed Jan 7, 2014
1 parent 351620d commit 647066c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/pom.xml
Expand Up @@ -215,7 +215,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.8</version>
<version>5.1.28</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 647066c

Please sign in to comment.