Modules/MTA-MySQL/mysql select db: 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.

2 December 2017

5 January 2011

14 January 2008

13 January 2008

  • curprev 16:2616:26, 13 January 2008Ryden talk contribs 746 bytes +746 New page: __NOTOC__ Changes the current default database. ==Syntax== <syntaxhighlight lang="lua"> bool mysql_select_db ( MySQLConnection handler, string database ) </syntaxhighlight> ===Required arguments=== * '''handler:''...