• unknown's avatar
    mysql.cc: · 7436480e
    unknown authored
      allow several -e on the command line
      clarify --help text
      make -B to work as advertised
      in force mode execute the rest of multi-statement line in case of error in one statement
    
    
    client/my_readline.h:
      allow several -e on the command line
    client/readline.cc:
      allow several -e on the command line
    7436480e
my_readline.h 1.34 KB