• unknown's avatar
    fixed using 'uncachable' tag and RAND_TABLE_BIT setting · 5b4fcb8e
    unknown authored
    
    sql/item_create.cc:
      specify cause of uncachability
    sql/item_func.cc:
      specify cause of uncachability
    sql/item_subselect.cc:
      fixed setting RAND_TABLE_BIT
      specify cause of uncachability
    sql/item_subselect.h:
      used one field for all uncachability causes
    sql/mysql_priv.h:
      causes of uncachability
    sql/sql_lex.cc:
      specify cause of uncachability
    sql/sql_lex.h:
      used one field for all uncachability causes
    sql/sql_select.cc:
      used one field for all uncachability causes
    sql/sql_union.cc:
      used one field for all uncachability causes
    sql/sql_yacc.yy:
      specify cause of uncachability
    5b4fcb8e
sql_union.cc 12.3 KB