mysql> select * from host; +----+-----------+------+-------+------+-------+------+--------+--------+-----------+ | id | name | root | style | info | owner | port | online | prefix | sitegroup | +----+-----------+------+-------+------+-------+------+--------+--------+-----------+ | 1 | localhost | 1 | 1 | auth | 0 | 8888 | 1 | | 0 | | 7 | localhost | 115 | 28 | | 0 | 84 | 1 | | 0 | +----+-----------+------+-------+------+-------+------+--------+--------+-----------+ 2 rows in set (0.00 sec) mysql>