Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1
-
Fix Version/s: CMT8.4.1
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
CMT2.0.0.4999
Description
1 Do migration from mysql db to new db, or use offline(choose online db, offline db) the content which in blob1 table cannot found
After migration, use jdbc connect to target DB, the directory is "file:\cmt\2011_12_22_01_22_56_125\\lob\blob1\blob1.8969bb49-40ae-4362-b4d6-a57ba3223236". The directory cannot been found.
Excepted it is "file:/home/cm841/CUBRID/databases/ddd/lob/ces_698/blob1.00001324532923362410_9274"
From xml to offline db, it is same.