summaryrefslogtreecommitdiff
path: root/sql/gen_lex_hash.cc
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2001-03-24 23:33:26 -0700
committerunknown <sasha@mysql.sashanet.com>2001-03-24 23:33:26 -0700
commit20a5872e69b349e9c893fed488669cffd4b7bd52 (patch)
treed85f91a3b5bdca0bf45adfb75c78a83a596ae534 /sql/gen_lex_hash.cc
parent4a3f651d6dcd050b5a213ed141fc5c70ce5500e8 (diff)
downloadmariadb-git-20a5872e69b349e9c893fed488669cffd4b7bd52.tar.gz
sql/mysqld.cc
fixed concurrency bug with a very quickly disconnecting client - the client could disconnect and delete thd before pthread_create could write to &thd->real_id sql/sql_list.h while tracking down the bug, made new/delete go through my_malloc/my_free for ilink - did not help, but this is better anyway - cleaner exit with a message in out of memory codition at least. sql/mysqld.cc: fixed concurrency bug with a very quickly disconnecting client - the client could disconnect and delete thd before pthread_create could write to &thd->real_id sql/sql_list.h: while tracking down the bug, made new/delete go through my_malloc/my_free for ilink - did not help, but this is better anyway - cleaner exit with a message in out of memory codition at least.
Diffstat (limited to 'sql/gen_lex_hash.cc')
0 files changed, 0 insertions, 0 deletions