• unknown's avatar
    Bug#9048 · bddf61cf
    unknown authored
      "Creating a function with char binary IN parameter fails"
      Parse BINARY as part of type declaration, not as 
      a column attribute.
    
    
    mysql-test/r/sp.result:
      test for bug 9048
    mysql-test/t/sp.test:
      test for bug 9048
    sql/sql_yacc.yy:
      fix bug 9048
      parse BINARY as part of type declaration and not as column modifier.
    bddf61cf
sp.result 70.4 KB