<?php 
$INFO['sql_driver']   = 'mysql'; 
$INFO['sql_host']   = 'localhost'; 
$INFO['sql_database']   = '*****'; 
$INFO['sql_user']   = '******'; 
$INFO['sql_pass']   = '*******; 
$INFO['sql_tbl_prefix']   = 'F'; 
$INFO['sql_debug']   = '0'; 
$INFO['sql_charset']   = 'utf8'; 
$INFO['board_start']   = '1398283610'; 
$INFO['installed']   = '1'; 
$INFO['php_ext']   = 'php'; 
$INFO['safe_mode']   = '0'; 
$INFO['board_url']   = '__*******'; 
$INFO['banned_group']   = '5'; 
$INFO['admin_group']   = '4'; 
$INFO['guest_group']   = '2'; 
$INFO['member_group']   = '3'; 
$INFO['auth_group']   = '1'; 
$INFO['use_friendly_urls']   = '1'; 
$INFO['_jsDebug']   = '0'; 
$INFO['mysql_tbl_type']   = 'MyISAM'; 
define('IN_DEV', 0); 
/* Remote archive DB - complete these details if you're using a remote DB for the post archive. 
   If content has already been archived in the local DB, this will need transferring and will not be done automatically. */ 
$INFO['archive_remote_sql_host']   = ''; 
$INFO['archive_remote_sql_database']   = ''; 
$INFO['archive_remote_sql_user']   = ''; 
$INFO['archive_remote_sql_pass']   = ''; 
$INFO['archive_remote_sql_charset']   = ''; 
  
?> 
 
 
префикс таблиц сохранился полностью при экспорте через phpMyAdmin