mysqli_driver::embedded_server_start

mysqli_embedded_server_start

Initialize and start embedded server

Description

Object oriented style

bool mysqli_driver::embedded_server_start ( bool $start , array $arguments , array $groups )

Procedural style

bool mysqli_embedded_server_start ( bool $start , array $arguments , array $groups )
Warning

This function is currently not documented; only its argument list is available.