• unknown's avatar
    added error message for receiving variable with wrong GLOBAL|LOCAL type · d6be93aa
    unknown authored
    (bug #2086)
    
    
    include/mysqld_error.h:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    mysql-test/r/variables.result:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    mysql-test/t/variables.test:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/set_var.cc:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/czech/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/danish/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/dutch/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/english/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/estonian/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/french/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/german/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/greek/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/hungarian/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/italian/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/japanese/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/korean/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/norwegian-ny/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/norwegian/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/polish/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/portuguese/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/romanian/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/russian/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/slovak/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/spanish/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/swedish/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    sql/share/ukrainian/errmsg.txt:
      added error message for receiving variable with wrong GLOBAL|LOCAL type
    d6be93aa
variables.result 11.8 KB