Notice: session_start(): A session had already been started - ignoring in /home/u614325693/domains/onedoubt.com/public_html/post.php on line 3
CURRENT_USER - ONEDOUBT.COM

Example

Return the user name and host name for the MySQL account:

SELECT CURRENT_USER();

Definition and Usage

The CURRENT_USER() function returns the user name and host name for the MySQL account that the server used to authenticate the current client.

The result is returned as a string in the UTF8 character set.

Tip: See also the function.

Syntax

CURRENT_USER()

Technical Details

Works in: From MySQL 4.0


Login
ADS CODE