cubrid_set_query_timeout

Set the timeout time of query execution

Beschreibung

bool cubrid_set_query_timeout ( resource $req_identifier , int $timeout )

The cubrid_set_query_timeout function is used to set the timeout time of query execution.

Parameter-Liste

req_identifier

Request identifier.

timeout

Timeout time, unit of msec.

Rückgabewerte

TRUE, when process is successful.

FALSE, when process is unsuccessful.

Siehe auch

  • cubrid_get_query_timeout