What steps will reproduce the problem?
1. "Database" toolbar menu -> User Accounts -> Resources
2. Setting the "Max Connections" field sets the MAX_CONNECTIONS_PER_HOUR
attribute, where as I would expect it to set "
http://dev.mysql.com/doc/refman/5.6/en/user-resources.html
What is the expected output? The resources tab should offer both "Max
Connections Per Hour" (MAX_CONNECTIONS_PER_HOUR "GRANT WITH" option) and "Max
Simultaneous User Connections" (MAX_USER_CONNECTIONS "GRANT WITH" option). The
current, "Max Connections" is confusing, and lead me to limit connections per
hour, rather than the expected simultaneous connections. Furthermore, "Max
Updates" and "Max Questions" should be labeled "Max Updates Per Hour" and "Max
Queries Per Hour".
What do you see instead? The current resource page doesn't specify that limits
apply to a specific time period. It lacks simultaneous connections specified
by "MAX_USER_CONNECTIONS".
What version of Sequel Pro are you using? 1.0.2
What version of OS X are you using? Mt. Lion
What version of MySQL are you connecting to on the server? All
Please provide any additional information below.
Original issue reported on code.google.com by jcodyba...@gmail.com on 14 Sep 2013 at 12:15
Original issue reported on code.google.com by
jcodyba...@gmail.com
on 14 Sep 2013 at 12:15Attachments: