Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

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.