GoLang mysqli::get_warnings

request it (273)
GoLang replacement for PHP's mysqli::get_warnings [edit | history]



Do you know a GoLang replacement for PHP's mysqli::get_warnings? Write it!

PHP mysqli::get_warnings

PHP original manual for mysqli::get_warnings [ show | php.net ]

mysqli::get_warnings

mysqli_get_warnings

(PHP 5 >= 5.1.0, PHP 7)

mysqli::get_warnings -- mysqli_get_warningsGet result of SHOW WARNINGS

Description

Object oriented style

mysqli_warning mysqli::get_warnings ( void )

Procedural style

mysqli_warning mysqli_get_warnings ( mysqli $link )
Warning

This function is currently not documented; only its argument list is available.