Skip to content
  • Jon Olav Hauglid's avatar
    a4ec2060
    Bug#19734019: GET RID OF IRRELEVANT MY_ERROR() FLAGS · a4ec2060
    Jon Olav Hauglid authored
    Most of the current ME_ flags for my_error() have no effect.
    This patch removes them in order to simplify code.
    
    The patch also renames ME_NOREFRESH to ME_ERRORLOG
    and removes usage of ME_BELL in the server
    (but not in mysqladmin to avoid affecting the -no-beep option).
    a4ec2060
    Bug#19734019: GET RID OF IRRELEVANT MY_ERROR() FLAGS
    Jon Olav Hauglid authored
    Most of the current ME_ flags for my_error() have no effect.
    This patch removes them in order to simplify code.
    
    The patch also renames ME_NOREFRESH to ME_ERRORLOG
    and removes usage of ME_BELL in the server
    (but not in mysqladmin to avoid affecting the -no-beep option).
Loading