p; // default: 'pma_relation'
$cfg['servers'][$i]['table_info'] = ''; // table to describe the display fields
// - leave blank for no display fields support
// default: 'pma_table_info'
$cfg['servers'][$i]['table_coords'] = ''; // table to describe the tables position for the pdf schema
// - leave blank for no pdf schema support
// default: 'pma_table_coords'
$cfg['servers'][$i]['pdf_pages'] = ''; // table to describe pages of relationpdf
// - leave blank if you don't want to use this
// default: 'pma_pdf_pages'
$cfg['servers'][$i]['column_info'] = ''; // table to store column information
// - leave blank for no column comments/mime types
// default: 'pma_column_info'
$cfg['servers'][$i]['history'] = ''; // table to store sql history
// - leave blank for no sql query history
// default: 'pma_history'
$cfg['servers'][$i]['verbose_check'] = true; // set to false if you know that your pma_* tables