mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
4 lines
96 B
Text
4 lines
96 B
Text
|
#!/bin/sh
|
||
|
|
||
|
update-alternatives --install /usr/sbin/mysqld mysqld /usr/sbin/mysqld-max-shared 35
|