PHP Function List
mysqli.mysqlnd doesn't exist. Closest matches:
- mysqli
- mysqli_result
- mysqli_sql_exception
- mysql_ping
- mysql_info
- mssql_bind
- mysqli_stmt
- mysql_select_db
- mysql_insert_id
- mysql_field_len
- mysqli_master_query
- mysql_result
- mysql_field_name
- mysql_field_seek
- mysql_field_type
- msql_fieldlen
- mysqli_driver
- mysqli_bind_param
- mysql_field_table
- mysql_field_flags
Site Search Results
-
--with-mysqli=mysqlnd--with-mysqli=/path/to/mysql_config: mysqlnd is now supported: 5.4.x: mysqlnd--with-mysqli--with-mysqli=/path/to/mysql_config: mysqlnd is now the default
-
The mysql extension, the mysqli extension and the PDO MySQL driver can each be individually configured to use either libmysql or mysqlnd.
-
If you use MYSQLI_USE_RESULT all subsequent calls will return error Commands out of sync unless you call mysqli_free_result() With MYSQLI_ASYNC (available with mysqlnd ...
-
Changelog; Version Description; 5.3.0: The MySQL Native Driver was added, with support for all MySQL extensions (i.e., mysql, mysqli and PDO_MYSQL).
-
Extensões de Banco de Dados; Vendor Specific Database Extensions; MySQL; Overview of the MySQL PHP drivers; MySQL; Mysqli; Mysqlnd; mysqlnd_ ms; mysqlnd_ qc; mysqlnd_ uh
-
Database Extensions; Vendor Specific Database Extensions; MySQL; Overview of the MySQL PHP drivers; Mysql; Mysqli; Mysqlnd; mysqlnd_ ms; mysqlnd_ qc; mysqlnd_ uh
-
mysqli_result::fetch_all - ManualAvailable only with mysqlnd. As mysqli_fetch_all() returns all the rows as an array in a single step, it may consume more memory than some similar functions such as mysqli ...
-
mysqlnd on Linux returns an error code of 1153. The error message means "got a packet ... the trick with mysqli_next_result() only prevents having the connection dropped after a ...
-
Overview of the MySQL PHP drivers - ManualDatabase Extensions; Vendor Specific Database Extensions; MySQL; Overview of the MySQL PHP drivers; Mysql; Mysqli; Mysqlnd; mysqlnd_ ms; mysqlnd_ qc; mysqlnd_ uh
-
This charset is sent during connection hand-shake/authentication, which mysqlnd will use. Libmysql uses the default charset set in the my.cnf or by an explicit call to mysqli_options ...

Other forms of search
To search the string "mysqli.mysqlnd" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
