diff options
Diffstat (limited to 'support-files/debian/mysql-max-shared.postinst')
-rw-r--r-- | support-files/debian/mysql-max-shared.postinst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/support-files/debian/mysql-max-shared.postinst b/support-files/debian/mysql-max-shared.postinst deleted file mode 100644 index d47d85c73eb..00000000000 --- a/support-files/debian/mysql-max-shared.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -update-alternatives --install /usr/sbin/mysqld mysqld /usr/sbin/mysqld-max-shared 35 |