summaryrefslogtreecommitdiff
path: root/ndb
diff options
context:
space:
mode:
authorunknown <andrey@lmy004.>2006-02-01 20:35:16 +0100
committerunknown <andrey@lmy004.>2006-02-01 20:35:16 +0100
commitac5e4ebee11cc177e24723f92d86d6b4acacda34 (patch)
tree59375d95c601aec43e46d08deb88028599227821 /ndb
parent4495529693cfad475a2f4fabe91092d4bfcd9e42 (diff)
downloadmariadb-git-ac5e4ebee11cc177e24723f92d86d6b4acacda34.tar.gz
fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection reset)
libmysql/libmysql.c: stmt->mysql could be 0x0 if the connection has failed between prepare and execute or any other operation. thus if the user decides to use mysql_stmt_reset() we should not segfault. tests/mysql_client_test.c: test for bug #12744 (MYSQL_STMT operations cause seg fault after connection reset)
Diffstat (limited to 'ndb')
0 files changed, 0 insertions, 0 deletions