• unknown's avatar
    BUG#19363: mysql --no_pager makes core dump. · 88ed77f2
    unknown authored
    The problem was missing break; operator.
    
    
    BitKeeper/etc/ignore:
      Added client/#mysql.cc# to the ignore list
    client/mysql.cc:
      Fixed bug #19363: mysql --no_pager makes core dump. 
      There was break; missing in the case statement.
    88ed77f2
mysql.cc 103 KB