linux mysql-server can't find mysql_config

前端 未结 6 765
栀梦
栀梦 2021-02-08 11:12

I have a running (in production) mysql instance on my linux server (ubuntu-10.10) however I cannot find my mysql_config file.

command and output:

~$ lo         


        
6条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-08 11:47

    On Fedora, install the mariadb-devel package, and you should have the binary.

提交回复
热议问题