vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Renaming database with table views creates two databases and keeps the views in the old database. #1171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select a database
2. Make sure table views are present (important)
3. In the Database menu click Rename Database...
4. Rename database

What is the expected output?
One identical database with the new new.

What do you see instead?
Two databases: the old one with all the table views and the new with everything 
else.

What version of Sequel Pro are you using? What version of MySQL are you
connecting to on the server?
Sequel Pro: 0.9.9.1
MySQL: Ver 14.14 Distrib 5.5.15, for osx10.6

Original issue reported on code.google.com by cont...@guillaumemathieu.com on 2 Sep 2011 at 1:52

GoogleCodeExporter commented 9 years ago
I'm unable to reproduce this using build r3442, MySQL 5.1.38, OS X 10.6.8.

I currently don't have access to a server running 5.5, but I did try it on 
version 5 and 6 and still wasn't able to reproduce the problem.

Original comment by stuart02 on 9 Oct 2011 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 25 Oct 2011 at 7:11