diff options
author | unknown <monty@mashka.mysql.fi> | 2003-01-18 23:38:55 +0200 |
---|---|---|
committer | unknown <monty@mashka.mysql.fi> | 2003-01-18 23:38:55 +0200 |
commit | bd70549275027c4c2202038034408721f1aa6367 (patch) | |
tree | 703d5ea8aadf0b93d054208757abd10c516d22f7 /innobase | |
parent | d26a7d483c53e83bf2d93d439f330c1826055b85 (diff) | |
download | mariadb-git-bd70549275027c4c2202038034408721f1aa6367.tar.gz |
Only set thd->query to 0 if LOCK_thread_count is hold
This fixes a possible core dump problem in SHOW PROCESSLIST
sql/slave.cc:
Only set thd->query to 0 if LOCK_thread_count is hold
sql/sql_db.cc:
Only set thd->query to 0 if LOCK_thread_count is hold
Also first set query_length, then query
sql/sql_parse.cc:
Indentation changes
Diffstat (limited to 'innobase')
0 files changed, 0 insertions, 0 deletions