I created database on my local machine. After moving my project to server I imported backup from local (because I had some important data there).
Now,when I\'m trying t
@maxian
Michael Villeneuve answer is not totally right. In case of a production environnement or kind of , you just can t drop schema and recreate it.
The only way to perform it on your current schema is by the followings :
i cannot guarantee you won t lost some keys but you don t drop your datas at all .