alter table attachment rename phpbt_attachment; alter table bug rename phpbt_bug; alter table bug_history rename phpbt_bug_history; alter table comment rename phpbt_comment; alter table component rename phpbt_component; alter table os rename phpbt_os; alter table project rename phpbt_project; alter table resolution rename phpbt_resolution; alter table saved_query rename phpbt_saved_query; alter table severity rename phpbt_severity; alter table status rename phpbt_status; alter table auth_user rename phpbt_auth_user; alter table version rename phpbt_version; alter table auth_group rename phpbt_auth_group; alter table auth_perm rename phpbt_auth_perm; alter table user_group rename phpbt_user_group; alter table user_perm rename phpbt_user_perm; alter table group_perm rename phpbt_group_perm; alter table bug_group rename phpbt_bug_group; alter table project_group rename phpbt_project_group;