mysqlbinlog is not running

mysqlbinlog is not running

am 07.11.2009 13:28:52 von jeetendra.ranjan

------=_NextPart_000_0160_01CA5FD3.F73DA170
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

When i run mysqlbinlog to convert binary log file to text file it is =
giving error which i could not understand.=20

Command [/]# /usr/bin/mysqlbinlog /var/lib/mysql/ip-hostname-bin.000027 =
\ > /mysql_backup/a.sql
Error /usr/bin/mysqlbinlog: relocation error: /usr/bin/mysqlbinlog: =
symbol my_init_time, version libmysqlclient_15 not defined in file =
libmysqlclient.so.15 with link time reference

Please guide me what is the solution of this error ?




------------------------------------------

Regards,
Jeetendra Ranjan
____________________________

SynapseIndia
http://www.synapse.in
I.T. Outsourcing @ Peace of Mind

------------------------------------------

------=_NextPart_000_0160_01CA5FD3.F73DA170--

Re: mysqlbinlog is not running

am 07.11.2009 14:18:10 von Claudio Nanni - TomTom

--00c09ffb5478ca2cd80477c7ca24
Content-Type: text/plain; charset=ISO-8859-1

Hi,
It seems a dynamic link problem, did you install different versions of
MySQL? did you compile it? Try to install a statically linked client
package.
let me know

Claudio

On Nov 7, 2009 1:29 PM, "Jeetendra Ranjan"
wrote:

Hi,

When i run mysqlbinlog to convert binary log file to text file it is giving
error which i could not understand.

Command [/]# /usr/bin/mysqlbinlog /var/lib/mysql/ip-hostname-bin.000027 \ >
/mysql_backup/a.sql
Error /usr/bin/mysqlbinlog: relocation error: /usr/bin/mysqlbinlog: symbol
my_init_time, version libmysqlclient_15 not defined in file
libmysqlclient.so.15 with link time reference

Please guide me what is the solution of this error ?




------------------------------------------

Regards,
Jeetendra Ranjan
____________________________

SynapseIndia
http://www.synapse.in
I.T. Outsourcing @ Peace of Mind

------------------------------------------

--00c09ffb5478ca2cd80477c7ca24--