Menu

#39 Result isn't correct when $number of fetchall_arrayref([$number]) is large than number of column

open
nobody
None
5
2011-12-24
2011-12-24
Jira Trac
No

Test Build:CUBRID 2008 R4.0 (8.4.0.2019) (64bit release build for linux_gnu)
OS: Linux 64
Description: Result isn't correct when $number of fetchall_arrayref([$number]) is large than number of column

Repro Steps:
{noformat}
Perl fetchall_test2.pl pl_db
{noformat}

Actual result
{noformat}
[perl@NC-XQA-DEV09 cases]$ perl fetchall_test2.pl pl_db
not empty
record:

record:

record:
{noformat}

Expect result
{noformat}
[perl@NC-XQA-DEV09 cases]$ perl fetchall_test2.pl pl_db
empty
{noformat}

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.