• PHP Manual
  • Function Reference
  • Database Extensions
  • Vendor Specific Database Extensions
  • MySQL
  • Overview of the MySQL PHP drivers
  • MySQLi
  • Mysql_xdevapi
  • MySQL (Original)
  • Mysqlnd
mysql_unbuffered_query
Introduction
MySQL
PHP Manual

MySQL Native Driver

Table of Contents
  • Introduction
  • Overview
  • Installation
  • Runtime Configuration
  • Incompatibilities
  • Persistent Connections
  • Statistics
    • Retrieving statistics
    • MySQL Native Driver 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