Database Administration & Monitoring, MySQL Changes that I like in the new MySQL 8.0.21 24.07.2020 by Elisa Usai A new release of MySQL was out on July 13 (8.0.21). Among all the changes, there are some that I have already tested and that I really appreciate.
Database Administration & Monitoring, Database management, MySQL, Security The evolution of MySQL authentication mechanism 08.05.2020 by Elisa Usai The authentication, the first level of security for each IT system, is the stage to verify the user identity through the basic username and password scheme. It is crucial to have a mechanism to protect and secure password storing and(…)
Big Data, Cloud, Database Administration & Monitoring, Database management, MariaDB Some words about SOUG Day in Lausanne 14.11.2019 by Elisa Usai Today I participate to SOUG Day which takes place in Lausanne at the "Centre Pluriculturel et social d’Ouchy".
Operating systems Install CentOS 8 on VirtualBox 12.11.2019 by Elisa Usai Last days, I needed to test our DMK tool for the new MySQL and MariaDB releases on the most recent version of CentOS. Here you can find all important steps to configure(…)
Database Administration & Monitoring, Oracle POUG Conference 2019 09.09.2019 by Elisa Usai POUG (Pint with Oracle users group) organized his annual conference on 6-7th September in Wroclaw in New Horizons Cinema.
Database Administration & Monitoring, Operating systems SUSE Expert Days 2019 in Lausanne 11.06.2019 by Elisa Usai dbi services is now SUSE Solution Partner. What better way to celebrate that than to attend an event? Last week I was at the SUSE Expert Days 2019 which took place at(…)
Database Administration & Monitoring, MySQL, Security MySQL 8 and Security – Encryption of binary logs 22.02.2019 by Elisa Usai As I discussed in some of my recent talks at conferences (at the DOAG for example), MySQL 8 came out with new features which bring lots of improvements in terms of security.
Database Administration & Monitoring, Oracle Italian Oracle User Group Tech Days 2019 30.01.2019 by Elisa Usai The Italian Oracle User Group (ITOUG) is an independent group of Oracle enthusiasts and experts which work together as volunteers to promote technical knowledge sharing in Italy.
Database Administration & Monitoring, MySQL, Security Password Verification Policy in MySQL 8.0.13 29.10.2018 by Elisa Usai The new release 8.0.13 for MySQL is available since last week. Concerning security, this comes with a new feature already announced: the Password Verification Policy. Let's have a look...
Database Administration & Monitoring, DevOps, MySQL Deploy a MySQL Server in Docker containers 08.10.2018 by Elisa Usai We hear about Docker every day. By working on MySQL Server, I am curious to test this platform which makes it possible to create containers independent of the OS to deploy virtualized applications. So let's try to deploy a MySQL(…)