Subject: | MySQL version 3.22.34 connection issue |
First of all, thank you for the fantastic package. It works perfectly
fine with my MySQL version 4.x, but when I tried to connect to Version
3.22.34 I got following error:
Use of uninitialized value in left bitshift (<<)
at /home/shiva/lib/Net/Wire10.pm line 1412.
Use of uninitialized value in concatenation (.) or string
at /home/shiva/lib/Net/Wire10.pm line 1414.
I have enabled debug and attached the output for your reference.
Subject: | mysql_error.txt |
/home/shiva $ ./mysql_insert.pl
Connecting to: xx.xx.xx.xx:3306/tcp
Bytes in receive buffer: 28
Result :24
bytes of :0:24
Result :24
bytes of :1:0
Result :24
bytes of :2:0
Shifting a new macket totalling 28 bytes into the macket queue.
Result :24
bytes of :0:24
Result :24
bytes of :1:0
Result :24
bytes of :2:0
Protocol Version: 10
Server version: 3.22.34
Server thread id: 4653
Result :44
bytes of :0:44
Result :44
bytes of :1:0
Server capabilities (ignored): 0x2c
Use of uninitialized value in left bitshift (<<) at /home/shiva/lib/Net/Wire10.pm line 1412.
Result :0
Use of uninitialized value in concatenation (.) or string at /home/shiva/lib/Net/Wire10.pm line 1414.
bytes of :0:
Server language (ignored): 0
'x' outside of string in unpack at /home/shiva/lib/Net/Wire10.pm line 1409.