mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
4 lines
92 B
Bash
4 lines
92 B
Bash
#!/bin/sh
|
|
|
|
update-alternatives --install /usr/sbin/mysqld mysqld /usr/sbin/mysqld-shared 15
|