• unknown's avatar
    after review fix · ebebf515
    unknown authored
    
    sql/item.h:
      typo fixed
    sql/item_func.h:
      clear refernce on deleted variable
    sql/item_subselect.cc:
      layout fixed
    sql/sql_base.cc:
      temporary memory pool allocation moved from open_and_lock_tables
    sql/sql_prepare.cc:
      temporary memory pool allocation moved
      changing in routine suggeted by Monty
    tests/client_test.c:
      uncomment accidently commented test
    ebebf515
item_func.h 27.9 KB