• unknown's avatar
    optimized IN with Rows (SCRUM) · 230f5f3b
    unknown authored
    NULL with row (IN)
    cardinality error of row inside row
    new[]
    fixed layout
    
    
    mysql-test/r/row.result:
      test of optimized IN with Rows
      test of NULL with row
      test of cardinality error of row inside row
    mysql-test/t/row.test:
      test of optimized IN with Rows
      test of NULL with row
      test of cardinality error of row inside row
    sql/item_cmpfunc.cc:
      optimized IN with Rows
      NULL with row (IN)
      cardinality error of row inside row
    sql/item_cmpfunc.h:
      optimized IN with Rows
      NULL with row (IN)
      cardinality error of row inside row
      fixed layout
    sql/sql_list.h:
      fixed layout
      new[]
    230f5f3b
sql_list.h 9.11 KB