[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql41' (#mysql41_api)

mysql_change_user

Declaration

Source position: mysql.inc line 1202

function mysql_change_user(

  mysql: PMYSQL;

  user: Pchar;

  passwd: Pchar;

  db: Pchar

):my_bool;