• vasil's avatar
    branches/zip: · a6e940f5
    vasil authored
     
    Bugfix: Lock the MySQL mutex LOCK_thread_count before accessing
    trx->mysql_query_str to avoid race conditions where MySQL sets it to
    NULL after we have checked that it is not NULL and before we access it.
     
    Approved by:	Marko
    a6e940f5
trx0i_s.c 35.4 KB