• unknown's avatar
    Correcting assertion · 6761c498
    unknown authored
    
    storage/maria/ha_maria.cc:
      start_stmt() is passed thr_lock_type (TL_*), not int F_*.
      Though tt does not seem to matter here, F_UNLCK == TL_UNLOCK == 0
      at least on Linux and Windows.
    6761c498
ha_maria.cc 92.2 KB