{php} $table_num = count($data['tables']); {/php}
数据库信息
数据库名 | 数据库用户名 | 数据库密码 | 操作 |
---|---|---|---|
{$database.name} | {$database.username} | {$database.password} | 管理数据库 |
数据库表 {$table_num}张
表名 | 引擎 | 字符集 | 行数 | 大小 | 操作 |
---|---|---|---|---|---|
{$vo.table_name} | {$vo.type} | {$vo.collation} | {$vo.rows_count} | {$vo.data_size} |