On Wed, 2010-01-27 at 13:40 +0800, liuxulin wrote:
> Is there anything wrong?

Without going into details, compile the thing (your program and APU)
with -g and -O0, then run it with gdb and step all the way through to
see where the failure actually occurs. This will give you a better
indication as to what actually went wrong.

Also, increase verbosity of you MySQL log, in order to see what's going
on on the server side.

-- 
Bojan

Reply via email to