• unknown's avatar
    Name resolution context added (BUG#6443) · f75ad371
    unknown authored
    
    include/my_bitmap.h:
      new bitmap operation
    mysql-test/r/view.result:
      added warnings
      Correct inserting data check (absence of default value) for view underlying tables (BUG#6443)
    mysql-test/t/view.test:
      Correct inserting data check (absence of default value) for view underlying tables (BUG#6443)
    mysys/my_bitmap.c:
      new bitmap operation
    sql/field.h:
      index of field in table added
    sql/item.cc:
      Name resolution context added
      table list removed from fix_fields() arguments
    sql/item.h:
      Name resolution context added
      table list removed from fix_fields() arguments
    sql/item_cmpfunc.cc:
      table list removed from fix_fields() arguments
    sql/item_cmpfunc.h:
      table list removed from fix_fields() arguments
    sql/item_func.cc:
      table list removed from fix_fields() arguments
    sql/item_func.h:
      table list removed from fix_fields() arguments
    sql/item_row.cc:
      table list removed from fix_fields() arguments
    sql/item_row.h:
      table list removed from fix_fields() argument...
    f75ad371
item_row.h 2.42 KB