Has anybody tried changing DB Table Prefix?
Hi,
this is what needs to be changed file located in application/config/database.php
$db[‘default’][‘swap_pre’] = ‘custom prefix goes here’;
MySQL Database prefix has to also be changed.
1 Like
Yes and work it ! factip_
1 Like