• unknown's avatar
    Manual fixes after merging patch for bug #8406 "Triggers crash if referencing · d0c69a82
    unknown authored
    a table" with main tree.
    
    
    mysql-test/r/trigger.result:
      Temporalily disable part of test which exposes bug #11554 (work on which is in
      progress).
    mysql-test/t/sp-error.test:
      After merge fix.
        Fixed wrong delimiter command.
    mysql-test/t/trigger.test:
      Temporalily disable part of test which exposes bug #11554 (work on which is in
      progress).
    sql/sp.cc:
      After merge fix.
        Item_arena was renamed to Query_arena.
    sql/sp.h:
      After merge fix.
        Item_arena was renamed to Query_arena.
    sql/sql_lex.cc:
      After merge fix.
        LEX::spfuns/spprocs hashes were replaces with one LEX::sroutines hash.
    d0c69a82
sql_lex.cc 51.8 KB