DBD::ODBC fails after Execute immediate success with info

2013-11-06 Thread Jan Holčapek
Hello there, I've been using DBD::ODBC to connect to Vertica 6.1 for some time now, yet updating (quite old 1.23) DBD::ODBC to a recent one (1.45) introduced an issue. Frankly, I'm not sure if it's really a bug or not. My environment: Arch: x86_64 OS: Scientific Linux 6.4 Perl: 5.10.1 DBI:

Re: DBD::ODBC fails after Execute immediate success with info

2013-11-06 Thread Martin J. Evans
On 06/11/13 10:57, Jan Holčapek wrote: Hello there, I've been using DBD::ODBC to connect to Vertica 6.1 for some time now, yet updating (quite old 1.23) DBD::ODBC to a recent one (1.45) introduced an issue. Frankly, I'm not sure if it's really a bug or not. My environment: Arch: x86_64 OS:

Re: DBD::ODBC fails after Execute immediate success with info

2013-11-06 Thread Martin J. Evans
On 06/11/13 12:36, Jan Holčapek wrote: Hi Martin, 3. now run your basic script and send me /tmp/unixodbc.log attached is the log file you've requested. Please let me know your findings, thanks! --Jan Hi Jan, Your log shows: [ODBC][7270][1383740710.126962][SQLExecDirect.c][240]

Re: DBD::ODBC fails after Execute immediate success with info

2013-11-06 Thread Jan Holčapek
Hi Martin, On Wed, Nov 6, 2013 at 3:05 PM, Martin J. Evans boh...@ntlworld.com wrote: I believe this is a bug in your ODBC driver. I kind of expected that. I'll file a bugreport to Vertica Support. However, I took the decision in DBD::ODBC to report this an error and some might argue

Re: DBD::ODBC fails after Execute immediate success with info

2013-11-06 Thread Martin J. Evans
On 06/11/13 14:36, Jan Holčapek wrote: Hi Martin, On Wed, Nov 6, 2013 at 3:05 PM, Martin J. Evans boh...@ntlworld.com wrote: I believe this is a bug in your ODBC driver. I kind of expected that. I'll file a bugreport to Vertica Support. good, that was part of what I was hoping to achieve