CodeInigniter establece el prefijo DB

$this->db->set_dbprefix('prefix');
Muddy Mandrill