• unknown's avatar
    Use Internal_error_handler mechanism to silence ER_TOO_MANY_FIELDS · 3536c5d5
    unknown authored
    error in mysql_create_frm instead of
    direct access to my_error() members.
    
    This is a pre-requisite for the patch for Bug#12713.
    
    
    sql/unireg.cc:
      Use Internal_error_handler mechanism to silence ER_TOO_MANY_FIELDS
      error in mysql_create_frm instead of
      direct access to my_error() members.
    3536c5d5
unireg.cc 31 KB