• unknown's avatar
    fixed case when real length very close to calculated (BUG#5150) · fa8a74b3
    unknown authored
    
    mysql-test/r/view.result:
      tested problem when function name length close to ALIGN_SIZE
    mysql-test/t/view.test:
      tested problem when function name length close to ALIGN_SIZE
    sql/item_func.cc:
      fixed case when real length very close to calculated (less then ALIGN)
    fa8a74b3
item_func.cc 78.6 KB