Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM8.4.1.201205, CQB8.4.1.201205
-
Component/s: CUBRID Manager, CUBRID Query Browser
-
Labels:
Description
Most of tables are created with "resue_oid" to manage DB volume space.
If so, the user(most of NHN developers) cannot edit the result directly although we support "result edit"
The algorithm should be changed not to use OID ay longer, but edit the value generates "INSER, UPDATE, DELETE" statements so that they leave SQL logs.
Issue Links
- is duplicated by
-
TOOLS-1065
If user do not want to show OID data, it should be hidden on the query result of the query editor
-
Fixed in CM8.4.1.2200 and CQB8.4.1.2200