Name

mysql_reload( )

Synopsis

int mysql_reload(MYSQL *mysql)

This instructs the MySQL server to reload the grants table. It returns 0 if successful and nonzero if unsuccessful. This function has been deprecated. Use mysql_query( ) or mysql_real_query() with a FLUSH PRIVILEGES statement instead.

Get MySQL in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.