Child segfault when tring to call "mysql_error(NULL)", fixed by not
assigning "mysql" variable from return value of mysql_real_connect.
client/mysqlslap.c:
hild segfault when tring to call "mysql_error(NULL)", fiexed by not
assigning "mysql" variable from return value of mysql_real_connect.