mariadb prepare: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.0}} {{Notice|This function is provided by the official MariaDB plugin.}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|mariadb_prepare(handle_id,...")
 
No edit summary
Line 7: Line 7:


{{FuncParameters}}
{{FuncParameters}}
{{FuncParam|handle_id|__EDIT_ME__}}
{{FuncParam|handle_id|The databse handle identifier}}
{{FuncParam|format_str|__EDIT_ME__}}
{{FuncParam|format_str|The query to prepare}}


{{FuncReturnValue|__EDIT_ME__}}
{{FuncReturnValue|String with sql-injection safe query}}


== Example ==
== Example ==
Line 16: Line 16:


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
{{Template:MariaDBFunctions}}

Revision as of 09:56, 12 December 2019