Res: Re: Res: Res: RE: Problems changing from 1.30 to 1.42

From: Pedro Anisio (pedroanisio_at_ibestvip.com.br)
Date: 05/17/04


To: dbi-users@perl.org
Date: Mon, 17 May 2004 11:43:01 -0300


('binary' encoding is not supported, stored as-is)


('binary' encoding is not supported, stored as-is) Here are the trace with version 1.30, this is the same execution but in this version it works.

>-----MENSAGEM ORIGINAL-----
>De: "Pedro Anisio" <pedroanisio@ibestvip.com.br>
>Enviada em: Seg, 17 Mai 2004 11:22:35
>Assunto: Res: Re: Res: Res: RE: Problems changing from 1.30 to 1.42
>
>
>>I used trace() but still cannot figure out what is happening, but still dont
>work :-(
>
>I'm sending attached the log files and the program.
>
> ----- Original Message -----
>From: "Tim Bunce"
>To: "Pedro Anisio" Cc:
>Sent: Friday, May 14, 2004 4:44 PM
>Subject: Re: Res: Res: RE: Problems changing from 1.30 to 1.42
>
>> Use trace()
>>
>> Tim.
>>
>> On Fri, May 14, 2004 at 04:05:44PM -0300, Pedro Anisio wrote:
>> > Sorry, I didnt send this part of the code
>> >
>> > @param = (2, 343520291, 1);
>> >
>> > >-----MENSAGEM ORIGINAL-----
>> > >De: "Pedro Anisio" > > >Enviada em: Sex, 14 Mai 2004 16:02:14
>> > >Assunto: Res: Res: RE: Problems changing from 1.30 to 1.42
>> > >
>> > >
>> > >>I dont get any error on $msg but the UPDATE is not executed and the
>values on my database dont' change.
>> > >
>> > >Pedro
>> > >
>> > >>-----MENSAGEM ORIGINAL-----
>> > >>De: "Reidy, Ron"
>> > >>Enviada em: Sex, 14 Mai 2004 15:59:25
>> > >>Assunto: Res: RE: Problems changing from 1.30 to 1.42
>> > >>
>> > >>
>> > >>>What is your error?
>> > >>
>> > >>-----------------
>> > >>Ron Reidy
>> > >>Senior DBA
>> > >>Array BioPharma, Inc.
>> > >>
>> > >>-----Original Message-----
>> > >>From: Pedro Anisio [mailto:pedroanisio@ibestvip.com.br]
>> > >>Sent: Friday, May 14, 2004 12:57 PM
>> > >>To: dbi-users@perl.org
>> > >>Subject: Problems changing from 1.30 to 1.42
>> > >>
>> > >>Guys,
>> > >>
>> > >> I'm migrating my system from DBI 1.30 to 1.42 but I found onte
>little problem, this piece off code used to worked at 1.30 but now it simple
>don't do this update, unless I pass the update values directlty on the
>$query. What is causing this? Anyone can help-me?
>> > >>
>> > >>#!/usr/bin/perl
>> > >>
>> > >>use DBI;
>> > >>
>> > >>$query = "update mensagem set mens_stat = ? where mens_codigo = ?
>and mens_stat = ?";
>> > >>#$query = "update mensagem set mens_stat = 2 where mens_codigo =
>343520291 and mens_stat = 1"; prepare($query);
>> > >>
>> > >> if (!$sth->execute(@param))
>> > >> {
>> > >> $msg = $sth->errstr;
>> > >> $msg =~ s/\n|\r/ /g;
>> > >> $msg .= "[$query], ".join(",",@param);
>> > >> }
>> > >>
>> > >>print "$msg\n";
>> > >>
>> > >>$sth->finish;
>> > >>$dbh->disconnect;
>> > >>
>> > >>exit;
>> > >>
>> > >>Abra?os,
>> > >>
>> > >>Pedro An?sio
>> > >>
>> > >>* iBest. Internet gr?tis com qualidade de internet paga.
>> > >>
>> > >>Clique abaixo para conectar-se ? internet gratuitamente:
>> > >>http://discador.ibest.com.br/mail.html
>> > >>
>> > >>This electronic message transmission is a PRIVATE communication which
>contains
>> > >>information which may be confidential or privileged. The information
>is intended
>> > >>to be for the use of the individual or entity named above. If you are
>not the
>> > >>intended recipient, please be aware that any disclosure, copying,
>distribution
>> > >>or use of the contents of this information is prohibited. Please
>notify the
>> > >>sender of the delivery error by replying to this message, or notify
>us by
>> > >>telephone (877-633-2436, ext. 0), and then delete it from your system.
>> > >>
>> > >>
>> > >
>> > >Abra?os,
>> > >
>> > >Pedro An?sio
>> > >
>> > >* iBest. Internet gr?tis com qualidade de internet paga.
>> > >
>> > >Clique abaixo para conectar-se ? internet gratuitamente:
>> > >http://discador.ibest.com.br/mail.html
>> > >
>> >
>> > Abra?os,
>> >
>> > Pedro An?sio
>> >
>> >
>> >
>> >
>> > * iBest. Internet gr?tis com qualidade de internet paga.
>> >
>> > Clique abaixo para conectar-se ? internet gratuitamente:
>> > http://discador.ibest.com.br/mail.html
>> >
>>
>

Abraços,

Pedro Anísio

* iBest. Internet grátis com qualidade de internet paga.

Clique abaixo para conectar-se à internet gratuitamente:
http://discador.ibest.com.br/mail.html






Relevant Pages

  • Re: A little help??
    ... ('binary' encoding is not supported, ... I have been able to trace through the msasn1.dll, ... Look up Fuzzers. ...
    (Vuln-Dev)
  • Re: Suspicious traffic w src & dst port 19161
    ... ('binary' encoding is not supported, ... Either of you two get a trace on that traffic? ... Packet capture or any other details. ... >> would ask the list first.. ...
    (Incidents)
  • Re: Kernel Mode vs. User Mode
    ... Please let me know if I'm wrong, but if I can't trace through ... the "trap-code" (which I presume is the boundary between kernel and user ... CALL instruction, unwind the EIP and continue, etc. ... >> I'm thinking of other ways to trace the execution of a program. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Tracking (logging) user commands
    ... commands. ... you don't want to track and log user execution. ... specific program "trace", the invocation of which needs to be logged ... you enable capture command line arguments, ...
    (comp.unix.solaris)
  • Re: cache and smls
    ... >"the Pentium 4 processor includes an Execution Trace Cache that stores ... >up to 12-K decoded micro-ops in the order of program execution. ... >increases performance by removing the decoder from the main execution ... trace cache holds small "traces of execution". ...
    (comp.lang.functional)