• unknown's avatar
    A minor cleanup. · 48ada9f5
    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).
    48ada9f5
sql_insert.cc 122 KB