diff options
author | unknown <dlenev@brandersnatch.localdomain> | 2004-03-01 09:15:33 +0300 |
---|---|---|
committer | unknown <dlenev@brandersnatch.localdomain> | 2004-03-01 09:15:33 +0300 |
commit | 23a6b4ed825b2ace2e4a81b6103f324a9300b301 (patch) | |
tree | 0b6613dd9fa679527c3022e35628c1f6717a35ca /mysql-test/t/sp-security.test | |
parent | 9ce4695da0bfe74e840dcf708da10cac9740e137 (diff) | |
download | mariadb-git-23a6b4ed825b2ace2e4a81b6103f324a9300b301.tar.gz |
Fixed small race condition, when global query_id was modified
without proper locking.
sql/sp_head.cc:
Added missing locking of LOCK_thread_count to place where ::query_id is
modified.
sql/sql_parse.cc:
Added comment to the only place where we are modifying ::query_id
without following locking protocol, to avoid mistakes in future.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'mysql-test/t/sp-security.test')
0 files changed, 0 insertions, 0 deletions