CodeIgniter set le préfixe DB

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