User contributions for Ryden

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

14 January 2008

13 January 2008

  • 18:2918:29, 13 January 2008 diff hist +326 N Modules/MTA-MySQL/mysql warning countNew page: __NOTOC__ Returns the last query number of warnings ==Syntax== <syntaxhighlight lang="lua"> int mysql_warning_count ( MySQLConnection handler ) </syntaxhighlight> ===Required arguments=== * '''handler:''' A valid ...
  • 18:2818:28, 13 January 2008 diff hist +369 N Modules/MTA-MySQL/mysql statNew page: __NOTOC__ Returns a string containing information about the MySQL server current status. ==Syntax== <syntaxhighlight lang="lua"> string mysql_stat ( MySQLConnection handler ) </syntaxhighlight> ===Required argumen...
  • 18:2618:26, 13 January 2008 diff hist +936 N Modules/MTA-MySQL/mysql set character setNew page: __NOTOC__ Changes the character set used for the current MySQL session. ==Syntax== <syntaxhighlight lang="lua"> bool mysql_set_character_set ( MySQLConnection handler, string charset_name ) </syntaxhighlight> ===R...
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)