Hello,

I've updated my mySQL from version 3.21 to 3.23, and (after this change) all
of my perl programs which use mysql, prints to STDERR, a debug (?) message
like this:
SV = RV(0x84ec388) at 0xbffff2f0
  REFCNT = 1
  FLAGS = (ROK,READONLY)
  RV = 0x8552d3c

Then, I updated the mySQL version to 4.0 (alpha) and the programs keep
printing these messages to the STDERR.

I have installed:
DBD::mysql 2.0902
DBI 1.20
DBI::DBD 11.02

I've verified that the trace level is 0, and the PrintError attribute is set
to 0, when I make the connection, between the program and the server.

Do you know why these errors are printed?
Thanks,

alemo


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to