User contributions for Ryden
Jump to navigation
Jump to search
14 January 2008
- 19:3619:36, 14 January 2008 diff hist +342 N Modules/MTA-MySQL/mysql num fields New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the number of fields in the given query result. ==Syntax== <syntaxhighlight lang="lua"> int mysql_num_fields ( MySQLResult result ) </syntaxhighlight> ===Required arg...
- 19:3519:35, 14 January 2008 diff hist +702 N Modules/MTA-MySQL/mysql result New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns a string with the value of the given field with the given offsets, being these: * '''row_offset''': An integer value between '''1''' and '''[...
- 19:3119:31, 14 January 2008 diff hist +351 N Modules/MTA-MySQL/mysql field tell 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> =...
- 19:3019:30, 14 January 2008 diff hist +495 N Modules/MTA-MySQL/mysql field seek New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Sets the field cursor of a result in the given field offset. The offset must be a value between '''1''' and '''[[Modules/MTA-MySQL/mysql_num_fields|m...
- 19:2919:29, 14 January 2008 diff hist +17 Modules/MTA-MySQL/mysql field name No edit summary
- 19:2919:29, 14 January 2008 diff hist +17 Modules/MTA-MySQL/mysql field length No edit summary
- 19:2919:29, 14 January 2008 diff hist +4 Modules/MTA-MySQL/mysql field length No edit summary
- 19:2819:28, 14 January 2008 diff hist +812 N Modules/MTA-MySQL/mysql field name New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the name of a given field in the last executed query. The offset of the field must be an integer between '''1''' and '''[[Modules/MTA-MySQL/m...
- 19:2619:26, 14 January 2008 diff hist +883 N Modules/MTA-MySQL/mysql field length New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the length of a given field in the last retreived row. The offset of the field must be an integer between '''1''' and '''[[Modules/MTA-MySQL/...
- 19:2219:22, 14 January 2008 diff hist +790 N Modules/MTA-MySQL/mysql rows assoc New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Creates an iterator for the result associative rows. When this function is called, the row cursor is set to the first result row. ==Syntax== <syntaxhighlight lang="lua">[...
- 18:3418:34, 14 January 2008 diff hist +990 N Modules/MTA-MySQL/mysql fetch assoc New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns an associative table containing the current row of the last executed query. You can call this function repeatedly to retreive all the result ...
- 18:0418:04, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql null No edit summary
- 18:0418:04, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql free result No edit summary
- 18:0418:04, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql rows No edit summary
- 18:0318:03, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql fetch row No edit summary
- 18:0318:03, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql fetch lengths No edit summary
- 18:0318:03, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql fields No edit summary
- 18:0318:03, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql fetch field No edit summary
- 18:0218:02, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql data seek No edit summary
- 18:0218:02, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql warning count No edit summary
- 18:0218:02, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql stat No edit summary
- 18:0218:02, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql set character set No edit summary
- 18:0218:02, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql unbuffered query No edit summary
- 18:0118:01, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql query No edit summary
- 18:0118:01, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql insert id No edit summary
- 18:0118:01, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql info No edit summary
- 18:0118:01, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql hex string No edit summary
- 18:0018:00, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql get server version No edit summary
- 18:0018:00, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql get server info No edit summary
- 18:0018:00, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql get proto info No edit summary
- 18:0018:00, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql get host info No edit summary
- 18:0018:00, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql get client version No edit summary
- 17:5917:59, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql get client info No edit summary
- 17:5917:59, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql get character set info No edit summary
- 17:5917:59, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql change user No edit summary
- 17:5917:59, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql affected rows No edit summary
- 17:5917:59, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql escape string No edit summary
- 17:5817:58, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql select db No edit summary
- 17:5817:58, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql ping No edit summary
- 17:5817:58, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql error No edit summary
- 17:5817:58, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql errno No edit summary
- 17:5817:58, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql close No edit summary
- 17:5717:57, 14 January 2008 diff hist +29 Modules/MTA-MySQL/mysql connect No edit summary
- 17:2717:27, 14 January 2008 diff hist +50 Template:Modules/MTA-MySQL/Result functions No edit summary current
- 17:2617:26, 14 January 2008 diff hist +715 N Modules/MTA-MySQL/mysql null New page: __NOTOC__ Returns a MySQL null type. MySQL NULL and lua nil are different concepts, and a table row can contain NULL values. In this case, you must check the value comparing it to mysql_nu...
- 17:2317:23, 14 January 2008 diff hist +379 N Modules/MTA-MySQL/mysql free result New page: __NOTOC__ Frees the last query result. This function should be called after every query, specially when these queries return any data. ==Syntax== <syntaxhighlight lang="lua"> mysql_free_result ( MySQLRe...
- 17:2117:21, 14 January 2008 diff hist +713 N Modules/MTA-MySQL/mysql rows New page: __NOTOC__ Creates an iterator for the result rows. When this function is called, the row cursor is set to the first result row. ==Syntax== <syntaxhighlight lang="lua"> iterator mysql_rows ( MySQLResult ...
- 17:1817:18, 14 January 2008 diff hist +930 N Modules/MTA-MySQL/mysql fetch row New page: __NOTOC__ Returns a table containing the current row of the last executed query. You can call this function repeatedly to retreive all the result rows. When there aren't more rows in the r...
- 17:0317:03, 14 January 2008 diff hist +958 N Modules/MTA-MySQL/mysql fetch lengths New page: __NOTOC__ Returns a table containing the length of the values of the last retreived row. If you didn't retreive any row or you are in the end of the result set, it returns nil. ==Syntax==...
- 17:0017:00, 14 January 2008 diff hist +45 Modules/MTA-MySQL/mysql fetch field →Example