• davi@moksha.com.br's avatar
    Bug#31608 missing mysqltest change_user command · c3447cef
    davi@moksha.com.br authored
    The problem is that currently there is no way to test the behavior
    of the mysql_change_user() function using the mysqltest suite because
    there is no internal command for it.
    
    The solution is to introduce a change_user command that can be used
    to test aspects of the MySQL client function mysql_change_user().
    c3447cef
mysqltest.c 223 KB