Bug #71423 | ClusterJ does not support MEDIUMINT data type | ||
---|---|---|---|
Submitted: | 20 Jan 2014 3:09 | Modified: | 1 Jun 2018 14:41 |
Reporter: | Mike Cress | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster/J | Severity: | S3 (Non-critical) |
Version: | 7.3.3 | OS: | Any |
Assigned to: | Lakshmi Narayanan Sreethar | CPU Architecture: | Any |
Tags: | ClusterJ, mediumint |
[20 Jan 2014 3:09]
Mike Cress
[20 Jan 2014 6:10]
MySQL Verification Team
Hello Mike, Thank you for the bug report. Thanks, Umesh
[23 Jan 2014 16:28]
Craig Russell
Clusterj does not support MEDIUMINT. There is some work needed to support columns of type MEDIUMINT.
[23 Jan 2014 16:36]
Craig Russell
Posted by developer: This is an enhancement request. MEDIUMINT is not supported. If supported, it would map to Java int or Integer. Additional development work is needed to support this feature.
[4 Mar 2014 22:05]
Yura Zhyshko
Is there any workaround for this issue?