Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM8.4.0.p2
-
Component/s: CUBRID Manager
-
Labels:
Description
Let's think that a user imports 3 types of unloadded file in the CM, db_schema, db_objects, db_indexes.
I can import each of file separately from the CM UI(database load). the first location CM recommends is "/databases/db_name" folder. Even though I get the first file from the other location(D:\db_name), CM is looking for files of the 2nd(objects), the 3rd(indexes), the 4th(trigger) from the default location. Therefore a user manually and repeatedly set the correct file location for each unlooaded file.
When a user get a file from the not-default location,
the 2nd,3rd,4th should search from the user's first file location.
Not only loaddb but also unloaddb or other import/export features should consider user's convenience.
Fix it in CUBRID Manager 8.4.0.2006
Test scope:
Please test all feature with browser file function.
(1)Backup database
(2)Copy database
(3)Load database
(4)unload database
(5)Rename database
(6)Restore database
(7)Import table data
(8)Export table data
(9)Load JDBC driver
(10)execute prepare statement by file
(11)Open the SQL file in query editor
(12)Save the SQL file in query editor