Shooter7119 / sequel-pro

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

Pressing reload before committing an invalid copied row causes reload to wait forever #1785

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create a database row, using a schema with a unique on a single column (for 
example)

2. Copy that database row by pressing the ++ button

3. Press the reload button. Sequel Pro now pops a dialog "discard or edit" ánd 
shows the "reload animation". 

4. Press either the discard or edit button; The dialog disappears. The "reload 
animation" keeps spinning and effectively blocks the UI. 

5. Quitting seems to be the only option. 

What version of Sequel Pro are you using?
1.0.2 build 4096

What version of OS X are you using?
10.6.8

Darwin myhostname.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 
16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

What version of MySQL are you connecting to on the server?
5.6.12 (percona, homebrew)

Thanks,
JeroenP

Original issue reported on code.google.com by jeroen.p...@gmail.com on 15 Aug 2013 at 9:16