Possible Duplicate:
How do I quickly rename a mysql database (change schema name)?
i have a database in mysql5 with some tables .
i want to rename it. i know the alter statement can be used to renaming tables but i don't know if it is true about database renaming or not.