View Issue Details

IDProjectCategoryView StatusLast Update
0003484SymmetricDSImprovementpublic2018-03-12 12:26
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.5 
Target Version3.9.5Fixed in Version3.9.5 
Summary0003484: MySQL tinyint columns can be sent as boolean columns through DDL statements
DescriptionBy default MySQL tinyint columns will be transferred as tinyint to other platforms for table creations. Turning the following parameter on will allow this to translate to a boolean type on target platforms.

mysql.tinyint.ddl.to.boolean=true
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 c8abc97d

2018-03-09 12:44:27

josh-a-hicks

Details Diff
0003484: MySQL tinyint columns can be sent as boolean columns through
DDL statements
Affected Issues
0003484
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

SymmetricDS: 3.9 d84e933a

2018-03-09 12:49:08

josh-a-hicks

Details Diff
0003484: MySQL tinyint columns can be sent as boolean columns through
DDL statements
Affected Issues
0003484
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

Issue History

Date Modified Username Field Change
2018-03-09 17:44 josh-a-hicks New Issue
2018-03-09 17:44 josh-a-hicks Status new => assigned
2018-03-09 17:44 josh-a-hicks Assigned To => josh-a-hicks
2018-03-09 17:45 josh-a-hicks Status assigned => resolved
2018-03-09 17:45 josh-a-hicks Resolution open => fixed
2018-03-09 17:45 josh-a-hicks Fixed in Version => 3.9.5
2018-03-09 18:00 josh-a-hicks Changeset attached => SymmetricDS 3.9 d84e933a
2018-03-09 18:00 josh-a-hicks Changeset attached => SymmetricDS 3.9 c8abc97d
2018-03-12 12:26 chenson Status resolved => closed