• PHP Manual
  • Function Reference
  • Database Extensions
  • Vendor Specific Database Extensions
  • MySQL
  • Overview of the MySQL PHP drivers
  • MySQLi
  • MySQL (Original)
  • Mysqlnd
  • mysqlnd_ms
  • mysqlnd_qc
  • mysqlnd_uh
  • mysqlnd_mux
  • mysqlnd_memcache
mysql_unbuffered_query
Introduction
MySQL
PHP Manual

MySQL Native Driver

Table of Contents
  • Introduction
  • Overview
  • Installation
  • Runtime Configuration
  • Incompatibilities
  • Persistent Connections
  • Statistics
  • Notes
  • Memory management
  • MySQL Native Driver Plugin API
    • A comparison of mysqlnd plugins with MySQL Proxy
    • Obtaining the mysqlnd plugin API
    • MySQL Native Driver Plugin Architecture
    • The mysqlnd plugin API
    • Getting started building a mysqlnd plugin