[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql41' (#mysql41_api)

mysql_stmt_prepare

Declaration

Source position: mysql.inc line 1340

function mysql_stmt_prepare(

  stmt: PMYSQL_STMT;

  query: Pchar;

  length: dword

):LongInt;