OpenSwoole\Core\Coroutine\Client\MysqliClient->change_user

Latest version: pecl install openswoole-22.1.2 | composer require openswoole/core:22.1.5

Declaration

<?php OpenSwoole\Core\Coroutine\Client\MysqliClient->change_user()

Parameters

username

The MySQL user name

password

The MySQL password

database

The database to change to

Return

Description

Changes the user of the specified database connection.

Last updated on September 16, 2022