Hi I have a problem whith one large select request.
A connection is opened by dbi perl but ended without giving any result. Th perl script end with an error like "Not an ARRAY reference" When i observed mysql log, i found that the connection opened is ended without any result. When i execute sql query directly into the db server, it succeed. i didn't find anyt ips about that. However i found a kind of definition of buffersize on dbi:teradata. (a kind of parameter to define into dbi->connect instruction. Any idea about that? Thanks a lot.
