you can leave it as it is. That will just add a prefix to all tables in your database. For instance, I'm using mybb forums and all my tables are prefixed with "mybb_". So if I have a table about users, it is called "mybb_users", if I have one about posts it's called "mybb_posts" and so on.