You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Product team we'd like to know whether users are using MySQL or MariaDB, because we're seeing some issues with MariaDB. Currently, the stats only show us the database driver (e.g. pdo_mysql or mysqli), but not the actual database type (MySQL/MariaDB). Please add a property $dbType to the Stats entity.
In the Product team we'd like to know whether users are using MySQL or MariaDB, because we're seeing some issues with MariaDB. Currently, the stats only show us the database driver (e.g.
pdo_mysql
ormysqli
), but not the actual database type (MySQL/MariaDB). Please add a property$dbType
to the Stats entity.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: