Modules/MTA-MySQL/mysql field tell: 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

  • curprev 19:3119:31, 14 January 2008Ryden talk contribs 351 bytes +351 New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the current field cursor position in the last executed query. ==Syntax== <syntaxhighlight lang="lua"> int mysql_field_tell ( MySQLResult result ) </syntaxhighlight> =...