View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004518 | SymmetricDS | Bug | public | 2020-09-03 15:21 | 2020-09-23 20:34 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.11.12 | Fixed in Version | 3.11.12 | ||
Summary | 0004518: Database name with special character like minus sign, fails to create trigger when in same database | ||||
Description | On MySQL, the database name had a minus (-) sign in the name, which caused trigger creation to fail. org.jumpmind.db.sql.SqlException: 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 | ||||
Steps To Reproduce | create database my-test; | ||||
Tags | dialect: mysql/mariadb | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-03 15:21 | pmarzullo | New Issue | |
2020-09-03 15:21 | pmarzullo | Status | new => assigned |
2020-09-03 15:21 | pmarzullo | Assigned To | => pmarzullo |
2020-09-03 15:21 | pmarzullo | Tag Attached: dialect: mysql/mariadb | |
2020-09-03 15:21 | pmarzullo | Relationship added | related to 0004470 |
2020-09-03 15:24 | pmarzullo | Relationship added | related to 0004519 |
2020-09-03 15:55 | pmarzullo | Status | assigned => resolved |
2020-09-03 15:55 | pmarzullo | Resolution | open => fixed |
2020-09-03 15:55 | pmarzullo | Fixed in Version | => 3.11.12 |
2020-09-04 18:24 | pmarzullo | Summary | Database name with special character like minus sign, fails to create trigger => Database name with special character like minus sign, fails to create trigger when in same database |
2020-09-23 20:34 | admin | Status | resolved => closed |