• Michael Widenius's avatar
    Fixed that we use same flags when testing for assembler as by makefiles. · 99ccf263
    Michael Widenius authored
    Fixed bug in locking by triggers found by test case when compiling without query cache
    
    configure.in:
      Fixed that we use same flags when testing for assembler as by makefiles.
    sql/sql_yacc.yy:
      Fixed bug in locking by triggers found by test case when compiling without query cache
      The idea should be that triggers uses the same lock method (low_priority_locks...) as main tables.
    99ccf263
sql_yacc.yy 402 KB