hello friends,
well i have very big proble do you have any idea how can i rename database using mysql 5.1 .. i really dont have any idea how can i rename database... so please tell me i need ur help..
thanks in Advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
paul danielPosted Jan 25, 2010, 5:17 AM
ALTER DATABASE db_name UPGRADE
for more details click here