Developer

« Return to index ‹ #12 #14 › ⊕ View reports

#13: MySQL client library vio_delete crashes

Type: Crash First reported: 3 Mar 2010
Status: New Last modified: 4 Jul 2011
Occurrences: 3000 Fixed: In revision r3347
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff83b5bfe6 __kill + 10
1 libSystem.B.dylib 0x00007fff83bfce32 abort + 83
2 libSystem.B.dylib 0x00007fff83b14155 free + 128
3 ...ogle.code.sequel-pro.mcpkit 0x0000000100355baf vio_delete + 63
4 ...ogle.code.sequel-pro.mcpkit 0x0000000100350703 end_server + 67
5 ...ogle.code.sequel-pro.mcpkit 0x0000000100350937 mysql_close + 199
6 ...ogle.code.sequel-pro.mcpkit 0x0000000100329489 -[MCPConnection disconnect] + 41
7 com.google.code.sequel-pro 0x000000010002e131 -[TableDocument closeConnection] + 49
8 com.google.code.sequel-pro 0x0000000100033cb7 -[TableDocument windowWillClose:] + 71
9 com.apple.Foundation 0x00007fff819a285a _nsnote_callback + 167
10 com.apple.CoreFoundation 0x00007fff82151e3a __CFXNotificationPost + 954
11 com.apple.CoreFoundation 0x00007fff8213e3e8 _CFXNotificationPostNotification + 200
12 com.apple.Foundation 0x00007fff819997c4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
13 com.apple.AppKit 0x00007fff82a1e66c -[NSWindow _close] + 214
14 com.apple.CoreFoundation 0x00007fff82169a43 -[NSArray makeObjectsPerformSelector:] + 499
15 com.apple.AppKit 0x00007fff82a9e704 -[NSApplication _deallocHardCore:] + 360
16 com.apple.AppKit 0x00007fff82a9d305 -[NSApplication terminate:] + 704
17 com.apple.AppKit 0x00007fff829ca09a -[NSApplication sendAction:to:from:] + 95
18 com.apple.AppKit 0x00007fff829ee602 -[NSMenuItem _corePerformAction] + 365
19 com.apple.AppKit 0x00007fff829ee36c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
20 com.apple.AppKit 0x00007fff829d4009 -[NSMenu performKeyEquivalent:] + 272
21 com.apple.AppKit 0x00007fff829d2db1 -[NSApplication _handleKeyEquivalent:] + 559
22 com.apple.AppKit 0x00007fff828a39e1 -[NSApplication sendEvent:] + 3630
23 com.apple.AppKit 0x00007fff8283a796 -[NSApplication run] + 474
24 com.apple.AppKit 0x00007fff82833468 NSApplicationMain + 364
25 com.google.code.sequel-pro 0x0000000100002139 main + 9
26 com.google.code.sequel-pro 0x0000000100002104 start + 52

Comments

Comment with feedback submission on 5 Mar 2010
installing update and clicked "Install & Relaunch"
Comment with feedback submission on 9 Mar 2010
i closed my mac, and when i reopened i tryed to use sequel, it crashed
Comment with feedback submission on 10 Mar 2010
Cancelled a somewhat longer running query. The "Query in progress" hud thingy was displaying
Comment with feedback submission on 10 Mar 2010
viewing a table in content tab
Comment with feedback submission on 12 Mar 2010
tried to reconnect
Comment with feedback submission on 15 Mar 2010
/*!40000 ALTER TABLE `tx_w2ptubetransfer_files` ENABLE KEYS */;
UNLOCK TABLES;

Tried to do this on a 10000+ items table.
Comment with feedback submission on 22 Mar 2010
I quit SequelPro while reconnecting to a database after waking up my MacBook from hibernation. Weird, i know ;-)
Comment with feedback submission on 24 Mar 2010
opening information_schema.statistics table on a db server where it contained more than 16.000 rows took me too long, so I pressed 'stop query', but then it hanged
Comment with feedback submission on 29 Mar 2010
reconnecting via ssh.

- cpu to 100%
- new certificate sheet appeared, unlike when there is a new connection being made the sheet buttons do not respond to mouse clicks or keyboard
- the standard modal dialogue box asking to "Reconnect" appears.
It responds to mouse and keyboard. It will even act on the keyboard input that the new cert sheet ignored.
- Finally I "Disconnect" and command Quit
Comment with feedback submission on 31 Mar 2010
quitting Sequel Pro after real interuption to network connection to DB.

FIrt click on "stop Query" in grey query working box, then 1-2 minutes later
cmd-Quit app
Comment with feedback submission on 3 Apr 2010
I was loading a table, then it started the spinning 'Loading table...', then crash
Comment with feedback submission on 5 Apr 2010
Just froze after converting MyISAM to INNoDB
Comment with feedback submission on 12 Apr 2010
Creating of an index seamed to time out jn gui, on command line the action was already done
Comment with feedback submission on 12 Apr 2010
tried to stop a query
Comment with feedback submission on 13 Apr 2010
connected to a remote server, started beach balling while reading db information, force quit it after 10 seconds
Comment with feedback submission on 15 Apr 2010
abort an sql query
Comment with feedback submission on 16 Apr 2010
cmd + q while sequel was thinking.
the server i was connected to was not responding (very quickly)
to all connections (not just sql)
Comment with feedback submission on 20 Apr 2010
did i manage to reproduce the pinging issue?

jakob
Comment with feedback submission on 21 Apr 2010
big query
Comment with feedback submission on 21 Apr 2010
BIG Query. Dumb Query.
Comment with feedback submission on 27 Apr 2010
a query was running on a remote server
I unplugged de network cable
then clicked on the "stop query" button
crash
Comment with feedback submission on 27 Apr 2010
stopping large query to a table
Comment with feedback submission on 27 Apr 2010
Loading large table with blobs not deferred. Clicked "stop" and button greyed out, but it did not stop. Didn't feel like waiting.
Comment with feedback submission on 29 Apr 2010
added an index
Comment with feedback submission on 1 May 2010
trying to reconnect
Comment with feedback submission on 1 May 2010
Select table with 120k rows over DSL, click stop after 1/8 progress, crash /dogx
Comment with feedback submission on 1 May 2010
See above, reproducible /dogx
Comment with feedback submission on 3 May 2010
I killed a long running query which seemed to hang, but that didn't work fast enough for me, so than I just quit sequel-pro (via cmd+q); next thing was the crash...
Comment with feedback submission on 4 May 2010
Run query with 3+ joins
Comment with feedback submission on 5 May 2010
I stopped an ongoing mysql command while fetching the data
Comment with feedback submission on 5 May 2010
filtering results
Comment with feedback submission on 5 May 2010
stopped query
Comment with feedback submission on 5 May 2010
canceled a standard "Content" select * statement that was running too long.
Comment with feedback submission on 5 May 2010
truncating a table
Comment with feedback submission on 5 May 2010
lo abri por primera vez y salio esto
Comment with feedback submission on 5 May 2010
Hit the stop query button while a query was executing
Comment with feedback submission on 6 May 2010
tried to open a table with large data fields
Comment with feedback submission on 6 May 2010
break query
Comment with feedback submission on 6 May 2010
anytime i close the computer without ending sequel pro, it crashes when I come back. it does give me the "reconnect" option, but it never works, and just hangs so I have to force quit each time this happens.
Comment with feedback submission on 6 May 2010
Anytime a query takes too long and I cancel it, the application quits.
Comment with feedback submission on 7 May 2010
cancel query
Comment with feedback submission on 7 May 2010
fucked a dead horse
Comment with feedback submission on 7 May 2010
Quit the application
Comment with feedback submission on 7 May 2010
Queried a 4gb database
Comment with feedback submission on 7 May 2010
Opened my macbook pro and clicked refresh on the table
Comment with feedback submission on 8 May 2010
A query with a massive number of results
Comment with feedback submission on 9 May 2010
Put the laptop to sleep, moved to another location outside the network, switched to Sequel Pro and exited the application. It crashed while exiting.
Comment with feedback submission on 10 May 2010
tapped 'STOP' while a query was running. Server is mysql 3.23
Comment with feedback submission on 10 May 2010
I've pressed cancel on "content" tab to stop fetching and tried to sort by column
Comment with feedback submission on 10 May 2010
ssh connection dropped
Comment with feedback submission on 10 May 2010
put laptop to sleep while running query
Comment with feedback submission on 10 May 2010
Clicked cancel on a query ran from the query window
Comment with feedback submission on 11 May 2010
i opened a session and that session probably expired. window was open for last 6 hours. I tried to run a query and instead of asking me to reconnect it crashed.

There is a work around i have found to make it work. If you hit stop query as soon as you start running the query and select "reconnect" on resulting box it works. Outside that work around it crashed every time.
Comment with feedback submission on 11 May 2010
hit the "Stop" button for long query
Comment with feedback submission on 11 May 2010
Still trying to load a big big table (36 000 000 records)
Comment with feedback submission on 11 May 2010
I wanted to add a extra Screen >> File > New...
Comment with feedback submission on 11 May 2010
Clicked Stop Query
Comment with feedback submission on 11 May 2010
My network configuration changed, while a DB connection was open. 100% reproducible crash.
Comment with feedback submission on 11 May 2010
Sequel Pro always crashes on me if my computer goes to sleep while Sequel Pro is running. When I wake the computer back up, that is when Sequel Pro will crash. I often change internet connections via different wifi hotspots, so this may have to do with it as well. Thank you all for such a great product!
Comment with feedback submission on 11 May 2010
Tried to stop a running query.
Comment with feedback submission on 11 May 2010
INSERT INTO `Language` (`lang_id`,`name`)
VALUES
(1,'Inglés | English'),
(2,'Español | Spanish');
Comment with feedback submission on 11 May 2010
Attempted to stop a running query.
Comment with feedback submission on 12 May 2010
i hit stop query when a long query was running
Comment with feedback submission on 12 May 2010
stopped a query
Comment with feedback submission on 12 May 2010
Connection timed out, Sequel Pro crashed after trying to cancel query.
Comment with feedback submission on 12 May 2010
Clicked cancel on the "filtering table" popup (twice now)
Comment with feedback submission on 12 May 2010
opened the program
Comment with feedback submission on 12 May 2010
opened a large table
Comment with feedback submission on 12 May 2010
Just quitting the app.
Comment with feedback submission on 12 May 2010
Stopping a query
Comment with feedback submission on 12 May 2010
Stopping query
Comment with feedback submission on 12 May 2010
closing it
Comment with feedback submission on 12 May 2010
probably slow server response
sequel didn't handle it very well so i killed it
Comment with feedback submission on 12 May 2010
Disconnected from the network with a connection open. Reconnected to the network, clicked on Sequel Pro, then crash. This happens all the time. It really does not like network disconnects since the most recent update. Let me know if I can help with resolving this.
Comment with feedback submission on 12 May 2010
Closed after installing.
Comment with feedback submission on 13 May 2010
Cancelled a query
Comment with feedback submission on 13 May 2010
listing large table over slow link.
While table rows were loading, I reduce the 'limit rows to' variable from 200 to 50 to avoid this slow loading the the app crashed.
Comment with feedback submission on 13 May 2010
clicked stop while listing table rows over a very slow link (SSH).
App crashed.
Comment with feedback submission on 13 May 2010
running a bind param from php on 5600 rows
Comment with feedback submission on 13 May 2010
I changed wifi network while connected to a database and didn't discconnect before leaving the old network
Comment with feedback submission on 13 May 2010
Canceling a long query
Comment with feedback submission on 13 May 2010
I hit 'stop query'.
Nice.
Comment with feedback submission on 13 May 2010
ran a custom query
Comment with feedback submission on 14 May 2010
stopped a query which was taking long.
Comment with feedback submission on 14 May 2010
stopping a SELECT query
Comment with feedback submission on 14 May 2010
Connexion to a Database thrue a slow VPN cnx.
Comment with feedback submission on 14 May 2010
I tried to load 80k records at once from a remote 4.x server, and then hit "stop"
Comment with feedback submission on 15 May 2010
Refresh of a table but changed connection. Squel Pro hangs every time a go from work to home without quitting Sequel Pro.

I keep the application running while changing network.
Comment with feedback submission on 15 May 2010
The Connection is very slow so seqpro keeps crashing.
Comment with feedback submission on 15 May 2010
sorting on a column
Comment with feedback submission on 16 May 2010
opened my macbook pro from sleep waited for my internet to reconnect, then hit cmd+r to refresh the table that it was already viewing from the day before
Comment with feedback submission on 16 May 2010
opened laptop from sleep mode cmd+r to refresh table view
Comment with feedback submission on 17 May 2010
I moved to a different wireless network. Sequel Pro always crashes if I close my macbook pro while on one network and then re-open it on another network.
Comment with feedback submission on 17 May 2010
I was trying to sort a table using a column. It took too long so I hit STOP. The program crashed
Comment with feedback submission on 17 May 2010
Running a large query, and canceled cause the application to die twice in a row.
Comment with feedback submission on 17 May 2010
Tried to view the structure of a table over an SSH connection. Hung for a long time - couldn't find a way to cancel, couldn't quit, had to force quit.
Comment with feedback submission on 17 May 2010
just changed database within a single connection
Comment with feedback submission on 18 May 2010
I had an old Sequel Pro window open that was disconnected, so I went to File -> New and when the new window popped up.. I closed the old one behind it and that's when the crash occurred.
Comment with feedback submission on 18 May 2010
BUG REPORT:
When I put my macbook to sleep with an open connection and later I wake it up and try to execute a SQL query it crashes everytime.
Comment with feedback submission on 18 May 2010
After laptop back from sleep, connection to server must be broken - trying to select table - received a crash.
Comment with feedback submission on 18 May 2010
could someone pleas email me @ aegrant@gmail.com about these incessant crashes?
Comment with feedback submission on 18 May 2010
I was running a simple query with one join and it froze up after it started displaying results. This has been happening very regularly since the latest update. If there is anything else I can provide to you I will gladly do it as Sequal Pro is now highly unstable for me.
Comment with feedback submission on 18 May 2010
Quit
Comment with feedback submission on 18 May 2010
I stopped execution of a query which was running too long; I'm connected via my mobile provider, and I suspect my internet connection caused the crash, because the gprs-connection just switched to umts moments before the crash
Comment with feedback submission on 18 May 2010
closing it, jesus christ.
Comment with feedback submission on 18 May 2010
Tried to stop/cancel a query from running
Comment with feedback submission on 18 May 2010
Tried to stop a running query.
Comment with feedback submission on 18 May 2010
ran a really bad self joining query and then hit Stop Query as it never finished. Then it crashed.
Comment with feedback submission on 18 May 2010
forced quit it after it would could not open a database
Comment with feedback submission on 18 May 2010
cancelled opening a view
Comment with feedback submission on 18 May 2010
tried reloading a table after computer was idle for a while.
Comment with feedback submission on 19 May 2010
selected the STATISTICS table from the mySQL database while viewing the Content tab.
app appeared to hang with the progressIndicator spinning.
I waited 30sec or so before quitting
Comment with feedback submission on 20 May 2010
every time i try to stop a long running query the application crashes
Comment with feedback submission on 20 May 2010
tried to connect to a busy data base. took too long. quit.
Comment with feedback submission on 20 May 2010
woke up laptop and quit sequel pro and it crashed as it was closing
Comment with feedback submission on 21 May 2010
Trying to reconnect to a database after the connection had died
Comment with feedback submission on 21 May 2010
cancelled a slow query
Comment with feedback submission on 21 May 2010
Closing a window
Comment with feedback submission on 22 May 2010
I was loading a table on a database that had a separate process importing data to it.
Comment with feedback submission on 22 May 2010
woke macbook from sleep. crashed as usual
Comment with feedback submission on 24 May 2010
I get little hang-ups & freezes sometimes, but this time nothing was wrong, I just quit the program and it called that "quitting unexpectedly." Oops!
Comment with feedback submission on 24 May 2010
Stopping a query taking forever.
Comment with feedback submission on 24 May 2010
cause the app crashes.
Comment with feedback submission on 24 May 2010
I had a query that was taking too long so I stopped it.
Comment with feedback submission on 24 May 2010
switched wireless networks, woke from sleep, activated sequel pro. Apple-Q. Crash.
Comment with feedback submission on 24 May 2010
Attempted to stop loading a table with around 32000 records x 20ish columns
Comment with feedback submission on 25 May 2010
I clicked the STOP button when it was loading a very large data set in the 'Content' view.
Comment with feedback submission on 25 May 2010
Attempting to open a new database connection.
Comment with feedback submission on 25 May 2010
Tried to connect to a database as root when I think root did not have explicit access. The busy display came up and I could not stop it. I tried to exit and that is when it crashed.
Comment with feedback submission on 26 May 2010
stopped query that was taking too long
Comment with feedback submission on 26 May 2010
I aborted the opening of a (for me) large database (> 10.000 tables), then sequel pro crashed
Comment with feedback submission on 26 May 2010
exiting the application
Comment with feedback submission on 26 May 2010
killing a query
Comment with feedback submission on 27 May 2010
closed the program after macbook resumed from sleep or standby
Comment with feedback submission on 27 May 2010
I switched from one database to the other
Comment with feedback submission on 27 May 2010
cancelling a cross join query on a remote server through ssh
Comment with feedback submission on 27 May 2010
Reconnect ssh
Comment with feedback submission on 27 May 2010
Slept computer while connected, woke up computer from sleep and tried to close the window for the connection
Comment with feedback submission on 27 May 2010
trying to view a table with content view after the session probably timed out
Comment with feedback submission on 28 May 2010
Ran a query, inner join across 4 tables
Comment with feedback submission on 28 May 2010
Stopping a query when it is executing causes this problem
Comment with feedback submission on 28 May 2010
RAn a query after coming out of sleep mode
Comment with feedback submission on 28 May 2010
stopping long query
Comment with feedback submission on 28 May 2010
Tried to connect to database
Comment with feedback submission on 28 May 2010
tried to stop a slow query
Comment with feedback submission on 29 May 2010
Opened my MAcbook Pro and cmd+r to refresh the table. It hung and crashed
Comment with feedback submission on 31 May 2010
Opened a table
Then pressed the stop button on the progress window
Comment with feedback submission on 31 May 2010
error
Comment with feedback submission on 1 Jun 2010
ran a long query while connected over SSH
Comment with feedback submission on 2 Jun 2010
frackin crashed due to a timeout with the db. When the hell are you guys gonna fix this?
Comment with feedback submission on 2 Jun 2010
Can't remember.
Comment with feedback submission on 2 Jun 2010
The database connection timed out, and I had to force-quit because the program locked up. This is a recurring problem.
Comment with feedback submission on 2 Jun 2010
Tried to preview a huge (10.5M+ rows) table
Comment with feedback submission on 2 Jun 2010
ran a query that was too long - tried to cancel
Comment with feedback submission on 2 Jun 2010
Woke computer from sleep, then quit Sequel Pro. internet was disconnected at this point.
Comment with feedback submission on 3 Jun 2010
Running a SELECT query on a relatively small table, battery was running low.
Comment with feedback submission on 3 Jun 2010
opened a big table
Comment with feedback submission on 3 Jun 2010
Hit "stop" when it was loading a large table
Comment with feedback submission on 3 Jun 2010
finished export
Comment with feedback submission on 4 Jun 2010
stopped a query running on a db with lost connection
Comment with feedback submission on 4 Jun 2010
I seem to have the most trouble when I've got a window that is connected via ssh.
Comment with feedback submission on 4 Jun 2010
had my laptop closed overnight,opened it, signed in and tried to connect back to a database. sql pro froze up and had to be shut down by force. This is a common problem with the software
Comment with feedback submission on 4 Jun 2010
custom query, cancelled it a few times, wifi on a train
Comment with feedback submission on 4 Jun 2010
stopped query after waking from sleep, no reconnection made
Comment with feedback submission on 5 Jun 2010
Connecyion lost to internet.
Comment with feedback submission on 6 Jun 2010
The network connection died and I quite SP using [command][q]. This was an ssh-connected database connection.
Comment with feedback submission on 7 Jun 2010
Tried to load page 30,000. Realized that it would take a while, pressed the stop button on the popup box.
Comment with feedback submission on 7 Jun 2010
trying to reconnect to a db after waking up from sleep mode
Comment with feedback submission on 8 Jun 2010
disconnected from internet
Comment with feedback submission on 8 Jun 2010
Nothing, just returned to Sequel Pro. But the internet connection was down.
Comment with feedback submission on 8 Jun 2010
load a table data (in the contents tab)
Comment with feedback submission on 8 Jun 2010
stopped a long-running query connected to a mysql host via SSH. This always happens.
Comment with feedback submission on 8 Jun 2010
clicked stop query after running a query without a where clause on a decent sized table.
Comment with feedback submission on 8 Jun 2010
Lost network connection while query was executing. Clicked 'Stop Query', the button greyed out and it just hung, with spinner going constantly.
Comment with feedback submission on 8 Jun 2010
tried to cancel query
Comment with feedback submission on 8 Jun 2010
Crashed, likely do to the flaky network at WWDC.
Comment with feedback submission on 9 Jun 2010
nothing
Comment with feedback submission on 9 Jun 2010
Stop loading data
Comment with feedback submission on 9 Jun 2010
failed to stop a query and i forced a shutdown

BTW sequel pro frequently locks up with high CPU usage. Only this version
Comment with feedback submission on 9 Jun 2010
Run a large inner join query and tried to stop it.
Comment with feedback submission on 9 Jun 2010
opened the program
Comment with feedback submission on 9 Jun 2010
Ran multiple queries
Comment with feedback submission on 9 Jun 2010
I was in Table Info view on one table and clicked to select another table. It displayed the Loading... spinner for ages so I tried to close the viewer window. That caused a spinning beachball of death so I Quit from the Sequel Pro menu, at which point it crashed. I've switched tables in Table Info view plenty of times before without a hang up.
Comment with feedback submission on 10 Jun 2010
During long query, I hit the stop query button. Here was my query:

SELECT exp_weblog_titles.title AS title,
exp_weblog_data.field_id_4 AS description,
exp_weblog_data.field_id_8 AS street,
exp_weblog_data.field_id_12 AS phone,
exp_weblog_data.field_id_14 AS url,
exp_weblog_data.field_id_15 AS hours,
exp_categories.cat_name AS city
FROM exp_weblog_titles
INNER JOIN (SELECT exp_weblog_data.entry_id,
exp_weblog_data.field_id_4,
exp_weblog_data.field_id_8,
exp_weblog_data.field_id_12,
exp_weblog_data.field_id_14,
exp_weblog_data.field_id_15
FROM exp_weblog_data) exp_weblog_data
ON exp_weblog_titles.entry_id = exp_weblog_data.entry_id
INNER JOIN (SELECT cat_id,
entry_id
FROM exp_category_posts) exp_category_posts
ON exp_weblog_titles.entry_id = exp_category_posts.entry_id
INNER JOIN (SELECT cat_id,
cat_name
FROM exp_categories) exp_categories
ON exp_categories.cat_id = exp_category_posts.cat_id
WHERE exp_weblog_titles.status = 'open'
AND ( exp_weblog_titles.weblog_id = '4'
OR exp_weblog_titles.weblog_id = '2'
OR exp_weblog_titles.weblog_id = '3' )
Comment with feedback submission on 10 Jun 2010
Tried to stop a query
Comment with feedback submission on 11 Jun 2010
selected "quit" from the dock context menu
Comment with feedback submission on 11 Jun 2010
ran the installer
Comment with feedback submission on 11 Jun 2010
reconnecting to a db after being asleep
Comment with feedback submission on 11 Jun 2010
was closing app
Comment with feedback submission on 11 Jun 2010
query ran for a long period of time, so I clicked "Stop Query." The running query box did not go away, so I quit Sequel Pro and it "crashed"
Comment with feedback submission on 12 Jun 2010
download & install - auto reboot - then crash
Comment with feedback submission on 12 Jun 2010
I tried closing the window. I was logged into a server via ssh.
Comment with feedback submission on 14 Jun 2010
querying an ssh server - always crashes when i've connected a session over ssh :( always :(
Comment with feedback submission on 14 Jun 2010
Stopping a long running query.
Comment with feedback submission on 14 Jun 2010
Ran a left join from a million row table to a 10,000 table.
Comment with feedback submission on 15 Jun 2010
Clicked the stop query button
Comment with feedback submission on 15 Jun 2010
trying to close an unreponsive connection
Comment with feedback submission on 16 Jun 2010
edit table structure
Comment by rowan on 16 Jun 2010
Status changed to "Fixed". Marked as fixed in r2335.
Comment with feedback submission on 16 Jun 2010
quite
Comment with feedback submission on 17 Jun 2010
running a query over a ssh tunnel
Comment with feedback submission on 17 Jun 2010
Tried to cancel a running query over ssh on a wifi network at the SLC airport, probably pretty spotty
Comment with feedback submission on 18 Jun 2010
canceled a query
Comment with feedback submission on 18 Jun 2010
Tried to create a new window for opening a database and accidentally clicked another Sequel Pro Window and moved it and then crash.
Comment with feedback submission on 19 Jun 2010
nothing
Comment with feedback submission on 20 Jun 2010
run a double subquery query
Issue system message on 21 Jun 2010
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Comment with feedback submission on 21 Jun 2010
running a simple query, was taking too long. tried to quit the app, then it crashed
Comment with feedback submission on 21 Jun 2010
Canceled a long running process.
Comment with feedback submission on 21 Jun 2010
shut the application down
Comment with feedback submission on 22 Jun 2010
vpn connection to db was lost; sequel crashed.
Comment with feedback submission on 22 Jun 2010
Clicked the button to stop running a query on the Query panel
Comment with feedback submission on 22 Jun 2010
Changing DB's
Comment with feedback submission on 22 Jun 2010
Ran a long running query, then quickly hit the stop query button.
Comment with feedback submission on 22 Jun 2010
Tried to stop the load of a large table.
Comment with feedback submission on 23 Jun 2010
I hit the 'Stop query' button in a long query
Comment with feedback submission on 23 Jun 2010
Cancelled a long-running query
Comment with feedback submission on 24 Jun 2010
returned from sleep
Comment with feedback submission on 24 Jun 2010
mySQL server was disconnected and restarted
Comment with feedback submission on 24 Jun 2010
crashes all the freakin time now!!!!
Comment with feedback submission on 24 Jun 2010
attempted to stop long query
Comment with feedback submission on 25 Jun 2010
Uploading sql dump to external server, program crashed on multiple occasions
Comment with feedback submission on 25 Jun 2010
restore from hibernate
Comment with feedback submission on 25 Jun 2010
When canceling query
Comment with feedback submission on 25 Jun 2010
Accidentally quit with an UPDATE query running
Comment with feedback submission on 25 Jun 2010
stopped long query
Comment with feedback submission on 25 Jun 2010
stopping query
Comment with feedback submission on 28 Jun 2010
Interrupted a long-running query
Comment with feedback submission on 28 Jun 2010
Switched back to a previously opened window
Comment with feedback submission on 28 Jun 2010
Just querying a huge (>1.600.000 records) table
Comment with feedback submission on 28 Jun 2010
Closing a window.
Comment with feedback submission on 28 Jun 2010
Comment with feedback submission on 29 Jun 2010
Canceled a long running query...
Comment with feedback submission on 29 Jun 2010
Closed a window
Comment with feedback submission on 29 Jun 2010
Cancelled a query which was still running.
Connection was over a slow ssh tunneled connection.
Comment with feedback submission on 29 Jun 2010
attempted to close the application
Comment with feedback submission on 30 Jun 2010
stopped a query while in progress.
Comment with feedback submission on 30 Jun 2010
Disconnected my VPN session
Comment with feedback submission on 30 Jun 2010
SELECT s.name as service_name, SUM(IF(um.new=1,1,0)) AS new, uf.* FROM user_messages um LEFT JOIN user_friends uf ON um.username_id = uf.username_id AND um.user_id = uf.user_id AND um.service_id = uf.service_id LEFT JOIN ref_services s ON uf.service_id = s.id WHERE um.user_id = 1 GROUP BY username_id ORDER BY date DESC LIMIT 20
Comment with feedback submission on 1 Jul 2010
ran a query
Comment with feedback submission on 1 Jul 2010
I had changed networks without closing a session window with a server. I did not try to execute anything other than immediately trying to close the window by clicking on the red button in the upper left. This hung and crashed Sequel Pro.
Comment with feedback submission on 2 Jul 2010
ran query that caused "out of memory" on server
Comment with feedback submission on 2 Jul 2010
i ran a query... sigh
Comment with feedback submission on 3 Jul 2010
tried to reconnect after waking from sleep
Comment with feedback submission on 4 Jul 2010
Just switched to a different DB. It hung with the progress spinner on screen, so I hit CMD-Q.
Comment with feedback submission on 4 Jul 2010
trying to stop fetching records from a table with the stop button
Comment with feedback submission on 6 Jul 2010
logged in to a database on a local network
Comment with feedback submission on 6 Jul 2010
logged on to a database again
Comment with feedback submission on 6 Jul 2010
virtualbox with ubuntu9.10 failed (overload cpu-usage by apache2)
Comment with feedback submission on 6 Jul 2010
started to run a fairly standard query that I've run many times before.
Comment with feedback submission on 7 Jul 2010
Stopping a running query
Comment with feedback submission on 7 Jul 2010
Force quit-ed it as I had just freezed my virtual machine containing the mysql server I was connected to. It didn't freeze/crash or anything, I just had to quit all my programs really fast :p

Keep up the good work, Sequel Pro rocks!
Comment with feedback submission on 7 Jul 2010
left join queries over big tables
Comment with feedback submission on 7 Jul 2010
your mom
Comment with feedback submission on 7 Jul 2010
delete from votes where created_at >= '2010-07-05'
Comment with feedback submission on 7 Jul 2010
execute a simple querie
Comment with feedback submission on 7 Jul 2010
Ran a query on a remote server on a VPN, closed the VPN connection, then clicked "Stop query".
Comment with feedback submission on 8 Jul 2010
Trying to stop a long running operation.
Comment with feedback submission on 8 Jul 2010
executed some long-running queries
Comment with feedback submission on 8 Jul 2010
I quit the application
Comment with feedback submission on 8 Jul 2010
I was opening a table with 126000 records and when i tried to stop the process, BAM! there he goes!
Comment with feedback submission on 8 Jul 2010
Tried to add some indexes to a remote database. My connection is not very stable today.
Comment with feedback submission on 8 Jul 2010
your software always crashes!!!
Comment with feedback submission on 8 Jul 2010
Switched to another wifi and tried to reconnect
Comment with feedback submission on 8 Jul 2010
Program quits when telling it to perform a query after the connection times out - fix should probably have it double check for connection, then re-establish if disconnected prior to attempting to query.
Comment with feedback submission on 8 Jul 2010
tried to quit
Comment with feedback submission on 8 Jul 2010
stop long running query
Comment with feedback submission on 8 Jul 2010
Start a long running query; try to stop that query using the "Stop query" button on screen. (Well, it *does* stop, I suppose....)
Comment with feedback submission on 8 Jul 2010
open large table
Comment with feedback submission on 9 Jul 2010
stopped a long-running query.
Comment with feedback submission on 9 Jul 2010
Stopped a table loading.
Comment with feedback submission on 9 Jul 2010
Stopped a query
Comment with feedback submission on 9 Jul 2010
Stopping the same table from opening
Comment with feedback submission on 9 Jul 2010
Query took forever, so I closed. Then the app crashed.
Comment with feedback submission on 10 Jul 2010
reloading data after computer sleep
Comment with feedback submission on 11 Jul 2010
canceling query
Comment with feedback submission on 11 Jul 2010
this query caused the crash select distinct(concat(Type, ' ', Kind)) as name from PossibleUses group by concat(Type, ' ', Kind) it was the addition of group by concat(Type, ' ', Kind)
Comment with feedback submission on 12 Jul 2010
Quit
Comment with feedback submission on 13 Jul 2010
add index to column
Comment with feedback submission on 13 Jul 2010
reconnecting to db
Comment with feedback submission on 13 Jul 2010
I was just opening a table.
before i create / delete a table (several times) of 16000 entries
Comment with feedback submission on 13 Jul 2010
lkj
Comment with feedback submission on 14 Jul 2010
Tried to open a table while in the query window
Comment with feedback submission on 14 Jul 2010
select data
Comment with feedback submission on 14 Jul 2010
reconnecting to db ... again
Comment with feedback submission on 14 Jul 2010
Clicked 'stop queries'
Comment with feedback submission on 14 Jul 2010
tried to quit application after a Virtual Machine hosting the connected database was shut down.
Comment with feedback submission on 14 Jul 2010
ran a query.
Comment with feedback submission on 14 Jul 2010
Comment with feedback submission on 15 Jul 2010
Quit SP that was trying to retrieve information about a table that appears to be in error.
Comment with feedback submission on 15 Jul 2010
closed a single window
Comment with feedback submission on 15 Jul 2010
Stopped a table from loading
Comment with feedback submission on 16 Jul 2010
query
Comment with feedback submission on 16 Jul 2010
stopping a query
Comment with feedback submission on 16 Jul 2010
Just trying to fetch data from a database.
Comment with feedback submission on 17 Jul 2010
Changed the table, I think the VPN may have dropped for a second while I was changing between tables. Thanks
Comment with feedback submission on 17 Jul 2010
Remote database went down, I believe is what trigged this condition
Comment with feedback submission on 18 Jul 2010
pressing the "stop query" button while running a long query
Comment with feedback submission on 19 Jul 2010
se nun ce siete bboni, ditelo.
Comment with feedback submission on 19 Jul 2010
loaded the application
Comment with feedback submission on 19 Jul 2010
Was Running a query that I realized would not work. When I hit stop query, Sequel Pro crashed.
Comment with feedback submission on 19 Jul 2010
Cancelled a long running query.
Comment with feedback submission on 20 Jul 2010
I ran a query on a remote database
Comment with feedback submission on 20 Jul 2010
cancelled a query
Comment with feedback submission on 20 Jul 2010
tried stopping a laaaarge table from loading its content
Comment with feedback submission on 21 Jul 2010
ordinary quit
Comment with feedback submission on 21 Jul 2010
reconnecting to a machine
Comment with feedback submission on 21 Jul 2010
tried to stop a query
Comment with feedback submission on 21 Jul 2010
Trying to hit the 'stop loading button' while loading a table with a lot of XML
Comment with feedback submission on 21 Jul 2010
Tried to stop the loading of table data.
Comment with feedback submission on 21 Jul 2010
Stopped a *VERY* slow query from being executed.
Comment with feedback submission on 21 Jul 2010
changed IPs (dev connectivity testing)
Comment with feedback submission on 21 Jul 2010
just can't handle big tables
Comment with feedback submission on 22 Jul 2010
kjhgjkhghjkgjkhg
Comment with feedback submission on 22 Jul 2010
Trying to view structure of a large table. If structure is the view, data shouldn't be loaded.
Comment with feedback submission on 23 Jul 2010
woke the computer from sleep
Comment with feedback submission on 23 Jul 2010
I was trying to open a table Content for the table that was still loading into DB from backup. This took to long, so I decided to just Command + Q out of Sequel Pro :)
Comment with feedback submission on 24 Jul 2010
Disconnecting then reconnecting network.
Comment with feedback submission on 25 Jul 2010
Lot of rows
Comment with feedback submission on 26 Jul 2010
Nothing, just started the app
Comment with feedback submission on 26 Jul 2010
tried to stop a query which was running long
Comment with feedback submission on 26 Jul 2010
Cancelled a long running "Content" retrieve.
Comment with feedback submission on 27 Jul 2010
clicked stop when loading a lot of data
Comment with feedback submission on 27 Jul 2010
locked few tables
Comment with feedback submission on 27 Jul 2010
Crashed while stopping a sorting.
Comment with feedback submission on 27 Jul 2010
attempted to reconnect after waking from sleep
Comment with feedback submission on 27 Jul 2010
the connection was droped
Comment with feedback submission on 28 Jul 2010
command tabbed back to sequel pro from safari - had 2 connection windows open in sequel pro - one to a localhost and one to a webserver
Comment with feedback submission on 28 Jul 2010
Hmm... not sure
Comment with feedback submission on 28 Jul 2010
stopped a query while it was executed
Comment with feedback submission on 28 Jul 2010
Close two windows with Command + Q
Comment with feedback submission on 28 Jul 2010
Add a primary key to a table.
Comment with feedback submission on 28 Jul 2010
closing app
Comment with feedback submission on 28 Jul 2010
Pressing Stop query
Comment with feedback submission on 28 Jul 2010
deleting a lot of rows from a large table
Comment with feedback submission on 28 Jul 2010
ran an update statement
Comment with feedback submission on 29 Jul 2010
Network went down
Comment with feedback submission on 29 Jul 2010
closed a browser after computer slept
Comment with feedback submission on 29 Jul 2010
Was connected to a server, closed laptop and went to coffee shop, reopened and was just closing the window, no big deal.
Comment with feedback submission on 29 Jul 2010
The network went away and came back after opening a connection. The window was open and I tried a new query. Reconnecting did not work.
Comment with feedback submission on 29 Jul 2010
just executed fucking ....
Comment with feedback submission on 30 Jul 2010
closed the window
Comment with feedback submission on 30 Jul 2010
hit stop on load of large (20k+ rows) table over terrible wireless connection (<10k/sec)
Comment with feedback submission on 31 Jul 2010
Network connection was disrupted.
Comment with feedback submission on 31 Jul 2010
deleting the content of a table. its about 30mb.
Comment with feedback submission on 2 Aug 2010
closed it normally
Comment by stuart02 on 2 Aug 2010
Status changed to "Fixed".
Comment with feedback submission on 2 Aug 2010
the data don't load and when i click stop a crash occour
Comment with feedback submission on 2 Aug 2010
I clicked stop query
Comment with feedback submission on 3 Aug 2010
a big sql involving mathematical operations on a big table. sorry
Comment with feedback submission on 3 Aug 2010
click on e view
Comment with feedback submission on 4 Aug 2010
adf
Comment with feedback submission on 5 Aug 2010
Ran a (larger than it should have been) join, then tried to click the "stop" button on the spinner dialog box... didn't like that much.
Comment with feedback submission on 5 Aug 2010
chrashed durint this query

SELECT DISTINCT count(*) total
FROM fiatc_dades_personals fdp
, fiatc_municipis fm
, fiatc_provincies fp
WHERE fm.id = fdp.poblacio
AND fdp.provincia_id = fp.id
AND carrer_personal NOT IN
(SELECT DISTINCT carrer FROM fiatc_geopoints WHERE lat IS NOT NULL AND lat != 0 AND carrer != "");
Comment with feedback submission on 5 Aug 2010
Ran a query and then clicked Stop
Comment with feedback submission on 5 Aug 2010
Tried to close a remote connection after waking my mbp up from sleeping.
Issue system message on 5 Aug 2010
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Comment with feedback submission on 5 Aug 2010
Try to close the program
Comment with feedback submission on 5 Aug 2010
I just closed it yo!
Comment with feedback submission on 5 Aug 2010
quit unexpectly
Comment with feedback submission on 5 Aug 2010
tried closing a connection using command-w
Comment with feedback submission on 6 Aug 2010
running an SQL statement
Comment with feedback submission on 6 Aug 2010
Sequel Pro constantly crashes...

And take a look at MS Sql Server Mgmt Studio and attempt to emulate some of the features. That is the one tool Microsoft got right.
Comment with feedback submission on 6 Aug 2010
intnernet died
Comment with feedback submission on 6 Aug 2010
canceled a running query
Comment with feedback submission on 7 Aug 2010
a
Comment with feedback submission on 8 Aug 2010
i had two connection windows open to the same place, then slept my computer. woke my computer up, and then quit and got this message
Comment with feedback submission on 9 Aug 2010
filtering large table
Comment with feedback submission on 9 Aug 2010
jiminoc
Comment with feedback submission on 10 Aug 2010
still filtering tables. crashes every time now.
Comment with feedback submission on 10 Aug 2010
jiminoc
reconnecting to db
Comment with feedback submission on 10 Aug 2010
I started a Query which seems to run in an infinte loop and clicked on "Stop Query". The stopping of the query didn't work. The "Query is stopped" window stayed for minutes until I shut the program
Comment with feedback submission on 10 Aug 2010
Crash.
Comment with feedback submission on 10 Aug 2010
ran a basic select query against a database hosted on another server. Our network is a bit spotty at the moment which could have been part of the problem
Comment with feedback submission on 11 Aug 2010
stopped a query that was going to return to many results
Comment with feedback submission on 11 Aug 2010
tried to delete an index... app froze up... might be because another user was inserting a lot of data in the table concurrently.
Comment with feedback submission on 12 Aug 2010
Tried to quit, a connection to a remote DB was still open
Comment with feedback submission on 12 Aug 2010
cancel a query that is taking a long time. and it close on me.

using a snow leopard
Comment with feedback submission on 12 Aug 2010
mysql server hung up and there was no graceful way to abort the connection in sequel pro.
Comment with feedback submission on 12 Aug 2010
Just tried to load up a database that I've loaded a hundred times before. Nothing unusual.
Comment with feedback submission on 13 Aug 2010
Attempted to add a unique index to a larger table (27k records)
Comment with feedback submission on 14 Aug 2010
rebooted
Comment with feedback submission on 14 Aug 2010
Closed with a stale connection
Comment with feedback submission on 14 Aug 2010
stale connection problem again
Comment with feedback submission on 16 Aug 2010
gimme a break. the crashes are ridiculous.
Comment with feedback submission on 16 Aug 2010
stopped a query which seemed to take a while but most likely the connection timed out. while de query ended allready at the server.
Comment with feedback submission on 16 Aug 2010
canceled a load of a table with to records with a large BLOB in each
Comment with feedback submission on 16 Aug 2010
Quit while a query to a dead server was stopping.
Comment with feedback submission on 16 Aug 2010
double click on a table with 1mil+ rows. mysqld restarted.
Comment with feedback submission on 17 Aug 2010
I clicked the upper left red x to close a window/connection, and then hit command-n for a new connection, before the old window/connection managed to close.
Comment with feedback submission on 17 Aug 2010
Loading a very large table via ssh, hit the stop button to stop it loading
Comment with feedback submission on 17 Aug 2010
tried to run a query that was probably too hard for the system
Comment with feedback submission on 17 Aug 2010
My internet went down while it was trying to load up a table... and I had to kill the program because the request didn't time out. There needs to be a way to bail on the table loading, or at the very least a timeout.
Comment with feedback submission on 18 Aug 2010
Tried to sort a column on a remote connection after waking computer up from sleep. I know it loses the connection, but usually it asks me if I want to reconnect. This time it crashed. No biggie.
Comment with feedback submission on 18 Aug 2010
Did not disconnect from DB before "sleep"ing. Quitting on "wake" up on a new IP/net without access to previously connected DB caused "unexpected crash"
Comment with feedback submission on 19 Aug 2010
left computer open, then crashed on reopening
Comment with feedback submission on 19 Aug 2010
Selected a table thru an ssh connection - nothing really to report... ah found the issue. My internet bombed so don't be alarmed. no dragons here.

PS Love your work!
Comment with feedback submission on 20 Aug 2010
killed a query
Comment with feedback submission on 20 Aug 2010
Reconnecting to a db via ssh after awakening computer from sleep mode. Seems to be consistent in failing to reconnect and usually hangs the app.
Comment with feedback submission on 20 Aug 2010
When I lost internet connection during a query
Comment with feedback submission on 20 Aug 2010
executing slow query, hit "stop" button, had to FC the app.
Comment with feedback submission on 20 Aug 2010
deleting a table
Comment with feedback submission on 20 Aug 2010
network connection went down, took the program with it
Comment with feedback submission on 22 Aug 2010
Submitted self-join query on 12,000,000 x 150 table, query hung, had to force quit.
Comment with feedback submission on 23 Aug 2010
Comment with feedback submission on 24 Aug 2010
I am using Sequel Pro over a VPN connection. The program seems to timeout if left alone for too long without any activity. when it prompts to reconnect it usually does and continues to work. Sometimes it tries to reconnect and just hangs
Comment with feedback submission on 24 Aug 2010
closing app
Comment with feedback submission on 24 Aug 2010
Tried stopping a query
Comment with feedback submission on 25 Aug 2010
Tried to stop a query.
Comment with feedback submission on 25 Aug 2010
tried accessing a table in a database
Comment with feedback submission on 25 Aug 2010
I had 2 databases open. One remote, and one local.(standard/socket respectively). I had many applications open and I was just Cmd+Tab+Q'ing through them all. All other apps had quit except this one. It then crashed. I will try to replicate it next time I close.
Comment with feedback submission on 26 Aug 2010
nothing, it just crashed
Comment with feedback submission on 26 Aug 2010
cmd+q
Comment with feedback submission on 27 Aug 2010
delete column
Comment with feedback submission on 27 Aug 2010
sitting idle
Comment with feedback submission on 30 Aug 2010
CREATE TABLE Test (
enmTest ENUM ('a', 'b')
);

INSERT INTO Test VALUES ('c');
Comment with feedback submission on 30 Aug 2010
closing squel pro while it's waiting on a locked table
Comment with feedback submission on 30 Aug 2010
added 2 cols to a table named country and category
Comment with feedback submission on 30 Aug 2010
internet connectivity lost
Comment with feedback submission on 30 Aug 2010
Tried to close a database connection. The connection was obtained while using wireless, but I switched back over to ethernet connection prior to closing connection.
Comment with feedback submission on 30 Aug 2010
I had it sitting for a while, not interacting with it. Then I tried to click on a different field and it could not connect. Clicking retry made it stop responding...
Comment by rowan on 30 Aug 2010
Renaming this issue for a bit of clarity.

Basically, vio_delete is crashing when releasing some of the connection details (I think). This may be because the connection is being over-released, or may be because other threads are still using the socket in question - it's not very clear yet.

I've added some more checks in r2591 to see if it's an over-releasing issue, we'll see if it keeps recurring.

Title changed to "MySQL client library vio_delete crashes".
Comment with feedback submission on 30 Aug 2010
Close the existing window after computer woke up from sleep
Comment with feedback submission on 31 Aug 2010
Ran a query
Comment with feedback submission on 31 Aug 2010
long running query...
Comment with feedback submission on 31 Aug 2010
Loaded a large dataset accidently
Comment with feedback submission on 31 Aug 2010
Went to sleep, came back from sleep and quit.
Comment with feedback submission on 31 Aug 2010
The computer went to sleep. Woke up in the morning and did a quit from app bar
Comment with feedback submission on 31 Aug 2010
select on 2gb - 80million row table, example

select count(xxx) from aaa where xxx >= 12000
Comment with feedback submission on 31 Aug 2010
Was working on a large-ish table (80m rows and about 2gb in size) guys you might wont to know that I am crashing very regularly every day. I have the max number of rows reduced to 1000. However the crashes are occurring when I run manual queries...
Comment with feedback submission on 31 Aug 2010
It has been several days, so I have no idea what happened the last time Sequel Pro quit.
Comment with feedback submission on 1 Sep 2010
Nothing
Comment with feedback submission on 2 Sep 2010
I canceled a Query after Sequel Pro lost the connection to the database.
Comment with feedback submission on 3 Sep 2010
I tried to quit with Cmd+Q.
Comment with feedback submission on 3 Sep 2010
I selected a table with a huge amount of entries.
Comment with feedback submission on 3 Sep 2010
I just selected a table from the right panel [Select Database] (the table has a huge amount of entries)
Comment with feedback submission on 3 Sep 2010
reconnecting
Comment with feedback submission on 3 Sep 2010
;kljhasDKLJHASDLH289389238934/344$$$$$
Comment with feedback submission on 3 Sep 2010
O
Comment with feedback submission on 4 Sep 2010
lkhjlkj
Comment by rowan on 5 Sep 2010
We've updated the background ping logic to improve threaded keepalive behaviour, and this should address the issue.

Status changed to "Fixed". Marked as fixed in r2602.
Comment with feedback submission on 6 Sep 2010
Loading items in large table that was probably receiving new entries (loecked exclusively).
Comment with feedback submission on 6 Sep 2010
Trying to quit while large, externally exclusive locked table was loading.
Comment with feedback submission on 6 Sep 2010
stop a running query
Comment with feedback submission on 7 Sep 2010
Accidently ran a DELETE ... WHERE instead of a SELECT ... WHERE. Hammered "Cancel" and then crash.
Machine was newly (4 minutes) woken up from hibernation; re-used existing window/connection over MySQL protocol.
Comment with feedback submission on 7 Sep 2010
Refreshed table content
Comment with feedback submission on 7 Sep 2010
reconnecting after sleep
Comment with feedback submission on 7 Sep 2010
Tried to switch active database
Issue system message on 8 Sep 2010
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Comment with feedback submission on 8 Sep 2010
Seems that the app hangs/crashes sometimes when editing a row via the content view... I think this might occur if a select takes place on the row at the same time perhaps.
Comment with feedback submission on 8 Sep 2010
trying to load a huge table
Comment with feedback submission on 9 Sep 2010
connected over vpn.
ran query
vpn connection dropped before query started.
reconnected to vpn while query was trying trying to connect
click on stop query
program crashed
Comment with feedback submission on 9 Sep 2010
Loading a view
Comment with feedback submission on 9 Sep 2010
Had problems with Internet connection, was very unstable
Comment with feedback submission on 9 Sep 2010
Tried to stop a long running query. It kept running, leaving the connection window useless. Tried to close the window -- unsuccessfully. Upon quitting the program via File->Quit, it crashed.
Comment with feedback submission on 10 Sep 2010
Lost internet connection
Comment with feedback submission on 10 Sep 2010
just tried to connect
Comment with feedback submission on 10 Sep 2010
closing the app
Comment with feedback submission on 10 Sep 2010
opened sequal pro
Comment with feedback submission on 10 Sep 2010
Network connection crapped out. Sequel Pro was mid-query and crapped out as well.
Comment with feedback submission on 13 Sep 2010
tried to quit Sequel Pro while it was hanging running 'show processlist'
Comment with feedback submission on 13 Sep 2010
I've tried to cancel long running query
Comment with feedback submission on 13 Sep 2010
launched the program
Comment with feedback submission on 13 Sep 2010
query was running
Comment with feedback submission on 14 Sep 2010
Tried to reconnect, after closing my laptop and moving to another wifi
Comment with feedback submission on 14 Sep 2010
clicked 'stop' on a filter that was running
Comment with feedback submission on 14 Sep 2010
my network connection failed
Comment with feedback submission on 14 Sep 2010
cancelled a query
Comment with feedback submission on 14 Sep 2010
quit in the middle of a long-running query
Comment with feedback submission on 15 Sep 2010
Canceled showing the content from a 85mb table with two mblobs via SSH db connection
Comment with feedback submission on 15 Sep 2010
Stopped a long-running query
Comment with feedback submission on 15 Sep 2010
stopped a query
Comment with feedback submission on 16 Sep 2010
sort massive table on a non-indexed field (tinyint(1) )
Comment with feedback submission on 16 Sep 2010
Closed application in the middle of a long query
Comment with feedback submission on 16 Sep 2010
just tried to load a table, this keeps happening probably half a dozen times a day.
Comment with feedback submission on 17 Sep 2010
I had just done an export from a live database offsite on a shaky connection. The export seems to be fined, the program crashed when I tried to close it after the export was complete.
Comment with feedback submission on 17 Sep 2010
clicked 'stop query'
Comment with feedback submission on 17 Sep 2010
Pushed ENTER to search by ID
Comment with feedback submission on 17 Sep 2010
reconnecting to db
Comment with feedback submission on 17 Sep 2010
loading a table
Comment with feedback submission on 17 Sep 2010
ujh
Comment with feedback submission on 18 Sep 2010
I did a SELECT * on a table with about 350.000 records
Comment with feedback submission on 19 Sep 2010
clicked on a table while it wasn't finished importing from the command line :)
Comment with feedback submission on 19 Sep 2010
I just opened the app...
Comment with feedback submission on 19 Sep 2010
please Help
Comment with feedback submission on 20 Sep 2010
plugged in ethernet cable and turned off airport, since wireless was wicked slow...
Comment with feedback submission on 20 Sep 2010
SHOW full PROCESSLIST
Comment with feedback submission on 20 Sep 2010
below is results of SHOW FULL PROCESSLIST.

i tried to view a table that is undergoing a repair (see id 9) then tried to quit application as it was taking too long then app crashed (you can see the app access attempt in id 6 & 11)

cheers
jon

6 root localhost:49437 epf_app Query 886 Waiting for table SHOW CREATE TABLE `m_application_price`
9 root localhost epf_app Query 3582 Repair by sorting ALTER TABLE m_application_price ENABLE KEYS
11 root localhost:50455 epf_app Query 66 Waiting for table SHOW CREATE TABLE `m_application_price`
15 root localhost:50470 epf_app Query 0 NULL SHOW FULL PROCESSLIST
Comment with feedback submission on 21 Sep 2010
accessing a database over ssh
Comment with feedback submission on 21 Sep 2010
reconnecting
Comment with feedback submission on 22 Sep 2010
quit the program. My internet connection failed, so the program hung.
Comment with feedback submission on 22 Sep 2010
Seems to crash when it loses it's connection and you try running a query
Comment with feedback submission on 22 Sep 2010
db slow connection
Comment with feedback submission on 22 Sep 2010
Quit...
Comment with feedback submission on 23 Sep 2010
canceling of a sort pocess for a view
Comment with feedback submission on 23 Sep 2010
Paging through tables with large fulltext fields
Comment with feedback submission on 24 Sep 2010
Query took to long so I stopped it I believe.
Comment with feedback submission on 26 Sep 2010
Killed a long-running query.
Comment with feedback submission on 28 Sep 2010
Quit the program whilst it was loading a new table
Comment with feedback submission on 28 Sep 2010
Ran a query on a table that had over 1.5 million rows with a slow internet connection
Comment with feedback submission on 28 Sep 2010
Quit while trying to reconnect to a remote host
Comment with feedback submission on 28 Sep 2010
SSH access
Comment with feedback submission on 28 Sep 2010
I did nothing, I just lunched it and it ,,,
Comment with feedback submission on 29 Sep 2010
connection had timed out
Comment with feedback submission on 29 Sep 2010
Try to use open Sequel window after changing internet connection (laptop went to sleep before disconnecting from internet, ethernet port, and connected to wifi upon wake up)
Comment with feedback submission on 2 Oct 2010
Comment with feedback submission on 2 Oct 2010
left on
Comment with feedback submission on 2 Oct 2010
the fucker died
Comment with feedback submission on 3 Oct 2010
I did an export of three specific tables and then tried to refresh a completely different table 'Content'
Comment with feedback submission on 3 Oct 2010
I just opened it
Comment with feedback submission on 3 Oct 2010
used the program.
Comment with feedback submission on 4 Oct 2010
My ISP's routing tables had some errors and connection the server was dropped. At first I didn't know this, so I pressed reconnect, which caused Sequel Pro to crash
Comment with feedback submission on 4 Oct 2010
Having trouble importing SQL dump. Sequel Pro locks or quits unexpectedly.
Comment with feedback submission on 4 Oct 2010
Quit the program when computer back from sleep.
Comment with feedback submission on 4 Oct 2010
changed name of database. i think...
Comment with feedback submission on 4 Oct 2010
just quitting the application is all!
Comment with feedback submission on 4 Oct 2010
Hit Cmd+Q to quit the app.
Comment with feedback submission on 5 Oct 2010
Load a table
Comment with feedback submission on 5 Oct 2010
closing windows
Comment with feedback submission on 5 Oct 2010
close a SSH connection
Comment with feedback submission on 6 Oct 2010
run a heavy query
Comment with feedback submission on 6 Oct 2010
pressed "stop" while loading table content
Comment with feedback submission on 6 Oct 2010
reconnecting to a server
Comment with feedback submission on 6 Oct 2010
sorting a 70 million row table
Comment with feedback submission on 7 Oct 2010
Switched ip-address while logged in
Comment with feedback submission on 7 Oct 2010
Tried to stop a long taking table filtering.
2-3 seconds after i hit stop Sequel quit.
Comment with feedback submission on 7 Oct 2010
tried to cancel a running query. The ssh tunnel had lost its connection so after I clicked on cancel query, a box came up asking about the connection, I clicked reconnect and the application crashed.
Comment with feedback submission on 8 Oct 2010
I clicked on "Stop query in progress". This happens almost every time i try to stop a query which is running and almost always it is after i have lost connection to the DB and the query is just timing out but ends up hanging
Comment with feedback submission on 8 Oct 2010
trying to stop a running query
Comment with feedback submission on 8 Oct 2010
Woke up computer, re-ran last query to see if Sequel had reconnected, canceled query after 10 seconds as Sequel had apparently lost connection, the cancel button turned white, the app hung for about 3 seconds, and then crashed
Comment with feedback submission on 8 Oct 2010
switched to a new table after a long period of idle time
Comment with feedback submission on 10 Oct 2010
I quit the app as it was trying to connect to a database.
Comment with feedback submission on 10 Oct 2010
Forced-quit while waiting for long-running query to cancel.
Comment with feedback submission on 11 Oct 2010
lost connection
Comment with feedback submission on 11 Oct 2010
ran a query
Comment with feedback submission on 11 Oct 2010
Attempt to close an ssh-tunneled remote db window after awaking from sleep.
Comment with feedback submission on 11 Oct 2010
shut down computer
Comment with feedback submission on 11 Oct 2010
CHecked for an update
Comment with feedback submission on 12 Oct 2010
reconnecting as always
Comment with feedback submission on 12 Oct 2010
tried to cancel something
Comment with feedback submission on 12 Oct 2010
connection dropped, when i came back i tried to keep using it without explicitly reconnecting first; program always hangs when i do that. it's actually like 100% of the time, as if it were a feature and not a bug; so if you'd like to resolve this issue, my otherwise-flawlessly-functioning (except for one common/widely-reported Adobe CS5 issue) machine could be a good environment to look at. email me.
Comment with feedback submission on 12 Oct 2010
disconnected ethernet before quitting Sequel Pro.
Comment with feedback submission on 12 Oct 2010
I stopped a running query.
Comment with feedback submission on 12 Oct 2010
canceled a query on remote machine
Comment with feedback submission on 13 Oct 2010
opened my computer from sleep, waited for wireless to connect, then hit refresh. The application had previously been left open in table content view.
Comment with feedback submission on 13 Oct 2010
Tried to stop a table loading process (500 rows limit) of a sequelpro.com server connection over a very slow connection
Comment with feedback submission on 14 Oct 2010
waiting connection to reconnect to server
Comment with feedback submission on 14 Oct 2010
i simply didn't use sequel pro for a while. i think the computer might have hibernated.
Comment with feedback submission on 14 Oct 2010
Running a query, lost connection to database.
Comment with feedback submission on 14 Oct 2010
aborted a slow query
Comment with feedback submission on 14 Oct 2010
i closed my computer, left the office, went home, and tried to load a table, and it hung. sequel pro has been hanging upon first attempt to access this particular DB a whole lot. It's a database running phpmyadmin, and it's a very simple setup, so while it's quite likely we're not doing everything exactly right... it's also a very simple setup using many of the defaults, so I'm not sure why it shouldn't work.
Comment with feedback submission on 14 Oct 2010
Quit the app while connected to an ssh database
Comment with feedback submission on 15 Oct 2010
switch network while sleeping
Comment with feedback submission on 15 Oct 2010
Frezze
Comment with feedback submission on 15 Oct 2010
Was wotking with multiple windows
Comment with feedback submission on 15 Oct 2010
tried to view contents of a table with very large values in it
Comment with feedback submission on 15 Oct 2010
quit while hung after clicking on a table.
Comment with feedback submission on 15 Oct 2010
quit while hung after clicking on a table in UI.
Comment with feedback submission on 15 Oct 2010
tried to cancel a sort
Comment with feedback submission on 15 Oct 2010
very bad quality in snow leopard
Comment with feedback submission on 18 Oct 2010
Changed network connections. Ethernet to wireless.
Comment with feedback submission on 18 Oct 2010
same as usual: left session open while my computer hybernated/slept, came back, clicked one of the tables on the left to see its content/structure, and the thing hung on the "loading table" whirligig. so I quit, and instead of quitting it crashed.
Comment with feedback submission on 18 Oct 2010
ran a query. Looks like it took a look time, and Sequel Pro has a habit of never returning from long queries (even if the DB does return)
Comment with feedback submission on 19 Oct 2010
Open a database table
Comment with feedback submission on 19 Oct 2010
Tried to quit the application while it was trying to select a new DB.
Comment with feedback submission on 19 Oct 2010
I don't remember :(
Comment with feedback submission on 19 Oct 2010
Anything, this program crashes all the time.
Comment with feedback submission on 19 Oct 2010
evertime i resume from sleep i have to close and open this again.
Comment with feedback submission on 20 Oct 2010
dumping a database (through ssh+mysql) and connected in an other window to the same server.
Comment with feedback submission on 20 Oct 2010
closed sequel pro when connected to a db
Comment with feedback submission on 20 Oct 2010
attempt to log in to unresponsive server
Comment with feedback submission on 21 Oct 2010
I accidentally disconnected the network before quitting. Maybe it panics if the db connection goes away?
Comment with feedback submission on 21 Oct 2010
one of the databases was corrupted
Comment with feedback submission on 21 Oct 2010
quit?
Comment with feedback submission on 21 Oct 2010
My router was turned off
Comment with feedback submission on 22 Oct 2010
i canceled the transaction (receiving data)
Comment with feedback submission on 22 Oct 2010
I just started it, after connecting it doesen't show infos of database and after 10 seconds it crashed
Comment with feedback submission on 22 Oct 2010
ran the following queries together:

drop mydb database;
create mydb database;
Comment with feedback submission on 24 Oct 2010
Was running a DESCRIBE on a complex query on a MySQL server in a guest virtual machine, and the virtual machine crashed, wreaking untold havoc on everything connected to it.
Comment with feedback submission on 24 Oct 2010
run a query while the system downloiads updates
Comment with feedback submission on 25 Oct 2010
running a query
Comment with feedback submission on 25 Oct 2010
i was looking at a table that was deleted through the command line.
Comment with feedback submission on 26 Oct 2010
cancelled a running "LEFT OUTER JOIN"-Query
Comment with feedback submission on 26 Oct 2010
Laptop went to sleep whilst an SSH connection was open
Comment with feedback submission on 26 Oct 2010
Executed a simple select query, query was taking much longer than expected, was unable to end it by clicking "stop query". Could not close Sequel Pro by any means other than force quit.
Comment with feedback submission on 26 Oct 2010
hit stop query
Comment with feedback submission on 26 Oct 2010
fucking A!
Comment with feedback submission on 27 Oct 2010
Using Sequel Pro on an unreliable VPN link
Comment with feedback submission on 27 Oct 2010
Comment with feedback submission on 27 Oct 2010
Running a big query, when attempting to stop it, it crashed
Comment with feedback submission on 28 Oct 2010
delete orphaned rows left outer join on a 1.5MM row table.

After an hour, I noticed that memory usage was 56MB, which seems way too low to efficiently run the query.
Comment with feedback submission on 29 Oct 2010
Sorting a large table over SSH, and then pressing stop. Sorry.
Comment with feedback submission on 29 Oct 2010
wake up after standby
sp asked for keychain access
denied
(I quit SP(?))
crash

/dogx
Comment with feedback submission on 29 Oct 2010
Attempted to add index via content view's "add index" button. "Adding Index" dialogue box was shown for several hours. Clicking "stop" did not end the query and no interaction with the GUI was possible.
Comment with feedback submission on 29 Oct 2010
save a query and then quit the application
Comment with feedback submission on 29 Oct 2010
closed the window
Comment with feedback submission on 31 Oct 2010
running simple sql query. This is getting annoying!
Comment with feedback submission on 1 Nov 2010
Comment with feedback submission on 2 Nov 2010
running a simple query
Comment with feedback submission on 2 Nov 2010
hmm...

I've sent some query to mysql DB, then I got realized, that tables don't have indexed and decided to stop query.

'Stop query' button waz too lazy, then I pressed Command+Q, and so we are...

Nevertheless, the program is cool, thank you!
Comment with feedback submission on 2 Nov 2010
Tried to close app when it was trying to connect to local mysql server.
Comment with feedback submission on 2 Nov 2010
program tends to crash when the same session gets disconnected over the course of a few days
Comment with feedback submission on 2 Nov 2010
Running small query on networked volume
Comment with feedback submission on 2 Nov 2010
Just closed it
Comment with feedback submission on 2 Nov 2010
Long period of inactivity and then trying to refresh table
Comment with feedback submission on 2 Nov 2010
I changed a Favorite and saved it as a copy.
/etc/hosts holds an entry that differs from what hosts would give
Comment with feedback submission on 3 Nov 2010
reloading FEDERATED table
Comment with feedback submission on 3 Nov 2010
Run a query on a table which was taking a long time so I stopped it, then clicked on the same table in the left sidebar and that too was taking a long time to load so I tried clicking stop again and the app just sort of came to stand still
Comment with feedback submission on 3 Nov 2010
renamed a column in the GUI. It so happens the table was locked by another query. While the progress indicator was spinning, I hit cmd-q. then the app crashed on quit.
Comment with feedback submission on 3 Nov 2010
I was sorting by a column and kaboooie!
Comment with feedback submission on 3 Nov 2010
Accidentally clicked on a table that was being populated with data from the command line.
Comment with feedback submission on 4 Nov 2010
Executed simple query on remote server on local network, but network connection was lost... (i was connected via wireless)
Comment with feedback submission on 4 Nov 2010
Stop a query
Comment with feedback submission on 4 Nov 2010
I had unhooked from network before I quit SequelPro
Comment with feedback submission on 4 Nov 2010
Tried to stop a query
Comment with feedback submission on 5 Nov 2010
start the program
Comment with feedback submission on 5 Nov 2010
ARGH MATEY!
Comment with feedback submission on 7 Nov 2010
jsut running a query
Comment with feedback submission on 8 Nov 2010
it was trying to load a content preview of a table, I hit the stop button, then teh structure button. then kaboom.
Comment with feedback submission on 9 Nov 2010
Started computer from sleep. When I tried to close one window of the program it crashed.
Comment with feedback submission on 9 Nov 2010
launced it
Comment with feedback submission on 9 Nov 2010
lost network, closed connection, application crashed
Comment with feedback submission on 9 Nov 2010
tried to filter a table content using the "contains" field. realized too late that the table has 2.1 million entries and a LIKE search would take quite a while. so I tried to cancel the query (pressed the 'cancel' button). but nothing happened and after about half a minute Sequel Pro crashed. The database (mysql) is on a webserver.
Comment with feedback submission on 9 Nov 2010
Quit application while it was still busy aborting the deletion of an index.
Comment with feedback submission on 10 Nov 2010
PC came out of sleep and then I tried to close Sequel Pro and then the crash occured.
Comment with feedback submission on 10 Nov 2010
ran a query on a database to which I was not connected
Comment with feedback submission on 10 Nov 2010
reconnecting
Comment with feedback submission on 10 Nov 2010
I stopped a filter and the app crashed.
Comment with feedback submission on 10 Nov 2010
broke
Comment with feedback submission on 10 Nov 2010
I put my computer to sleep overnight, and came back to a remote connection and tried to interact with the data
Comment with feedback submission on 10 Nov 2010
Quit during a reconnect. Always seems to crash when I do that.
Comment with feedback submission on 10 Nov 2010
it crashed upon a MySQL db timed out.
Comment with feedback submission on 11 Nov 2010
stop/cancel table from loading all rows.
Comment with feedback submission on 11 Nov 2010
My Mac was connected with an ethernet cable to the Internet and Sequel Pro was connected to a remote MySQL server. I activated sleep mode on my Mac and moved it to a wireless network. During this time I also ran the command "mysqladmin flush-hosts" on the MySQL server. Later I woke up my Mac and quit Sequel Pro and at that point Sequel Pro crashed.
Comment with feedback submission on 12 Nov 2010
Loading a large table, 6 gbyte approx...
Comment with feedback submission on 12 Nov 2010
searching on table names
Comment with feedback submission on 12 Nov 2010
I was closing (command-q) the program. I had a connection open to a VM running on my machine, and I closed the VM before closing Sequel Pro. So SP was "open" to a computer that was no longer accessible when I tried closing the program.
Comment with feedback submission on 14 Nov 2010
Had connected to a remote MySQL server via ssh. I chose a database and Sequel Pro started to fetch the db info. The MySQL server locked up and after a while I tried to disconnect by closing the window. That did not work. Then I tried to quit the app and that resulted in a crash.
Comment with feedback submission on 15 Nov 2010
stoping remote query
Comment with feedback submission on 15 Nov 2010
preformed a large query
Comment with feedback submission on 15 Nov 2010
stopped a table from loading
Comment with feedback submission on 15 Nov 2010
Hello,

I often run queries in the "Query" section of Sequel Pro, however it fairly regularly will hang, so I have to quit (sometimes force quit) in order to get out of it. As far as I can tell there are no errors in the queries I write (once I log back in I'm usually able to run the query with no issues).

Thanks,
Steve
Comment with feedback submission on 15 Nov 2010
Changed Database after long period of doing nothing
Comment with feedback submission on 16 Nov 2010
opened laptop and tried to use application
Comment with feedback submission on 17 Nov 2010
running a rather ugly query - I think my vpn connection hiccupped while it was going (vpn to office, connected to db over ssh tunnel)
Comment with feedback submission on 17 Nov 2010
Close Connection and then i hit quit
Comment with feedback submission on 17 Nov 2010
just loading a table after clicking it and the app froze
Comment with feedback submission on 17 Nov 2010
loaded table data. it was taking a long time to load (much longer than in the previous version of SequelPro), so I clicked "Stop" on the loading dialog. Then it died.
Comment with feedback submission on 17 Nov 2010
I tried to stop a query
Comment with feedback submission on 18 Nov 2010
working with federated table in error state
Comment with feedback submission on 18 Nov 2010
Trying to load a table via SSH connection and it hung, so I quit normally. After which, it then reported the crash.
Comment with feedback submission on 18 Nov 2010
Ran a search on a large table (~2 million records), saw it was taking too long so I hit the "Stop Query" button. When the spinner kept going and the app became unresponsive I quit out of the application.
Comment with feedback submission on 18 Nov 2010
Tried to run a qry. The window was minimized for a while. This happens a lot. I ran the same qry in a different window that was minimized the same duration.
Comment with feedback submission on 18 Nov 2010
Hit stop (to stop loading a table with 40,000 rows), toggled to a different program, option-tabbed back to Sequel Pro.
Comment with feedback submission on 19 Nov 2010
I ran a query and I think what happened was that I lost connection in the middle of fetching the data.

This occurs a couple of times and the only way I can get back to work is to close the application and in this instance this error occured
Comment with feedback submission on 19 Nov 2010
awoke laptop from sleep mode; reconnected to VPN; attempted to reactivate open session to DB over VPN
Comment with feedback submission on 19 Nov 2010
I think the connection died while I was running a query.
Comment with feedback submission on 20 Nov 2010
launching
Comment with feedback submission on 21 Nov 2010
reconnecting
Comment with feedback submission on 22 Nov 2010
Comment with feedback submission on 22 Nov 2010
stopped loading of a table
Comment with feedback submission on 23 Nov 2010
Just asked it to filter by not null on a table of 18000 records. It seemed to not be working so I hit stop.
Comment with feedback submission on 23 Nov 2010
tried to cancel a running query
Comment with feedback submission on 23 Nov 2010
tried to close the program
Comment with feedback submission on 24 Nov 2010
lost connection
Comment with feedback submission on 24 Nov 2010
Sometimes, on queries that take long (>5-10 minutes), the spinner keeps running, despite the fact that the query has completed on the server.

You can't stop the running query and have to kill the app.

It should be said that the query is being performed over a high-latency link.
Comment with feedback submission on 25 Nov 2010
internet connection lost
Comment with feedback submission on 25 Nov 2010
Hi, this program is very nice, very fast and I like, but I have a problem with this software, the problem is RUNING, every time when the RUNNING is very long time, the connection broken, thanks for all...
Comment with feedback submission on 25 Nov 2010
Accidentally loaded content of a file containing ±500MB of BLOB data
Comment with feedback submission on 25 Nov 2010
remote database, view table with hundreds of blobs. Cancelled. Crash.
Comment with feedback submission on 26 Nov 2010
trying to reconnect to server
locked up
Comment with feedback submission on 28 Nov 2010
computer came out of sleep and i tried to quit the aplication it was connecte before the sleep
Comment with feedback submission on 28 Nov 2010
I simply quit the program with Command-Q
Comment with feedback submission on 29 Nov 2010
tryed to open a table through ssh
Comment with feedback submission on 29 Nov 2010
running large query (~4000 inserts), clicked to stop queries executing in dialog window around 2500 queries through
Comment with feedback submission on 29 Nov 2010
my work computer idled for thanksgiving weekend (4 days). When I got back, I ran the following query:

update users set password=md5("poker") where email="paulmacek@gmail.com";
Comment with feedback submission on 29 Nov 2010
Using the command line:

mysql -u root -p my_database < my_sql.sql

As data is being loaded into a table, if I click on that table, sequel pro crashes.
Comment with feedback submission on 30 Nov 2010
browsing a table, moving to page 3 (of 4?)
Comment with feedback submission on 30 Nov 2010
Like...tried opening a table, or something...
Comment with feedback submission on 30 Nov 2010
some crazy network stuff - probably my fault!
Comment with feedback submission on 30 Nov 2010
closed window on broken network connection
Comment with feedback submission on 1 Dec 2010
tried to import a .5Gb sql file
Comment with feedback submission on 1 Dec 2010
I recently submit this bug, but it just happened again.

My computer was sleeping for ~24 hours, I turned it back on, ran a query, and the app crashed.
Comment with feedback submission on 1 Dec 2010
Clicked Stop on Query
Comment with feedback submission on 1 Dec 2010
Refreshed the table data
Comment with feedback submission on 1 Dec 2010
stopped a filter query
Comment with feedback submission on 1 Dec 2010
Opened the program.
Comment with feedback submission on 1 Dec 2010
sorted and it crashed
Comment with feedback submission on 1 Dec 2010
quit
Comment with feedback submission on 2 Dec 2010
filter view
Comment with feedback submission on 2 Dec 2010
Make queries for MariaDB Mysql isam tables
Comment with feedback submission on 2 Dec 2010
Tried to cancel a running query.
Comment with feedback submission on 2 Dec 2010
lost vpn connection
Comment with feedback submission on 3 Dec 2010
Had a timeout on a filter content operation (network had temporarily gone down) and this seemed to trigger the crash after about 30 seconds
Comment with feedback submission on 3 Dec 2010
changed from networks, tried to quit application on waking from sleep.
Comment with feedback submission on 4 Dec 2010
connecting to remote host
Comment with feedback submission on 5 Dec 2010
Was doing a data dump
Comment with feedback submission on 6 Dec 2010
I switched wireless network while the system was searching for a table.
Comment with feedback submission on 6 Dec 2010
Quit.
Comment with feedback submission on 6 Dec 2010
After try to view a View object on database.
Comment with feedback submission on 7 Dec 2010
I was retrieving the content of a big table (more than 200 000 lines)
Comment with feedback submission on 7 Dec 2010
Lost connection from a database and clicked on a table field
Comment with feedback submission on 7 Dec 2010
ssh was failing
Comment with feedback submission on 7 Dec 2010
select * from table... :(

Table is probably blown. Try to click on stop query and then got this error report.
Comment with feedback submission on 7 Dec 2010
I tried to access a table.
Comment with feedback submission on 8 Dec 2010
c
Comment with feedback submission on 8 Dec 2010
Executed "Show Variables"
Comment with feedback submission on 8 Dec 2010
Cancelling a long running script.
Comment with feedback submission on 8 Dec 2010
I have a table with a TEXT column, i double-click on it so the small built-in editor window appears. I press the CMD-F keys to search inside the TEXT column and a small search popup appears but it is stuck and dont want to close even if it hit CMD-W. so I hit CMD-Q to quit and the app crashes .
Comment with feedback submission on 8 Dec 2010
I stopped one running query and tried to select another tab.
Comment with feedback submission on 8 Dec 2010
tried to view Structure of information_schema.columns
Comment with feedback submission on 9 Dec 2010
Internet connection dropped out.
Comment with feedback submission on 9 Dec 2010
Nothing special
Comment with feedback submission on 9 Dec 2010
MY MAC SUCKS. PLESAS E HELP
Comment with feedback submission on 9 Dec 2010
Tried to stop a malformed query while it was being run.
Comment with feedback submission on 10 Dec 2010
nakakanakanakananaa
Comment with feedback submission on 11 Dec 2010
tried to reload connection
Comment with feedback submission on 13 Dec 2010
stopping query
Comment with feedback submission on 14 Dec 2010
Tried to load a big table!
Comment with feedback submission on 15 Dec 2010
Shutdown mac, forcing Sequel Pro to close
Comment with feedback submission on 15 Dec 2010
Loading a large table
Comment with feedback submission on 16 Dec 2010
canceled query
Comment with feedback submission on 16 Dec 2010
Retrieving table information by klicking on it in the selector while there was an insert going on
Comment with feedback submission on 16 Dec 2010
CREATE A PROCEDURE
Comment with feedback submission on 16 Dec 2010
Sorted a column, waiting on the remote database to respond, and closed the idle 1 of 2 sequel pro windows which is where it crashed.
Comment with feedback submission on 17 Dec 2010
cant cancel long running query
Comment with feedback submission on 17 Dec 2010
came back to app after a few hours idle
Comment with feedback submission on 17 Dec 2010
loaded a database
Comment with feedback submission on 18 Dec 2010
Connection was hours old, computer fresh out of sleep mode, and connected client not 'on'
Comment with feedback submission on 20 Dec 2010
Running a big query
Comment with feedback submission on 20 Dec 2010
I can't remember.
Comment with feedback submission on 21 Dec 2010
Tried to quit while a table summary was loading. There was a long-running drop table (from a connection outside Sequel Pro) locking the database at the time.
Comment with feedback submission on 21 Dec 2010
I ran a bad query. It was taking a long time and I realized my mistake (I included a "having ( count(nonexistent-column) > 1)" clause) and hit "Stop query". Then it froze and crashed.
Comment with feedback submission on 21 Dec 2010
filter
Comment with feedback submission on 22 Dec 2010
querying a big table
Comment with feedback submission on 22 Dec 2010
Opened a table. Tried to edit a value. Program froze and crashed. Connected via SSH.
Comment with feedback submission on 22 Dec 2010
canceled a query on a table.
Comment with feedback submission on 23 Dec 2010
stopped a fetch data process
Comment with feedback submission on 23 Dec 2010
fuck
Comment with feedback submission on 23 Dec 2010
stopeed the loading of a table that was taking a long time
Comment with feedback submission on 23 Dec 2010
opened sequel pro
Comment with feedback submission on 27 Dec 2010
I dropped and recreated a database with the same name outside of Sequel Pro, then I tried to access a table in that database.
Comment with feedback submission on 28 Dec 2010
it happen when run empty query immediately after program start.
Comment with feedback submission on 30 Dec 2010
I cancelled a query. Crashes every single time.
Comment with feedback submission on 30 Dec 2010
Stopped the loading of a database
Comment with feedback submission on 2 Jan 2010
QUERY WITH HIGH OFFSET
Comment with feedback submission on 2 Jan 2010
resumed from sleep, then closed the SQL Pro window, so I could re-open one and run another query.
Comment with feedback submission on 3 Jan 2011
I had lost my connection to the server by being disconnected from the network. I tried running a custom query, and then I clicked the cancel button after receiving no results for a little while.
Comment with feedback submission on 3 Jan 2011
I clicked on content
Comment with feedback submission on 4 Jan 2011
Clicked on the tab with table content for a table with all possible values of a bigint. I tried to do APPLE+q to quit.
Comment with feedback submission on 4 Jan 2011
while loading data notification was on display, I also clicked Stop without effect
Comment with feedback submission on 4 Jan 2011
Tried to view a table i think. I was doing a lot.
Comment with feedback submission on 5 Jan 2011
Was taking a while to just sort a list so i click stop and the app died.
Comment with feedback submission on 5 Jan 2011
I was shutting it down with command Q and it gave me the pop up that is quit unexpectedly.
Comment with feedback submission on 5 Jan 2011
attempted to cancel a table update
Comment with feedback submission on 6 Jan 2011
Lost internet connection while having window open to remote db
Comment with feedback submission on 6 Jan 2011
Aborted a query, then issued Command-Q before Sequel Pro came out of that mode.
Comment with feedback submission on 7 Jan 2011
reconnecting
Comment with feedback submission on 7 Jan 2011
lost internet connection, then sequel pro crashed
Comment with feedback submission on 7 Jan 2011
Just close the program.
Comment with feedback submission on 7 Jan 2011
Loading a large table
Comment with feedback submission on 7 Jan 2011
I was shutting down to restart my laptop when it failed.
Comment with feedback submission on 7 Jan 2011
quit the program while 2 queries were being stopped
Comment with feedback submission on 7 Jan 2011
reconnecting
Comment with feedback submission on 8 Jan 2011
closed a window
Comment with feedback submission on 10 Jan 2011
tried to load a federated table that was having timeout issues when contacting the server
Comment with feedback submission on 10 Jan 2011
Closed application
Comment with feedback submission on 11 Jan 2011
think I've been still connected to DB, closed Sequel Pro with cmd+q shortcut
Comment with feedback submission on 12 Jan 2011
nothing, just opened the program.
Comment with feedback submission on 12 Jan 2011
no idea. I've rebooted the computer and started the program again
Comment with feedback submission on 13 Jan 2011
Quit
Comment with feedback submission on 13 Jan 2011
Submit a delete query to delete a large number of rows, then it hung for a while even though the 'top' command reported no processing
Comment with feedback submission on 13 Jan 2011
quitting app
Comment with feedback submission on 13 Jan 2011
Try to close the window after Internet is disconnected
Comment with feedback submission on 14 Jan 2011
Executed a query on a timed out connection
Comment with feedback submission on 16 Jan 2011
Attempted to load a table via the content tab. Roughly 2.5 meg of data.
Comment with feedback submission on 17 Jan 2011
Was going to restart my mac
Comment with feedback submission on 18 Jan 2011
deleting a query.... took forever and then crashed
Comment with feedback submission on 19 Jan 2011
listing a big table
Comment with feedback submission on 19 Jan 2011
I tried to Stop a running query
Comment with feedback submission on 19 Jan 2011
Comment with feedback submission on 19 Jan 2011
masturbating
Comment with feedback submission on 19 Jan 2011
reopen
Comment with feedback submission on 20 Jan 2011
I attempted to open the Structure tab for a table that was locked by a different process (which I was running directly on the server). This caused the program to hang.
Comment with feedback submission on 20 Jan 2011
delete a million records
Comment with feedback submission on 21 Jan 2011
cancel query
Comment with feedback submission on 21 Jan 2011
cancel a job that took too long (delete a col in a very large table)
canceling was done with by click on a cancel button
Comment with feedback submission on 21 Jan 2011
stopping a browse content loading data screen
Comment with feedback submission on 21 Jan 2011
WTF is wrong with your program recently. I love it to death, but seriously, do i have to die?!
Comment with feedback submission on 21 Jan 2011
while opening a table the program staled
Comment with feedback submission on 21 Jan 2011
lost network connection while excecuting a query
Comment with feedback submission on 22 Jan 2011
Had opened two connection windows a localhost one and to a remote one with a slow connection - for the slow one I cancelled the loading task of the Content table, switched to the localhost one and tried to load another table; SP hanged, beachballing and finally it crashed.

Mac OSX 10.6.6 SP rev. 3148
Comment with feedback submission on 22 Jan 2011
selecting database
Comment with feedback submission on 22 Jan 2011
information_schema load columns
Comment with feedback submission on 22 Jan 2011
submitted a query and then clicked on column name (to sort)
Comment with feedback submission on 22 Jan 2011
ran a query
Comment with feedback submission on 23 Jan 2011
stopped a query that was taking to long

happens all the time via SSH
Comment with feedback submission on 24 Jan 2011
Tried to close a window
Comment with feedback submission on 25 Jan 2011
lost vpn connection to the remote db
Comment with feedback submission on 25 Jan 2011
I was attempting to quit the program. Did it with COMMAND + Q.
Comment with feedback submission on 25 Jan 2011
Closed the lid on the computer with sequel pro still connected. Upon waking the computer I usually can just click reconnect, but in this case sequel pro crashed.
Comment with feedback submission on 25 Jan 2011
I ran a dozen queries and exported the results to CSV files. I had cancelled a few runaway queries prior to doing the successful runs.
Comment with feedback submission on 25 Jan 2011
I clicked "stop" on a table load.
Comment with feedback submission on 26 Jan 2011
tried to stop a query
Comment with feedback submission on 26 Jan 2011
Clicked "stop" on a loading table.
Comment with feedback submission on 26 Jan 2011
stopping a query that i ran after the connection timed out
Comment with feedback submission on 26 Jan 2011
sorted a table
Comment with feedback submission on 26 Jan 2011
Just executing a query
Comment with feedback submission on 26 Jan 2011
Building an index
Comment with feedback submission on 27 Jan 2011
Comment with feedback submission on 27 Jan 2011
tried to view data in a table
Comment with feedback submission on 27 Jan 2011
quit while loading a large table
Comment with feedback submission on 27 Jan 2011
wake from sleep, tried a network operation
Comment with feedback submission on 27 Jan 2011
opened a big table, with ~ 500,000 rows
Comment with feedback submission on 28 Jan 2011
writing a query with subquery in the WHERE clause's IN statement.

SELECT * FROM table WHERE table.field IN ( [nested query] )
Comment with feedback submission on 28 Jan 2011
Waiting for going to page 1000
Comment with feedback submission on 28 Jan 2011
OS X was trying to restart after an update I believe.
Comment with feedback submission on 28 Jan 2011
I refreshed a table while my internet connection was gone.
Comment with feedback submission on 28 Jan 2011
Canceled the sorting of a very large table.
Comment with feedback submission on 29 Jan 2011
couldn't complete a sql due to a connection failure
Comment with feedback submission on 31 Jan 2011
Long request
Comment with feedback submission on 31 Jan 2011
If connection is broken while app is fetching data for table (or for that matter any request), app is consistently crashing.
Comment with feedback submission on 31 Jan 2011
clicked to close the application after already having closed the VPN to the database
Comment with feedback submission on 31 Jan 2011
I had told Sequel Pro to exit.
Comment with feedback submission on 31 Jan 2011
refreshed contents view.
Comment with feedback submission on 1 Feb 2011
retried a connection that had failed while computer was asleep.
Comment with feedback submission on 1 Feb 2011
Stopped a query, and the "stopping" alert window just hung. Tried to close the window by clicking the red x, and it just hung. Hit command-Q and the program quit.
Comment with feedback submission on 1 Feb 2011
Just executing a query
Comment with feedback submission on 1 Feb 2011
Killed connection
Comment with feedback submission on 1 Feb 2011
tried to delete 680K rows in a table.
Comment with feedback submission on 1 Feb 2011
1. Connected to server.
2. Killed access to server (disconnected VPN).
3. Tried to run query against server.
4. Clicked "Stop Query" after realizing it wasn't going to work... crash!
Comment with feedback submission on 2 Feb 2011
re connect wit and crush (ethernet change wireless)
Comment with feedback submission on 2 Feb 2011
started this query:
DELETE em3.Company, em3.Users, ematch.ematch_drupal_users
FROM em3.Company, em3.Users, ematch.ematch_drupal_users
WHERE em3.Company.ProfileOwner = em3.Users.Id
AND em3.Users.Email = ematch.ematch_drupal_users .mail
AND em3.Company.Id = 5763;
Comment with feedback submission on 2 Feb 2011
Started up, nothing came up, crashed.
Comment with feedback submission on 2 Feb 2011
Canceling a query
Comment with feedback submission on 2 Feb 2011
Tried to run a query
Comment with feedback submission on 3 Feb 2011
I ran a very big query (delete ~500,000 rows) it finished properly.
After that, I tried to count (SELECT COUNT(*) ...) the rest of the rows. It was too slow. I cancelled the query. It did not stop. I waited for some minutes. Then I closed Sequel Pro. Failed.
Comment with feedback submission on 3 Feb 2011
just opened my laptop and connected to a new wireless network from before the laptop was closed. sequel pro was connected to a mysql server through a VPN-connection which was interrupted b/c of closing my laptop.

the crash happened when i pressed cmd+w
Comment with feedback submission on 3 Feb 2011
I was browsing tables, I clicked on a table and it said that it was having connectivity problems so i clicked retry and the table came up empty (which is not correct) i then tried clicking on another table and got the spinning wheel indicating it was trying and i hit apple+Q to kill the application. It then popped up with a message saying it unexpectedly quit.
Comment with feedback submission on 3 Feb 2011
I lost connection to db because changed Internet access, and I hit retry to relog then I refreshed a table, then it crashed
Comment with feedback submission on 4 Feb 2011
imported a large database (30 MB SQL dump), sequel pro quit in the middle of importing
Comment with feedback submission on 4 Feb 2011
Connecting to a local and a remote MYSQL database.
Comment with feedback submission on 4 Feb 2011
tried opening database with over 140.000 tables....
Comment with feedback submission on 4 Feb 2011
lost my connection to the server in the middle of a query
Comment with feedback submission on 4 Feb 2011
doing a query with a large result set over a ssh tunnel with multiple hops
Comment with feedback submission on 5 Feb 2011
Cancelled loading of table content, switched to structure, then tried to load a different table. Application seemed to hand so I quit (regular, not forced). Thanks.
Comment with feedback submission on 7 Feb 2011
Trying to quit a long running query.
Comment with feedback submission on 7 Feb 2011
Sequel Pro was trying to reload content from a table. I tried to stop the reload, and then nothing happened. All the sudden the software crashed.
Comment with feedback submission on 7 Feb 2011
Running a query
Comment with feedback submission on 8 Feb 2011
stopped loading table data
Comment with feedback submission on 8 Feb 2011
closed the laptop - note completely - without switching off the system.
Comment with feedback submission on 8 Feb 2011
loaded a big table
Comment with feedback submission on 8 Feb 2011
tried to connect to a database
Comment with feedback submission on 8 Feb 2011
reconnect after sleep. pressed the "retry" connection button
Comment with feedback submission on 9 Feb 2011
select a table
Comment with feedback submission on 9 Feb 2011
Ran a subselect.
Comment with feedback submission on 10 Feb 2011
try to preview table after connection broken
Comment with feedback submission on 10 Feb 2011
Get stucked a lot of times.
Comment with feedback submission on 10 Feb 2011
Cancelling a query
Comment with feedback submission on 11 Feb 2011
clicked "stop query" while it was running
Comment with feedback submission on 11 Feb 2011
connected to mysql db running on a virtual machine (virtual box, centOS) when the virtual box network dropped

Thanks for the awesome app though! Will continue to recommend highly.
Comment with feedback submission on 11 Feb 2011
tried to quit. and then it didn't.
Comment with feedback submission on 12 Feb 2011
I refreshed a table which took really long, probably because the connection (over ssh) had timed out? When i got fed up with waiting i simply quit sequel pro since the window would not close either. That crashed the app.
Comment with feedback submission on 12 Feb 2011
stopped a query
Comment with feedback submission on 13 Feb 2011
closing a window
Comment with feedback submission on 14 Feb 2011
browsing a remote SQL db
Comment with feedback submission on 14 Feb 2011
ran query
Comment with feedback submission on 15 Feb 2011
stopped a long running query
Comment with feedback submission on 15 Feb 2011
I tried a command-Q after the program had been idle overnight, then it hung & crashed.
Comment with feedback submission on 15 Feb 2011
I lost my VPN connection, so that might be related.
Comment with feedback submission on 15 Feb 2011
clicked stop when loading a big table on the content tab was taking too long
Comment with feedback submission on 15 Feb 2011
Wireless disconnected after IP conflict. Crashed after reconnecting and trying to run query.
Comment with feedback submission on 16 Feb 2011
A large query
Comment with feedback submission on 16 Feb 2011
stopping a query seems to crash this pretty often. ;(
Comment with feedback submission on 16 Feb 2011
quitting the app
Comment with feedback submission on 17 Feb 2011
Started the application
Comment with feedback submission on 17 Feb 2011
Select
Comment with feedback submission on 17 Feb 2011
again, cancelling a long running query -> crash
Comment with feedback submission on 17 Feb 2011
changed tables
Comment with feedback submission on 17 Feb 2011
Comment with feedback submission on 17 Feb 2011
Stopped a table while loading in "browse" over ssh
Comment with feedback submission on 17 Feb 2011
Opened a connection and looked at content of table
Comment with feedback submission on 18 Feb 2011
Searching database
Comment with feedback submission on 18 Feb 2011
dasdf
Comment with feedback submission on 18 Feb 2011
opening a table from the side bar while in query-mode
Comment with feedback submission on 18 Feb 2011
stopped a running query
Comment with feedback submission on 18 Feb 2011
stopped a query
Comment with feedback submission on 19 Feb 2011
Tried to add an index to a ~9million row table. "uptime" on database server reported load usage of over 50. Had to restart mysqld.
Comment with feedback submission on 20 Feb 2011
Trying to view contents of a federated table which couldn't connect to its source. It takes forever to error, so I force-quitted.
Comment with feedback submission on 21 Feb 2011
Sorting a table with about 5000 rows over ssh, while it was sorting the table I clicked stop to cancel the sorting. Then Sequel Pro crashed
Comment with feedback submission on 21 Feb 2011
Loading data
Comment with feedback submission on 22 Feb 2011
delete a field
Comment with feedback submission on 22 Feb 2011
Run query on large table
Comment with feedback submission on 22 Feb 2011
started the app
Comment with feedback submission on 23 Feb 2011
just opend sequel pro
Comment with feedback submission on 23 Feb 2011
canceled table data loading, big table
Comment with feedback submission on 23 Feb 2011
Sequel Pro got stuck on large data set queries.
Comment with feedback submission on 23 Feb 2011
Tried to run a query
Comment with feedback submission on 23 Feb 2011
Ran a long query and hit Stop in the middle
Comment with feedback submission on 23 Feb 2011
Closed a window, I think.
Comment with feedback submission on 23 Feb 2011
clicked on a large table
Comment with feedback submission on 24 Feb 2011
Disconnected from a VPN while sequal pro was still connected to a database via the VPN.
Comment with feedback submission on 24 Feb 2011
stopped a running query
Comment with feedback submission on 24 Feb 2011
Opened and stopped viewing a large table
Comment with feedback submission on 24 Feb 2011
It was taking a long time to load a table, so I clicked Stop. It wasn't responding, so I command-quit out.
Comment with feedback submission on 24 Feb 2011
ask for a large subset of data
Comment with feedback submission on 26 Feb 2011
Tried to cancel a long query. Had to force quit to get it to end after it became unresponsive.
Comment with feedback submission on 27 Feb 2011
i was trying to stop the query and hit "stop query" 4-5 times
Comment with feedback submission on 28 Feb 2011
Large db list canclled
Comment with feedback submission on 28 Feb 2011
I refreshed a table view after moving networks. As SP was showing the throbber, I pressed Cmd+Q. SP died.
Comment with feedback submission on 28 Feb 2011
Tried shutting down my computer but it wouldn't shut down Sequel Pro (for over 30 secs) so I had to force quit. Maybe caused by the fact that I had put my computer to sleep in a connected mode but when I started it again (and tried to shut it down) the servers were unavailable.
Comment with feedback submission on 28 Feb 2011
Tried to report from a dead server...
Comment with feedback submission on 28 Feb 2011
dodgy net
Comment with feedback submission on 28 Feb 2011
Cancelled a sort-by-column operation
Comment with feedback submission on 1 Mar 2011
Opened 2 GB table
Opened the content tab
Stopped the content from loading
It crashed
Comment with feedback submission on 2 Mar 2011
I quit Sequel Pro while running a query which was taking too long.
Comment with feedback submission on 2 Mar 2011
Sorted a huge table by a column and clicked stop since I knew it would take a long time. Seems like it doesn't like stopping big sql sorting scripts in the middle of them.
Comment with feedback submission on 2 Mar 2011
changed a query
Comment with feedback submission on 2 Mar 2011
stop a table from sorting
Comment with feedback submission on 3 Mar 2011
Mac battery power perished. Upon attaching power and rebooting mac, Sequal Pro crashed,
Comment with feedback submission on 3 Mar 2011
aborted a badly written query that took too long
Comment with feedback submission on 3 Mar 2011
I had imported a .sql file that contained a very large table (~3M rows). I tried to cancel the import when I got tired of waiting for it to finish. I had to force SP to quit using "Force Quit".
Comment with feedback submission on 4 Mar 2011
running big ass query over vpn, late at night
Comment with feedback submission on 4 Mar 2011
stopped filter
Comment with feedback submission on 4 Mar 2011
Quit with query running
Comment with feedback submission on 4 Mar 2011
Comment with feedback submission on 4 Mar 2011
ran a query that took several seconds to complete
Comment with feedback submission on 7 Mar 2011
launching the program
Comment with feedback submission on 7 Mar 2011
i don't remember!
Comment with feedback submission on 7 Mar 2011
I opened it x_X
Comment with feedback submission on 8 Mar 2011
connected to a table and it hung
Comment with feedback submission on 8 Mar 2011
Quit
Comment with feedback submission on 8 Mar 2011
Hi,

It appears that the keep connection alive is not working, my internet connection here will close down connections pretty quickly, unless the server is pinged on a regular basis. It looks like you've included this option in the preferences, but it's not working properly. I'm sure the logs will tell you more than I can. If you need help testing let me know, I'm happy to help.

Mike
Comment with feedback submission on 8 Mar 2011
trying to quit while a query was stuck
Comment with feedback submission on 9 Mar 2011
Stopped an insert query that was taking too long
Comment with feedback submission on 9 Mar 2011
Editing a field in a remote database.

I then used Cmd + W to close the window in order to disconnect from the database, the spinner appeared and then Sequel Pro crashed.
Comment with feedback submission on 9 Mar 2011
ran a query, lost internet connection, then tried to stop the query. sequel pro hung and crashed.
Comment with feedback submission on 9 Mar 2011
Canceled a query
Comment with feedback submission on 10 Mar 2011
importing + browsing a table
Comment with feedback submission on 10 Mar 2011
A larger nested query. I did expect the shutdown, though. I ordered it, after all. I didn't like that the query took forever and that i was unable to cancel it so I quit the application and am restarting it now.
Comment with feedback submission on 10 Mar 2011
closed the window
Comment with feedback submission on 10 Mar 2011
command-w
Comment with feedback submission on 10 Mar 2011
???
Comment with feedback submission on 10 Mar 2011
i was trying to stop a query that took too long (a bad like %%)
Comment with feedback submission on 10 Mar 2011
Executed 2 queries on 1 line.
Comment with feedback submission on 11 Mar 2011
cancelled a multi line insert (using selects) into a table
Comment with feedback submission on 11 Mar 2011
Cancel loading the contents of a very big tables over ssh.
Comment with feedback submission on 11 Mar 2011
tried to show content on a table with a lot of BLOBs in it. Is there a way to limit by default the number of rows brought back, or to not bring back binary data?
Comment with feedback submission on 11 Mar 2011
woke from sleep, tried to run a query
Comment with feedback submission on 11 Mar 2011
crash after network disconnection
Comment with feedback submission on 11 Mar 2011
1. SequelPro was connected to a database on a virtual machine
2. Shut down the virtual machine
3. Tried closing out SequelPro by hitting the "x" button (top left corner)

At the time, I also had another window of SequelPro open that was connected to a different database on a different server.
Comment with feedback submission on 12 Mar 2011
Pressed Command+W
Comment with feedback submission on 12 Mar 2011
Seem to have a temporary problem with the database which caused Sequel Pro to hang and quit.

MySQL error while making a backup here just in case it helps;
mysqldump: Error 2013: Lost connection to MySQL server during query when dumping table `articles` at row: 12
Comment with feedback submission on 13 Mar 2011
Ran a query but at the same time the server crashed
Comment with feedback submission on 14 Mar 2011
lost connection to internet
Comment with feedback submission on 14 Mar 2011
Opened the program, nothing else.
Comment with feedback submission on 14 Mar 2011
Canceled a query, a simple join....
Comment with feedback submission on 15 Mar 2011
kill a long running query
Comment with feedback submission on 15 Mar 2011
stopped a querry
Comment with feedback submission on 15 Mar 2011
lost connection
Comment with feedback submission on 15 Mar 2011
Closing connection
Comment with feedback submission on 15 Mar 2011
stopped a running query
Comment with feedback submission on 16 Mar 2011
trying to access a database
Comment with feedback submission on 16 Mar 2011
tried to access a table while it was being imported
Comment with feedback submission on 16 Mar 2011
comcast internet dropped (at the box) while doing a table lookup, connection never timed out, and had to quit app. Instead of quitting gracefully, it crashed.
Comment with feedback submission on 16 Mar 2011
hung upon staled mysql db connection.
Comment with feedback submission on 17 Mar 2011
i just executed a simple query (select * from where ... is null).
Comment with feedback submission on 17 Mar 2011
i tryed to run a 100000 result query and then i clic on stop query, it freeses and then crashes
Comment with feedback submission on 17 Mar 2011
I tried to open a connection to a database
Comment with feedback submission on 17 Mar 2011
flaky connection
Comment with feedback submission on 17 Mar 2011
Disconnected my internet connection.
Comment with feedback submission on 17 Mar 2011
Comment with feedback submission on 18 Mar 2011
I quit Sequel Pro while waiting it to load a locked table.
Comment with feedback submission on 18 Mar 2011
Opened the program.
Comment with feedback submission on 18 Mar 2011
I tried to close it.
Comment with feedback submission on 18 Mar 2011
Trying to drop the database.
Comment with feedback submission on 18 Mar 2011
Clicked "Cancel Query" on a query that was returning a column value for every row in a 360,000+ row table.
Comment with feedback submission on 18 Mar 2011
Tried stopping a long running query but it never stopped.
Comment with feedback submission on 19 Mar 2011
It had been idle for several hours when I was not at computer. I returned to computer, had sent an email message and then clicked on icon in dock to return to Sequel Pro
Comment with feedback submission on 19 Mar 2011
always crash!
Comment with feedback submission on 19 Mar 2011
tried to open the software
Comment with feedback submission on 20 Mar 2011
always crash
Comment with feedback submission on 20 Mar 2011
I closed the window by clicking the red bubbled x on the top left while being connected to a remote MySQL database over a SSH tunnel.

(PS Thanks for making Sequel Pro!)
Comment with feedback submission on 20 Mar 2011
select on 60000 row table
Comment with feedback submission on 21 Mar 2011
!) Open a connection to a database
2) Put your computer to sleep
3) Unplug network
4) Wake the computer
5) SQP is likely to crash, or show an endless stream of reconnect dialogs, which prevent copy-pasting Query editor contents to safety and/or saving the session
Comment with feedback submission on 21 Mar 2011
Opened the content of a large table
Comment with feedback submission on 21 Mar 2011
No clue.
Comment with feedback submission on 21 Mar 2011
I killed sequel pro while a query was being executed
Comment with feedback submission on 21 Mar 2011
Running a query
Comment with feedback submission on 21 Mar 2011
tried to open a table that was having data imported into it from the command line.
Comment with feedback submission on 22 Mar 2011
choose a database
Comment with feedback submission on 22 Mar 2011
can't remember
Comment with feedback submission on 22 Mar 2011
Shut down
Comment with feedback submission on 22 Mar 2011
trying to load dbs
Comment with feedback submission on 22 Mar 2011
On the command line, import a huge data set into an innodb table. Whilst partial complete, use sequel pro to go to that table, either the content or table info tab (can't remember). Sequelpro says it's loading the table, but I gave up after 5 or 10 minutes, as it didn't finish. I pressed cmd+q, and *bang*
Comment with feedback submission on 23 Mar 2011
lost internet connection
Comment with feedback submission on 24 Mar 2011
just quit sequel pro
Comment with feedback submission on 24 Mar 2011
i launched the program
Comment with feedback submission on 24 Mar 2011
it quit
Comment with feedback submission on 24 Mar 2011
ran a query, hit stop, then crash
- query was a group by with one inner join and a having clause
Comment with feedback submission on 24 Mar 2011
Cancel a table look up by pressing the "Stop button"
Comment with feedback submission on 24 Mar 2011
Running a query
Comment with feedback submission on 24 Mar 2011
cancelled a query
Comment with feedback submission on 25 Mar 2011
Crashes all the time for everyone you guys know this right?
Comment with feedback submission on 25 Mar 2011
When network connection goes off - hard to reinstate the application
Comment with feedback submission on 25 Mar 2011
stopped the loading procedure of records
Comment with feedback submission on 25 Mar 2011
put machine on standby, reconnection to DB failed
Comment with feedback submission on 25 Mar 2011
canceled a query
Comment with feedback submission on 25 Mar 2011
i quit the program while a query was canceling
Comment with feedback submission on 25 Mar 2011
clicked stop query and it broke
Comment with feedback submission on 25 Mar 2011
clicked on stop query
Comment with feedback submission on 26 Mar 2011
stopped query
Comment with feedback submission on 28 Mar 2011
- two connection with local db server (makes total 3)
- one with query browser open
- connection over ssh
- trying to load table for remote db connection with ssh
- crashes are frequent (I guess something to do with connection breaking in-between)
Comment with feedback submission on 28 Mar 2011
Stopped a SQL query that had been running too long - I think the server had reached the maximum connections
Comment with feedback submission on 28 Mar 2011
Tried to connect to a remote database
Comment with feedback submission on 28 Mar 2011
Tried to access a table (I believe) is being dumped into (mysql -u -p < dumpfile.sql).
Comment with feedback submission on 29 Mar 2011
Comment with feedback submission on 30 Mar 2011
de
Comment with feedback submission on 30 Mar 2011
Pressed refresh while application was shutting down.
Comment with feedback submission on 30 Mar 2011
quit sequel pro by accident
Comment with feedback submission on 30 Mar 2011
Shut down mac without closing application.
Comment with feedback submission on 30 Mar 2011
Selected another table to view
Comment with feedback submission on 30 Mar 2011
1. Attempted to Export - MYSQL Dump ... with 2 of 13 tables selected
2. Export seems to have worked, but Sequel Pro hung with export dialog open
3. Had to force-quit to exit the program because it would not quit normally
4. I frequently have problems with dialog (status/cancel) windows not closing which result in a hung window. Usually, I can open a new window and then quit normally, but not this time.
Comment with feedback submission on 30 Mar 2011
closed a window after waking from sleep
Comment with feedback submission on 30 Mar 2011
Tried to open from Desktop icon
Comment with feedback submission on 31 Mar 2011
Sorted a filtered list
Comment with feedback submission on 31 Mar 2011
window to a server was open. Server's on a VPN. I reconnected the VPN, then submitted a query in the window. The "wait" dialog with stop query button appeared. I pressed that after a few seconds and then Sequel Pro crashed.

sometimes it gets in a state where it doesn't crash, but I have to restart the app to get it to connect.

Even so, this app is best of breed for me and I really appreciate all your hard work.
Comment with feedback submission on 1 Apr 2011
This seems to be a reconnection problem. When I change locations or drop VPN, it can't seem to reconnect properly and stalls out.
Comment with feedback submission on 1 Apr 2011
Canceling a long running query caused the program to hang. Waiting 20 mins for the query to cancel didn't seem to help.
Comment with feedback submission on 1 Apr 2011
a query after I awoke my macbooks pro
Comment with feedback submission on 3 Apr 2011
Execute a query and stop it
Comment with feedback submission on 4 Apr 2011
Slow connection, pressed stop to stop loading a table
Comment with feedback submission on 4 Apr 2011
Connected to a database that was in the process of being restored, then tried to view the table that was currently being restored, and decided to quit application before the table view had returned.
Comment with feedback submission on 4 Apr 2011
opened table view for a large table which was still importing data from terminal. 1 million + records
Comment with feedback submission on 5 Apr 2011
wifi sleep wake up and use aircard
Comment with feedback submission on 5 Apr 2011
I was using it
Comment with feedback submission on 5 Apr 2011
read table from DB over a slow Inet connection
Comment with feedback submission on 5 Apr 2011
deleting an index
Comment with feedback submission on 6 Apr 2011
Had stopped a process and that's when it crashed.
Comment with feedback submission on 6 Apr 2011
trying to bring back / resume the Sequel Pro from a staled 3G connection, it will stuck in the loading state.
Comment with feedback submission on 6 Apr 2011
Close a Sequel Windows
Comment with feedback submission on 7 Apr 2011
killed the server opps
Comment with feedback submission on 7 Apr 2011
Stale connection to remote server, attempted to run a query (which took a long time). I cancelled the query and then the application crashed.
Comment with feedback submission on 7 Apr 2011
computer was in standby and still connected to sequalpro..I woke up laptop and tried to connect after esblishing network connection..it hung so I killed the ap.
Comment with feedback submission on 7 Apr 2011
just crashed, maybe unavailable connection because of close and reopen of laptop. Love the app though!
Comment with feedback submission on 8 Apr 2011
Comment with feedback submission on 8 Apr 2011
tried to run a query and was stuck
Comment with feedback submission on 8 Apr 2011
executing a very large query (700mb)
Comment with feedback submission on 9 Apr 2011
Put my laptop to sleep last night. Came back and tried to reload a table. I knew the connection had been broken. It died.
Comment with feedback submission on 10 Apr 2011
Closed the app
Comment with feedback submission on 11 Apr 2011
Just starting up
Comment with feedback submission on 11 Apr 2011
lost internet connectivity whilst loading remote table
Comment with feedback submission on 11 Apr 2011
stopped a query after the laptop was disconnected from the network
Comment with feedback submission on 11 Apr 2011
stopped executing query
Comment with feedback submission on 11 Apr 2011
Trying to sort a 192 GB table (which was still growing). Essentially, the connection just hung, so I quit in the middle of it.
Comment with feedback submission on 11 Apr 2011
reconnecting with a database after sleep.
Comment with feedback submission on 12 Apr 2011
stopped a long-running query
Comment with feedback submission on 12 Apr 2011
just opened it
Comment with feedback submission on 12 Apr 2011
reconnected after waking from sleep
Comment with feedback submission on 12 Apr 2011
Sort phpBB table
Comment with feedback submission on 12 Apr 2011
Comment with feedback submission on 13 Apr 2011
Lousy connection...
Comment with feedback submission on 13 Apr 2011
tried to pull out of hung mysqld
Comment with feedback submission on 13 Apr 2011
Launching
Comment with feedback submission on 13 Apr 2011
switched to this app after a while
Comment with feedback submission on 13 Apr 2011
delete all from large table, click top and quit app
Comment with feedback submission on 14 Apr 2011
selected data from a table
Comment with feedback submission on 14 Apr 2011
running query over ssl (connection may have dropped)
Comment with feedback submission on 14 Apr 2011
lost network connection
Comment with feedback submission on 14 Apr 2011
Stopped a long long script
Comment with feedback submission on 14 Apr 2011
opened db that had inserts running
Comment with feedback submission on 14 Apr 2011
Stopped a long running query
Comment with feedback submission on 14 Apr 2011
Cancelled a query
Comment with feedback submission on 15 Apr 2011
Close programm
Comment with feedback submission on 15 Apr 2011
I stopped a query that was running a different database than the one I was actually watching using dbname.tablename
Comment with feedback submission on 15 Apr 2011
aborted query with a lot of output
Comment with feedback submission on 15 Apr 2011
executed a (probably stupid) query
Comment with feedback submission on 15 Apr 2011
Opened multiple windows with different databases.
Comment with feedback submission on 15 Apr 2011
Tried to cancel a query
Comment with feedback submission on 15 Apr 2011
Trying to execute a query
Comment with feedback submission on 16 Apr 2011
Selected a table to view.
Comment with feedback submission on 16 Apr 2011
Tried to sort table
Comment with feedback submission on 16 Apr 2011
quit the application during a running query.
Comment with feedback submission on 17 Apr 2011
just started the app
Comment with feedback submission on 18 Apr 2011
Shutdown computer without quit Sequel
Comment with feedback submission on 18 Apr 2011
I'm using Mac OS X, so closed the laptop without shutting down the whole system. :)
Comment with feedback submission on 18 Apr 2011
Do you guys even look at these?
Just running a normal query, nothing special.
Crashes constantly...hopefully 1.0 will be more stable!
Comment with feedback submission on 19 Apr 2011
beachballed all on itself
Comment with feedback submission on 19 Apr 2011
quit the software
Comment with feedback submission on 20 Apr 2011
annidate queries
Comment with feedback submission on 20 Apr 2011
clicking the "stop" button on the "table loading" popup
Comment with feedback submission on 20 Apr 2011
stopped sorting a 'bigger' table
Comment with feedback submission on 20 Apr 2011
closing a processlist window
Comment with feedback submission on 20 Apr 2011
tried to close the window
Comment with feedback submission on 20 Apr 2011
Not sure. Are you guys still developing this ? It's a great tool
Comment with feedback submission on 20 Apr 2011
stopped a table from fully loading
Comment with feedback submission on 20 Apr 2011
sorting a table with 15mm rows, then cancelling, then sorting again while the original sorting progress window was up
Comment with feedback submission on 20 Apr 2011
Hit cmd-Q
Comment with feedback submission on 21 Apr 2011
cancelled a running query, because my internet connection was shaky
Comment with feedback submission on 21 Apr 2011
tried to resort a query by a click on the column header. It was probably because it was the first time it was ran since hibernation.
Comment with feedback submission on 22 Apr 2011
I quit the application while it was trying to load table info for a database on a remote server.
Comment with feedback submission on 22 Apr 2011
had a stuck query running, didn't try to stop it (because that didn't seem to work last time)
Comment with feedback submission on 23 Apr 2011
trying to connect to db that timed out
Comment with feedback submission on 24 Apr 2011
tried to stop a loooong query
Comment with feedback submission on 25 Apr 2011
well, just closing the application window with cmd+w :D
Comment with feedback submission on 25 Apr 2011
I was editing the DB, accidentally closed the WiFi connection, sequel died.
(i do this, very very often)

BTW, nice software, thank you guys
Comment with feedback submission on 25 Apr 2011
Loaded a big table content and hit "stop"
Comment with feedback submission on 25 Apr 2011
Running a query
Comment with feedback submission on 26 Apr 2011
Just opening a table with the Content view, nothing special
Comment with feedback submission on 26 Apr 2011
cancel query when internet connection was down
Comment with feedback submission on 26 Apr 2011
Opened the application
Comment with feedback submission on 26 Apr 2011
Running a query on a huge table with no indices. Lots of string comparisons too. Yeah, I'm awesome.
Comment with feedback submission on 27 Apr 2011
stopped a query
Comment with feedback submission on 27 Apr 2011
put computer to a sleep, program didn't answer after that for a while so I forced it to quit.
Comment with feedback submission on 27 Apr 2011
Ran a stupidly huge query that would take *HOURS* to complete.

What would be nice? To have an option to run a query in the background, so I can get on with my job. I'll buy you beers if that can happen.
Comment with feedback submission on 27 Apr 2011
query a table when the connection was slow
Comment with feedback submission on 27 Apr 2011
Woke up computer from sleep and VPN conncetion to DB had dropped
Comment with feedback submission on 27 Apr 2011
table got locked by external program, tried to access the table from within sequel pro.

stop button to cancel had no effect, using quit menu item crashed sequel pro
Comment with feedback submission on 27 Apr 2011
long running query was in progress
Comment with feedback submission on 27 Apr 2011
Quit
Comment with feedback submission on 28 Apr 2011
stopped a query
Comment with feedback submission on 29 Apr 2011
connection lost
Comment with feedback submission on 29 Apr 2011
tried to cancel a query (mysql connection of ssh tunnel)
Comment with feedback submission on 29 Apr 2011
tried to cancel a running SELECT query (connection over a ssh tunnel)
Comment with feedback submission on 29 Apr 2011
Seems to be when i had a disconnection from a databases which was connected trough ssh-tunneling.
Comment with feedback submission on 29 Apr 2011
-- attempted to load a table from a database in an open window that had been left on overnight (through sleep)
Comment with feedback submission on 29 Apr 2011
Seemed stuck - so force-quit
Comment with feedback submission on 29 Apr 2011
I got disconnect from network, so just ran the query and then connect back to network.
Comment with feedback submission on 30 Apr 2011
1. Filtered the content of a table.
2. Put Mac to sleep.
3. Wake up Mac.
4. Refresh filtered table.
RESULT: Crash.

Note: this was a remote connection, no SSH.
Comment with feedback submission on 30 Apr 2011
Was opening a mysql connection to a db and then closed Sequel Pro before the db connection had been completely opened.
Comment with feedback submission on 1 May 2011
Stopped a sort column on content.
Comment with feedback submission on 2 May 2011
cancelled a query
Comment with feedback submission on 4 May 2011
stopped a simple query that was spinning endlessly
Comment with feedback submission on 4 May 2011
Waked from sleep and closed the program
Comment with feedback submission on 4 May 2011
searching db
Comment with feedback submission on 4 May 2011
Tried to run a query with UTF-8 single quotes (different right and left quote characters). I cut and pasted the query from the web and forgot to change them into standard ' single quotes. Thanks - it's a great tool!
Comment with feedback submission on 5 May 2011
just closed sequel pro after coming out of suspension
Comment with feedback submission on 5 May 2011
I was deleting a database that has a lot of stuff. The program stopped after I click ok when it asked me to make sure that im going to delete this data base
Comment with feedback submission on 5 May 2011
cancelled a query
Comment with feedback submission on 5 May 2011
After opening my laptop and waking it from sleep mode, I saw the message that I was disconnected from the remote server which I was connected to through Sequel Pro. This is the expected behavior. Without clicking okay or cancel or whatever the buttons are on the alert message, I used CMD+W to close the disconnected remote connection window. That action triggered the crash. When are you guys going to add support for PostgreSQL? That's probably a different ticket.
Comment with feedback submission on 5 May 2011
I was loading a database that was growing.
Comment with feedback submission on 5 May 2011
closing a connection
Comment with feedback submission on 6 May 2011
Locked up running a query... had to kill it. This happens a LOT for me on queries that take a long time to run.
Comment with feedback submission on 6 May 2011
canceling a non-indexed sort of a remote mysql database. This happens all the time >:(
Comment with feedback submission on 7 May 2011
tried to stop a query
Comment with feedback submission on 7 May 2011
I have displayed table data
Comment with feedback submission on 10 May 2011
Ran a custom query with a spelling error, stopped the query and tried running the fixed query again.
Comment with feedback submission on 10 May 2011
trying to search table and it froze
Comment with feedback submission on 10 May 2011
no idea..
Comment with feedback submission on 10 May 2011
tried to open a table for viewing/editing
Comment with feedback submission on 10 May 2011
tried opening a table
Comment with feedback submission on 11 May 2011
Pressed command+q
Comment with feedback submission on 11 May 2011
cancelled query and it crashed
Comment with feedback submission on 12 May 2011
stop
Comment with feedback submission on 12 May 2011
I was trying to stop the load of data
It was taking too long and i just needed few elements
Comment with feedback submission on 12 May 2011
ran a select query
Comment with feedback submission on 12 May 2011
I was doing a long transaction against one server (add a compound index against 6mil rows). In another window run a query that takes a while, and hit "Stop Query". That's when the shit hit the fan.
Comment with feedback submission on 13 May 2011
Running a difficult and big query
Comment with feedback submission on 13 May 2011
performing a query after a long idle period
Comment with feedback submission on 14 May 2011
Stopped sorting a table midway.
Comment with feedback submission on 14 May 2011
close an existing connection to a DB after switching to a new wireless network
Comment with feedback submission on 14 May 2011
closing a window after the connection (via ssh tunnel) had ended because laptop was closed and reopened (other windows showed disconnected dialog, this one didn't).
Comment with feedback submission on 15 May 2011
viewed a table
Comment with feedback submission on 16 May 2011
delete foreign key w/ indexes
Comment with feedback submission on 16 May 2011
Run a query with a commented query with # above the valid query to run.
Comment with feedback submission on 16 May 2011
launched queries, it kept running apparently without updating the running process name, clicked on "cancel", it hanged then crashed
Comment with feedback submission on 16 May 2011
Tried to open a table from a database
Comment with feedback submission on 16 May 2011
I put the computer to sleep and unplugged some external monitors (using the DisplayLink USB driver). When I woke the computer up, the computer thought the laptop screen was 0x0 pixels or something, and a couple programs crashed. I had to plug in a display for Mac OS X to reconfigure and work okay again.
Comment with feedback submission on 16 May 2011
Tried to edit a table
Comment with feedback submission on 17 May 2011
tried to stop a query
Comment with feedback submission on 18 May 2011
stopped loading a table
Comment with feedback submission on 18 May 2011
Only browsing
Comment with feedback submission on 18 May 2011
Executed a long query. It had finished running on the server but the display still showed "executing query..." for a long time.
Comment with feedback submission on 19 May 2011
i clicked table after 20 hours from last use.
Comment with feedback submission on 19 May 2011
Lost internet connection, didn't realise and tried to re-order column view. Table refresh froze. Force quit.
Comment with feedback submission on 19 May 2011
Long query, cancelled the query, then CMD+Q Sequel Pro

Great product, keep it up!

Cheers,
Ricardo
Comment with feedback submission on 19 May 2011
I quickly shut a connection with CMD + W and instantly tried to open a new window with CMD + N before the old even hided
Comment with feedback submission on 19 May 2011
tried running a query ?
Comment with feedback submission on 20 May 2011
Searched a database. Never got the results back.
Comment with feedback submission on 20 May 2011
Selected a database table while data was being imported to it
Comment with feedback submission on 20 May 2011
I HATE APPLE®
Comment with feedback submission on 20 May 2011
Tried to quit the app (three windows open, connected to Mysql running in Centos VM running in VMWare
Comment with feedback submission on 21 May 2011
was sorting table and tried to cancel query
Comment with feedback submission on 21 May 2011
running a query
Comment with feedback submission on 22 May 2011
a query
Comment with feedback submission on 22 May 2011
click stop in progress overlay on default load of table content. probably 2000 rows loading, crashed after clicking stop right at start of table load
Comment with feedback submission on 22 May 2011
tried to stop a long running query that I realized was going to take hours and return billions of rows due to a bad where clause.
Comment with feedback submission on 23 May 2011
I tried to close the front window. I had 3 other windows open behind it, all connected to the same server as the front window. Then it crashed.
Comment with feedback submission on 23 May 2011
Click stop on a query that i just started executing.
Comment with feedback submission on 23 May 2011
Starting the app
Comment with feedback submission on 24 May 2011
crash when starting
Comment with feedback submission on 24 May 2011
tried to sort a table
Comment with feedback submission on 24 May 2011
clicked "stop" while loading a large table
Comment with feedback submission on 24 May 2011
cancelled a query that was hung.
Comment with feedback submission on 25 May 2011
Tried to cancel query that was running against a server that had been disconnected
Comment with feedback submission on 25 May 2011
I was switching from one Database to another and the program froze
Comment with feedback submission on 26 May 2011
My internet connection dropped. After that, I had some trouble getting the Sequel Pro dialogs to respond. I had multiple windows/connections open.
Comment with feedback submission on 26 May 2011
not sure
Comment with feedback submission on 26 May 2011
Just trying to use it ...
Comment with feedback submission on 26 May 2011
cancelled a query
Comment with feedback submission on 27 May 2011
I had been VPN'd into a server in order to connect to the database, and I quit my Cisco AnyConnect VPN Client before attempting to close Sequel Pro immediately after.
Comment with feedback submission on 27 May 2011
I had been VPN'd into a server in order to connect to the database, and I quit my Cisco AnyConnect VPN Client before attempting to close Sequel Pro immediately after.
Comment with feedback submission on 27 May 2011
switch DBs
Comment with feedback submission on 27 May 2011
Nothing.
Comment with feedback submission on 28 May 2011
connecting to remot db
Comment with feedback submission on 30 May 2011
Try to reconnect ... jammed, then close the connection.
Comment with feedback submission on 30 May 2011
executing a query
Comment with feedback submission on 31 May 2011
Refresh remote SQL (it has been going on for 10 hours) I was working on other DBs. The computer could not goto sleep. Fan started running. In the morning I Force Quit.
Comment with feedback submission on 31 May 2011
sometimes Sequel Pro crashes when it tries to reconnect to a db server I access over a Cisco VPN after being left idle for a while.
Comment with feedback submission on 31 May 2011
Running a query! :)
Comment with feedback submission on 1 Jun 2011
LEFT JOIN Query on 2 tables...
Comment with feedback submission on 2 Jun 2011
I switched between the tables with content view and I got progress dialog 'Loading my_table_name', which stayed there forever. I did not find any other way to get rid of it, other than to close the whole Sequel Pro (I used normally Quit from menu).
Comment with feedback submission on 2 Jun 2011
i'd just reopened the 13" MBP and clicked on structure - said connection lost - tried Retry instead of Reconnect. Fall over occured at this point
Comment with feedback submission on 2 Jun 2011
closed a window. looking forward to new version
Comment with feedback submission on 3 Jun 2011
laptop went to hibernation after battery ran out.
Comment with feedback submission on 3 Jun 2011
just clicked stop on a long running select that I realized I needed to filter more
Comment with feedback submission on 3 Jun 2011
Tried to stop a query in flight with that stop button you have on the pop up. You'd think by now I'd know that was futile.
Comment with feedback submission on 6 Jun 2011
loading a remote table
Comment with feedback submission on 6 Jun 2011
just opening the program
Comment with feedback submission on 6 Jun 2011
ran a query
Comment with feedback submission on 6 Jun 2011
Was just quitting the app
Comment with feedback submission on 6 Jun 2011
trying to load a table
Comment with feedback submission on 6 Jun 2011
Trying to close the application
Comment with feedback submission on 7 Jun 2011
stuck trying to reload a record list; tried closing connection window (wouldn't close) so did Quit via dock; eventually crashed.
Comment with feedback submission on 7 Jun 2011
ran show processes. server might have been dead though...
Comment with feedback submission on 7 Jun 2011
Tried to stop display of Content for a table that was still being loaded.
Comment with feedback submission on 7 Jun 2011
quit the application
Comment with feedback submission on 7 Jun 2011
tried to close an open connection window using cmd-W
Comment with feedback submission on 7 Jun 2011
lost my internet connection
Comment with feedback submission on 8 Jun 2011
I have a database with tables with over 2 gigs worth of data. This app seems to simply crash when it tries to export or import. It sits there idle without any feedback, spinner or progress bar simply sits there not showing if the export has finished. The program simply crashes after that. Force quit sometimes is the only way to exit... I had to revert back to phpMyAdmin
Comment with feedback submission on 8 Jun 2011
Disconnect from an idle database
Comment with feedback submission on 9 Jun 2011
browsing remote large (wide) tables
Comment with feedback submission on 9 Jun 2011
I plugged in a network cable and turned off airport. Sequel Pro was connected to a server over the wifi network interface and the next time a query was attempted it crashed instead of the expected connectino dropped or reconnect kind of message.
Comment with feedback submission on 11 Jun 2011
trying to load data from a federated table, clicked stop but stop did not happen...
Comment with feedback submission on 11 Jun 2011
tried to open a table after not using the program for a few hours.
Comment with feedback submission on 12 Jun 2011
opened view >1000
Comment with feedback submission on 12 Jun 2011
My VPN crapped out & I reconnected
Comment with feedback submission on 13 Jun 2011
Huge query
Comment with feedback submission on 13 Jun 2011
quit Sequel Pro
Comment with feedback submission on 13 Jun 2011
i ran a query....previously had run a similar one with no problem. didn't expect it to crahs
Comment with feedback submission on 13 Jun 2011
your mother
Comment with feedback submission on 14 Jun 2011
accessing repaired table.
previous repair success unknown because it hung up during repair, had to force quit.
Comment with feedback submission on 14 Jun 2011
Quit Sequel Pro
Comment with feedback submission on 14 Jun 2011
cancelled a query
Comment with feedback submission on 15 Jun 2011
Quitting after letting the application sit overnight with the computer asleep and active connections open.
Comment with feedback submission on 15 Jun 2011
stopped a query running on a remote server (ie. one that I was connected to via ssh)
Comment with feedback submission on 16 Jun 2011
Cancelled adding an index to a large table.
Comment with feedback submission on 16 Jun 2011
Tried to stop query.
Comment with feedback submission on 17 Jun 2011
lost wifi connection
Comment with feedback submission on 17 Jun 2011
I was two update statements on two different database servers. The updates had been running for a while.
Comment with feedback submission on 17 Jun 2011
Closed current connection window
Comment with feedback submission on 17 Jun 2011
Put the Mac to sleep and woke it up on a different wireless network, then hit Cmd-Q before Sequel Pro realized it had lost the connection.
Comment with feedback submission on 17 Jun 2011
cancelled loading a table with very big column values (taking a long time to load)
Comment with feedback submission on 17 Jun 2011
Refresh?
Comment with feedback submission on 18 Jun 2011
Executed a query after the computer went to sleep and was woken again. The connection had been lost and the query stalled. I clicked cancel and it crashed.
Comment with feedback submission on 18 Jun 2011
Sequel Pro seems to need to 'quit' after the computer returns from a nap, as it is unresponsive. Not a big deal, great product otherwise!
Comment with feedback submission on 18 Jun 2011
crapped out while quitting *shrug*
Comment with feedback submission on 20 Jun 2011
Launching a long requests hangs the thing.
Even stopping keeps it hung.
Have to force quit, which closes all my sessions....
Comment with feedback submission on 20 Jun 2011
It was trying to open a table. And was just infinitely hanging with the wait indicator spinning. I selected Sequel Pro -> Quit Sequel Pro and it crashed.
Comment with feedback submission on 20 Jun 2011
clicked on a table
Comment with feedback submission on 20 Jun 2011
another long request I just wanted to cancel. If cancel doesn't work, don't enable it ;)
Comment with feedback submission on 21 Jun 2011
shutdown the vm running the database
Comment with feedback submission on 21 Jun 2011
tried to run a query
Comment with feedback submission on 21 Jun 2011
switch to a different database
Comment with feedback submission on 22 Jun 2011
Lost network briefly. This usually locks up Sequel Pro.
Comment with feedback submission on 22 Jun 2011
Stopped an operation
Comment with feedback submission on 23 Jun 2011
Stop fetch content of table
Comment with feedback submission on 23 Jun 2011
loaded 900 MB SQL file
Comment with feedback submission on 23 Jun 2011
A very large query
Comment with feedback submission on 23 Jun 2011
Closed sqlpro after going to standby then going somewhere else. Hung for a minute before crashing; was probably trying to get connections back?
Comment with feedback submission on 24 Jun 2011
Nothing - just opened the app!
Comment with feedback submission on 24 Jun 2011
Nothing
Comment with feedback submission on 24 Jun 2011
Did a text filter ("is") on a small-medium sized table
Comment with feedback submission on 26 Jun 2011
I cancelled a long query
Comment with feedback submission on 26 Jun 2011
DOn'y know the reason
Comment with feedback submission on 27 Jun 2011
clicked on a table on the left column then a "loading" box popped out.
i waited for about a minute then close the application.

the current view was the "query". feel free to contact me if you need more info!
Comment with feedback submission on 27 Jun 2011
network connection went out (mysql connection over ssh)
Comment with feedback submission on 27 Jun 2011
Comment with feedback submission on 27 Jun 2011
sorting the table in the content viewer using a non-indexed column made it crash
Comment with feedback submission on 28 Jun 2011
standyby mode .. after resume no network connection
Comment with feedback submission on 28 Jun 2011
I was cancelling a query.
Comment with feedback submission on 28 Jun 2011
Attempting to quit the program. I think it was hanging prior to my attempted quit.
Comment with feedback submission on 28 Jun 2011
I was viewing a database, then I deleted it via mysql CLI, then I switched to view another database and it was spinning and loading for a long time, then I hit command Q and then it died.
Comment with feedback submission on 28 Jun 2011
Attempting to load table data on a remote database. My network connection had briefly been disrupted while switching from wired to wireless mode.
Comment with feedback submission on 28 Jun 2011
Quit the process during a long query
Comment with feedback submission on 29 Jun 2011
loaded large table over SSH, tried stopping the query as it was spinning
Comment with feedback submission on 29 Jun 2011
reinstalled mysql
Comment with feedback submission on 29 Jun 2011
aborted long running query
Comment with feedback submission on 29 Jun 2011
attempted to load a table while in Relations view
Comment with feedback submission on 29 Jun 2011
sleep the laptop overnight.
Comment with feedback submission on 30 Jun 2011
i was opening a table which took forever to load, tried to stop/quit and it crashed.
Comment with feedback submission on 30 Jun 2011
just running queries.
Comment with feedback submission on 30 Jun 2011
App said that the connection had timed out, and asked me what to do. I selected "Retry", and the query re-ran. Then I hit the "Stop query" button and the app crashed.
Comment with feedback submission on 30 Jun 2011
Tried to stop a rather long SQL query.
Comment with feedback submission on 30 Jun 2011
Not sure.
Comment with feedback submission on 30 Jun 2011
Reloaded a table then pressed command + Q
Comment with feedback submission on 1 Jul 2011
disconnected from the network
Issue system message on 4 Jul 2011
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Comment with feedback submission on 4 Jul 2011
trying to export a large database table
Comment with feedback submission on 15 Aug 2011
Tried to export a db that I have exported several times before successfully.
Comment with feedback submission on 25 Sep 2011
tried to browse a table.
Comment with feedback submission on 28 Sep 2011
exporting data from remote db server
Comment with feedback submission on 16 Oct 2011
Opened the application
Comment with feedback submission on 9 Feb 2012
export a innodb table as csv (mysql 4.1)
Comment with feedback submission on 20 Apr 2012
i was just trying to export a table as a csv file
Comment with feedback submission on 26 Apr 2012
Exported a table (300 records, 25 columns) to a CSV file from the option-click menu under favorites.