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

mysql_change_user

Declaration

Source position: mysql4.pp line 73

function mysql_change_user(

  mysql: PMYSQL;

  user: Pchar;

  passwd: Pchar;

  db: Pchar

):my_bool;