diff options
author | unknown <kostja@bodhi.(none)> | 2007-06-15 12:40:30 +0400 |
---|---|---|
committer | unknown <kostja@bodhi.(none)> | 2007-06-15 12:40:30 +0400 |
commit | 7ad570210d4ad20201ea916c8114fd2abf8f8531 (patch) | |
tree | 6470e9d1c5987ab8dd4db5d8d4b6b706b8d1c554 /mysql-test/r/trigger.result | |
parent | a4714bae7d82e136871883ea55612c20437e4218 (diff) | |
download | mariadb-git-7ad570210d4ad20201ea916c8114fd2abf8f8531.tar.gz |
Another attempt to fix the valgrind warning in SHOW PROCESSLIST
(event_bugs.test)
sql/event_data_objects.cc:
SHOW PROCESSLIST tries to read thd->query without a mutex.
If we do not reset it, it points to free()d contents of stack variable
sp_sql.
Diffstat (limited to 'mysql-test/r/trigger.result')
0 files changed, 0 insertions, 0 deletions