• vasil's avatar
    branches/zip: · 74ab4b66
    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
    74ab4b66
trx0i_s.c 35.4 KB