Menu

#38 Method of fetchall_arrayref can't support fetchall_arrayref({}) function

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

Test Build:CUBRID 2008 R4.0 (8.4.0.2019) (64bit release build for linux_gnu)
OS: Linux 64
Description: Method of fetchall_arrayref can't support fetchall_arrayref({}) function

Repro Steps:
{noformat}
perl test pl_db
{noformat}

Actual Result:
{noformat}
[perl@NC-XQA-DEV09 cases]$ perl test1.pl pl_db
Not an ARRAY reference at test1.pl line 28.
{noformat}

Expect Result:
{noformat}
[perl@NC-XQA-DEV09 cases]$ perl test1.pl pl_db
age: 90
age: 7823467
age: 8934
{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.