• unknown's avatar
    A minor cleanup. · bab13c89
    unknown authored
    
    sql/sql_insert.cc:
      Remove a redundant call to my_error() -- in case of out of memory, the error
      is reported already by operator new (Delayed_inserts inherits from ilink).
    bab13c89
sql_insert.cc 122 KB