Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Perl-8.4.1
-
Component/s: Perl
-
Labels:None
Description
Test Build:CUBRID 2008 R4.0 (8.4.0.2019) (64bit release build for linux_gnu)
OS: Linux 64
Description: Return values of method column_info isn't in proper order
Repro Steps:
perl column_info_01.pl
Actual result:
1.616 at 48734.pl line 21. 8.4.0 at 48734.pl line 22. c a b id at 48734.pl line 29.
Expect result:
1.616 at 48734.pl line 21. 8.4.0 at 48734.pl line 22. id a b c at 48734.pl line 29.
please attach your script, and investigate it. maybe this is related to index