View Issue Details

IDProjectCategoryView StatusLast Update
0004525SymmetricDSBugpublic2022-08-05 19:32
Reporterpmarzullo Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.14.0Fixed in Version3.14.0 
Summary0004525: Database name with special character like minus sign, fails to create trigger
DescriptionOn 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 Reproducecreate database my-test;
Tagsdialect: mysql/mariadb

Relationships

related to 0005393 closedemiller MySqlDdlReader.getTriggers() throws SQLException when MySQL database name contains special character 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-09-04 18:22 pmarzullo New Issue
2020-09-04 18:22 pmarzullo Tag Attached: dialect: mysql/mariadb
2021-11-16 20:28 elong Target Version 3.13.0 => 3.13.1
2021-12-11 17:10 admin Target Version 3.13.1 => 3.12.14
2021-12-20 13:55 admin Target Version 3.12.14 => 3.12.15
2022-01-13 13:32 elong Target Version 3.12.15 => 3.14.0
2022-07-25 16:30 elong Target Version 3.14.0 => 3.14.1
2022-08-03 15:00 emiller Status new => resolved
2022-08-03 15:00 emiller Resolution open => fixed
2022-08-03 15:00 emiller Fixed in Version => 3.14.0
2022-08-03 15:02 emiller Relationship added related to 0005393
2022-08-05 19:32 elong Assigned To => emiller
2022-08-05 19:32 elong Status resolved => closed