[CONJ-155] Can't insert semicolons with rewriteBatchedStatements=true Created: 2015-05-22 Updated: 2015-06-23 Resolved: 2015-06-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.1.8 |
| Fix Version/s: | 1.1.9 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Andy Shulman | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The fix for For instance, INSERT INTO `mytable`(`myfield`) VALUES (';') |
| Comments |
| Comment by Julien Pivotto [ 2015-05-22 ] |
|
Duplicate of |
| Comment by Andy Shulman [ 2015-05-23 ] |
|
I agree it's a duplicate, but it's definitely not fixed on master. |
| Comment by Diego Dupin [ 2015-06-23 ] |
|
it is now (since the 4 june) |