Alex
- Total activity 111
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 39
Comments
Recent activity by Alex Sort by recent activity-
Official comment Hi Is the cmon-events process running? And any issues logged in the /var/log/cmon-events.log file $ ps -ef | grep cmon-events # service cmon-events start | stop $ tail -100 /var/log/cmon...
-
Official comment Hi Thanks for your feedback. >> For a single DB, possibility to choose one or more table to add to backup set Here, I assume the default is all tables and also an option to either exclude or includ...
-
Hi What happens if you try $ ssh-copy-id "root@<host> -p 9898" Best Regards, Alex
-
Hi Thanks for the feedback! This is a known issue that we are aware of. There are more changes than just having configurable sockets/ports that would be needed in order to handle these type of depl...
-
Hi Thanks for your valuable feedback. I've added your request/"bug" to our feature backlog.
-
Hi Thanks for the feedback. Yes you are right, it should be fairly easy to add on the frontend. I'll create a feature request for this. Thanks.
-
Hi, Thanks for the feedback. We decided not to bring in the schema management functions from the old UI into the new one since we felt it couldn't compete with for example phpadmin or adminer. It's...
-
Hi Claudio,Thanks for the feature request. We're using the CakePHP framework so adding LDAP auth should be pretty straight forward. We'll look into it. Best Regards, -alex
-
Hi Yes it is. The variable "have_partitioning" was deprecated in 5.6.1. Use "show plugins" to see if the "partition" plugin is enabled/active.
-
Hi We've changed uname to use -m instead in the script. That should fix the "unknown" check. The error ... ERROR: 1064 You have an error in your SQL syntax; check the manual that corresponds to yo...