convert
class convert
Class holding all convertor-specific details.
WARNING: This file did not meant to be present in a production environment, so moving this file to a location which is accessible after board installation might lead to security issues.
Properties
$options | |||
$convertor_tag | |||
$src_dbms | |||
$src_dbhost | |||
$src_dbport | |||
$src_dbuser | |||
$src_dbpasswd | |||
$src_dbname | |||
$src_table_prefix | |||
$convertor_data | |||
$tables | |||
$config_schema | |||
$convertor | |||
$src_truncate_statement | |||
$truncate_statement | |||
$fulltext_search | |||
$batch_size | |||
$num_wait_rows | |||
$mysql_convert | |||
$p_master |
Methods
__construct($p_master)
No description
Details
at line 56
__construct($p_master)
No description