Talk:Modules/MTA-MySQL/mysql rows: Difference between revisions
Jump to navigation
Jump to search
(New page: Maybe add mysql_affected_rows(handler) Need to return: 1 if the (insert/update) query had updated/inserted rows in to the database. And 0 other wise.) |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Maybe add mysql_affected_rows(handler) | Maybe add mysql_affected_rows(handler) | ||
Need to return: 1 if the (insert/update) query had updated/inserted rows in to the database. And 0 other wise. | Need to return: 1 if the (insert/update) query had updated/inserted rows in to the database. And 0 other wise. | ||
* Have you seen this function? [[Modules/MTA-MySQL/mysql_affected_rows]] --[[User:Ryden|Ryden]] 23:42, 26 June 2008 (CDT) | |||
* Yes but to late. My apologise for that --[[User:Mrdejong|Mrdejong]] 18:49, 24 June 2008 (GMT) |
Latest revision as of 16:49, 27 June 2008
Maybe add mysql_affected_rows(handler) Need to return: 1 if the (insert/update) query had updated/inserted rows in to the database. And 0 other wise.
- Have you seen this function? Modules/MTA-MySQL/mysql_affected_rows --Ryden 23:42, 26 June 2008 (CDT)
- Yes but to late. My apologise for that --Mrdejong 18:49, 24 June 2008 (GMT)