• unknown's avatar
    sql_yacc.yy: · b7cc28ac
    unknown authored
      missing semicolon added
    sql_base.cc:
      bad merge fixed
    sp_head.cc, view.test, view.result:
      Correct restoring view name in SP table locking BUG#9758
    configure.in:
      restore -fno-implicit-templates -fno-exceptions -fno-rtti in configure
    
    
    configure.in:
      restore -fno-implicit-templates -fno-exceptions -fno-rtti in configure
    mysql-test/r/view.result:
      Correct restoring view name in SP table locking BUG#9758
    mysql-test/t/view.test:
      Correct restoring view name in SP table locking BUG#9758
    sql/sp_head.cc:
      Correct restoring view name in SP table locking BUG#9758
    sql/sql_base.cc:
      bad merge fixed
    sql/sql_yacc.yy:
      missing semicolon added
    b7cc28ac
view.result 50.7 KB