Modules/MTA-MySQL/mysql get host info: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2011

14 January 2008

13 January 2008

  • curprev 17:3717:37, 13 January 2008Ryden talk contribs 401 bytes +401 New page: __NOTOC__ Returns a string describing the type of connection in use, including the server hostname. ==Syntax== <syntaxhighlight lang="lua"> string mysql_get_host_info ( MySQLConnection handler ) </syntaxhighlight>...