• unknown's avatar
    row0sel.c: · ea854327
    unknown authored
      If MySQL tries to do SELECT from an InnoDB table, but has set no table locks at all in ::external_lock(), print a descriptive error message and assert; some subquery bugs were of this type
    
    
    innobase/row/row0sel.c:
      If MySQL tries to do SELECT from an InnoDB table, but has set no table locks at all in ::external_lock(), print a descriptive error message and assert; some subquery bugs were of this type
    ea854327
row0sel.c 92.6 KB