Andrea Mennillo
Andrea Mennillo
This updates `build-sprite` and `build-style` to use `spreet`. It depends on https://github.com/openmaptiles/openmaptiles-tools/pull/442 Fixes #1549
Some users have reported to me a strange behavior of TA when connected to 4G TDD (specifically WindTre's B38). So I collected some data (40 points) and got this graph:...
**Why is this needed**: Some databases implement the Postgres wire protocol, but support only a subset of its features. In particular, [QuestDB](https://questdb.io/docs/) doesn't support the array functions used in `showTables`:...
php 8.0 added a new option pm.status_listen that allows getting the status from a different endpoint. See: https://github.com/php/php-src/commit/44c7128fb726696a7c23ff694d1077cf0cf435d4
Starting with MariaDB 10.5.2 the binary is named mariadbd Reference: https://jira.mariadb.org/browse/MDEV-21303