• unknown's avatar
    fix for bug#8692 · c851b7b4
    unknown authored
    
    mysql-test/r/sp.result:
      added expected result for bug #8692
    mysql-test/t/sp.test:
      added testcase for bug #8692
    sql/protocol_cursor.cc:
      fixed detecting of null fields: A field contains a null value only 
      if length is NULL_LENGTH
    c851b7b4
protocol_cursor.cc 4.55 KB