1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/client/mysqlslap.c
unknown 75dde8e928 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.
2006-04-12 23:16:15 -04:00

38 KiB