<?php
$TOC = array (
  0 => 
  array (
    0 => 'mysql.requirements.php',
    1 => '需求',
  ),
  1 => 
  array (
    0 => 'mysql.installation.php',
    1 => '安装',
  ),
  2 => 
  array (
    0 => 'mysql.configuration.php',
    1 => '运行时配置',
  ),
  3 => 
  array (
    0 => 'mysql.resources.php',
    1 => '资源类型',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mysql.php',
    1 => 'Mysql（原始）',
  ),
  1 => 
  array (
    0 => 'set.mysqlinfo.php',
    1 => 'MySQL',
  ),
  2 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => '针对各数据库系统对应的扩展',
  ),
  3 => 
  array (
    0 => 'refs.database.php',
    1 => '数据库扩展',
  ),
  4 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  5 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);