• unknown's avatar
    Review fixed · 14eda22c
    unknown authored
    
    sql/ha_federated.cc:
      Fixed compiler warnings and some indentation problems (still a lot more indentation problems to fix, will come in a later patch)
    sql/mysql_priv.h:
      Remove duplicated append_escaped()
    sql/sql_analyse.cc:
      Remove duplicated append_escaped()
    sql/sql_insert.cc:
      Move extra(HA_EXTRA_IGNORE_DUP_KEY) to a more logical places
      Add missing DBUG_RETURN()
    14eda22c
mysql_priv.h 52.8 KB