[Spce-user] mr7.5.1 mariadb log

Alex Lutay alutay at sipwise.com
Fri Sep 27 10:42:18 EDT 2019


Hi all,

mr7.5 based on Debian buster with new MariaDB 10.3 in use.
mr7.4 was based on Debian stretch with MariaDB 10.1.

MariaDB changed default verbosity level:
log_warnings used to be 1 by default and now default it is 2:
> https://mariadb.com/kb/en/library/upgrading-from-mariadb-101-to-mariadb-102/

We are checking our components to ensure they produce no warning,
meanwhile you can set log_warnings back to 1 (as a temporary
workaround). It can be done in a realtime:

> mysql -e "set global log_warnings=1;"

Sure "log_warnings=1" must be added to my.cnf to make
the workaround permanent.

Thank you for the bugreport here once again.

On 9/27/19 3:25 PM, Alex Lutay wrote:
> Thank for spotting it, reported internally as TT#67555, investigating...
> 
> On the first look just a warning which didn't cause any errors on
> all automated tests we have. Sure have to be investigated and fixed.
> 
> Stay tuned.
> 
> On 9/27/19 1:41 PM, Marcos Pytel wrote:
>>
>> I installed a fresh mr7.5.1 and I getting this log in mysql:
>>
>> root at spce:~# tail -f /var/log/mysql/mysqld.err
>>
>> 2019-09-10 21:49:19 130 [Warning] Aborted connection 130 to db:
>> 'kamailio' user: 'kamailio' host: 'localhost' (Got timeout reading
>> communication packets)
> ...

-- 
Alex Lutay



More information about the Spce-user mailing list