how to use checker to debug mysql applications

2002-03-25 Thread Michael Widenius
Hi! mysql == mysql-return-103913-monty mysql mysql-return-103913-monty writes: mysql Hi, mysql is there any way to debug a c-programm that uses the mysql c-api? I want mysql to use checker for memleak checking but it seems to be impossible to mysql compile the mysql client libraries using

how to use checker to debug mysql applications

2002-03-22 Thread mysql-return-103913-archive=jab . org
Hi, is there any way to debug a c-programm that uses the mysql c-api? I want to use checker for memleak checking but it seems to be impossible to compile the mysql client libraries using checker. The reason seems to be some assembly language parts. All other libraries I need compile. Did anybody