Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

mysql error


ghost's Avatar
0 0

i'm getting this really annoying error every time i run mysql

access violation at address 10009F40 in module LIBMYSQL.dll Read of address 00000000

i wouldn't have a clue what it means myself, i just started using mysql and this goes off every 5 seconds.

on the xampp setup by the way.


ghost's Avatar
0 0

If this does not solve your problem, then this will.


richohealey's Avatar
Python Ninja
0 0

wrecked wrote: i'm getting this really annoying error every time i run mysql

access violation at address 10009F40 in module LIBMYSQL.dll Read of address 00000000

i wouldn't have a clue what it means myself, i just started using mysql and this goes off every 5 seconds.

on the xampp setup by the way.

Someone's dereferencing a null pointer. Checkout a new version.