• unknown's avatar
    Bug #14448: delimiter in 'prompt' · 63a098f3
    unknown authored
    "I want to have the current delimiter in the prompt so that I can know at 
    a glance which is set."
    
    Add a 'l' format specifier that represents the current statement delimiter.
    
    
    client/mysql.cc:
      Add a 'l' prompt format specifier, which becomes the current delimiter
      string in the prompt.
    63a098f3
mysql.cc 103 KB