• unknown's avatar
    #view.test#: · 5fa6dbea
    unknown authored
      new file
    sql_table.cc, handler.h:
      Fixed bug #14540.
      Added error mnemonic code HA_ADMIN_NOT_BASE_TABLE
      to report that an operation cannot be applied for views.
    view.test, view.result:
      Added a test case for bug #14540.
    errmsg.txt:
      Fixed bug #14540.
      Added error ER_CHECK_NOT_BASE_TABLE.
    
    
    mysql-test/r/view.result:
      Added a test case for bug #14540.
    mysql-test/t/view.test:
      Added a test case for bug #14540.
    sql/handler.h:
      Fixed bug #14540.
      Added error mnemonic code HA_ADMIN_NOT_BASE_TABLE
      to report that an operation cannot be applied for views.
    sql/share/errmsg.txt:
      Added error ER_CHECK_NOT_BASE_TABLE.
    sql/sql_table.cc:
      Fixed bug #14540.
      Added error mnemonic code HA_ADMIN_NOT_BASE_TABLE
      to report that an operation cannot be applied for views.
    5fa6dbea
errmsg.txt 322 KB