brittneybrinsfield / sequel-pro

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

User Account Resources Tab Does Not Specify That Limits Are Hourly. Excludes "MAX_USER_CONNECTIONS" #1811

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: