From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 To: ALT Linux Community general discussions References: From: =?UTF-8?B?0JDQu9C10LrRgdC10Lkg0J/QuNGA0L7Qs9C+0LI=?= Message-ID: Date: Fri, 4 Nov 2016 17:54:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?utf-8?b?bWFyaWFkYiDQuCDQv9C+0YDRgiAzMzA2?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2016 15:54:48 -0000 Archived-At: List-Archive: List-Post: 04.11.2016 17:29, Michael A. Kangin пишет: > On 11/04/2016 03:48 PM, Алексей Пирогов wrote: > >> после замены MySQL на MariaDB перестал слушать порт 3306. > Покажите вывод > mysqld --help --verbose |grep skip-networking # mysqld --help --verbose |grep skip-networking 161104 17:52:55 [Note] Plugin 'FEEDBACK' is disabled. 161104 17:52:55 [ERROR] Can't open shared library '/usr/lib/mysql/plugin/ha_archive.so' (errno: 0, cannot open shared object file: No such file or directory) 161104 17:52:55 [ERROR] Couldn't load plugins from 'ha_archive.so'. --skip-networking Don't allow connection with TCP/IP skip-networking TRUE > Если оно true, запретите в конфиге явно. а как запретитить?