creoline GmbH
My feedback
10 results found
-
7 votes
This is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
I have merged the request by creoline into this existing one. Actually, adding a parameter like --single-transaction requires careful consideration of many side effects that this can have. It is explained well in https://stackoverflow.com/questions/41683158/mysqldump-single-transaction-option and comments. But like IG I also think it is a valid request.
We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
--
PD
creoline GmbH supported this idea ·An error occurred while saving the comment -
476 votescreoline GmbH supported this idea ·
-
5 votes
This is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
creoline GmbH shared this idea · -
293 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.— rk
creoline GmbH supported this idea · -
7 votes
Thank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IGcreoline GmbH shared this idea · -
23 votes
Thank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
ETcreoline GmbH supported this idea · -
706 votes
An error occurred while saving the comment creoline GmbH commentedAre you planning to add CardDAV and CalDAV support too? If you're just implementing active sync it will be for example a problem on iPhone because the exchange layout shows also Calendars, Contacts and Todos. So in conclusion I would be really happy if there will be a plesk native CardDAV and CalDAV Server too. :)
creoline GmbH supported this idea · -
89 votescreoline GmbH supported this idea ·
-
601 votes
Since Plesk Onyx you will be able to install memcache as a Docker container and configure http(s) proxy rule for it to map to your web app.
Docker and proxy rules are available in Plesk Onyx Preview already, you can try it here https://talk.plesk.com/threads/plesk-onyx-preview-and-feedback.337172/
SE
creoline GmbH supported this idea · -
429 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IGcreoline GmbH supported this idea ·
Actually, all database backups are exported with a "LOCK TABLES" operation which seems to be outdated for InnoDB.
I would suggest allowing users to choose the locking strategy on exporting database dumps in the Plesk GUI.
There should be options like:
- Single Transaction (Not supported for MyISAM)
- Lock Tables
The export button is very useless for InnoDB users with traffic on their websites because a global READ lock applied also if no MyISAM tables are available.