Home
last modified time | relevance | path

Searched refs:mysql_init (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/mysqli/tests/
H A Dbug49442.phpt67 …mysqlnd makes a connection created through mysql_init()/mysqli_real_connect() always a 'persistent…
74 pconnect or mysql_init() - so we should test pconnect as well.
/php-src/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h58 #define mysql_init(a) mysqlnd_connection_init((a), false) macro
/php-src/ext/pdo_mysql/
H A Dmysql_driver.c38 # define pdo_mysql_init(persistent) mysql_init(NULL)

Completed in 25 milliseconds