× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
Diksha.kushwah(*) reported 2015-01-06T13:07:26Z  · tariqrahiman last modified 2017-06-19T18:26:26Z

Mysql 5.7: Precision and Scale Values options are disabled in create table window for float and double datatype


Priority Low
Complexity Unknown
Component DB - MySQL
Version 18.0
Version: 16.0.0-dev-88
Build #: 41652
Build Date: 2014-Dec-31 05:11:18 PM
 
Operating Environment: Windows 7 (6.1, amd64) / Cp1252 / en / US / Oracle Corporation 1.7.0_60-b19
Memory: Max=954,728,448;  Total=446,169,088;  Free=171,904,512;  CPUs=8
Database : Mysql 5.7
 
Steps to reproduce:
 
Connect to Mysql 5.7
Go to any created Database and Right click on Tables Node
Click on create Table
Enter the name of table 
Add column C1 with float datatype and Go to Column properties Tab
Precision and Scale options are disabled.
We can create table with float datatype using precision and scale values Execute following query:
 
         CREATE TABLE `test`  ( 
`c1` float(10,5) NULL 
)
 
Refresh the table tree node and expand table test
Expand columns node
Scale and precision is displayed
 
Right click on Table test,select Table Properties and check the precision and scale properties
 
Right click on Table test,select script object to window As-> Create
 
Actual Result: Precision and Scale Values does not displayed in Table Properties window and when we generate the script Precision and scale values does not display in script.
 
Observation: Precision and Scale also not working for "Double" datatype.
 
Expected Result: Precision and Scale options should be enabled for float and double datatypes.
 
4 attachments

Issue #13020

Closed
Fixed
Resolved 2017-06-15T22:47:01Z
 
 
Completion
No due date
Fixed Build ADS 18.0.14-5
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017