mariadb query file: 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_query_file(handle_...")
(No difference)

Revision as of 10:31, 19 May 2019

mariadb query file

Type: Function
Context: Server
Introduced: v1.0

NOTICE

This function is provided by the official MariaDB plugin.

Description

__EDIT_ME__

Syntax

mariadb_query_file(handle_id, file_path [, callback_func, callback_args])

Parameters

  • handle_id
    __EDIT_ME__
  • file_path
    __EDIT_ME__
  • callback_func
    __EDIT_ME__
  • callback_args (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__