<?php
$TOC = array (
  0 => 
  array (
    0 => 'mysqlnd.plugin.mysql-proxy.php',
    1 => 'Vergleich der mysqlnd-Plugins mit dem MySQL-Proxy',
  ),
  1 => 
  array (
    0 => 'mysqlnd.plugin.obtaining.php',
    1 => 'Bezugsquellen f&uuml;r die mysqlnd-Plugin-API',
  ),
  2 => 
  array (
    0 => 'mysqlnd.plugin.architecture.php',
    1 => 'Plugin-Architektur des MySQL Native Drivers',
  ),
  3 => 
  array (
    0 => 'mysqlnd.plugin.api.php',
    1 => 'Die Plugin-API von mysqlnd',
  ),
  4 => 
  array (
    0 => 'mysqlnd.plugin.developing.php',
    1 => 'Einf&uuml;hrung in die Erstellung eines mysqlnd-Plugins',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mysqlnd.php',
    1 => 'Mysqlnd',
  ),
  1 => 
  array (
    0 => 'set.mysqlinfo.php',
    1 => 'MySQL',
  ),
  2 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Anbieterspezifische Datenbankerweiterungen',
  ),
  3 => 
  array (
    0 => 'refs.database.php',
    1 => 'Datenbankerweiterungen',
  ),
  4 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  5 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);