mysql-apt-config_0.8.11-1_all.deb
sudo apt-get install mysql-server
sudo mysql_secure_installation
for some reason we got automatic upgrade for minor version:
2024-06-12T06:14:44.827866Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.0.36-0ubuntu0.22.04.1).
2024-06-12T06:14:45.986893Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.36-0ubuntu0.22.04.1) (Ubuntu).
2024-06-12T06:14:47.630682Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.37-0ubuntu0.22.04.3) starting as process 1006539
2024-06-12T06:14:47.649103Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-06-12T06:14:47.926826Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-06-12T06:14:48.198916Z 4 [System] [MY-013381] [Server] Server upgrade from '80036' to '80037' started.
2024-06-12T06:14:55.142444Z 4 [System] [MY-013381] [Server] Server upgrade from '80036' to '80037' completed.
Where in my installation I configured or let Ubuntu to auto update\upgrade the package and the mysql version??
You get automatic upgrade for minor versions during installation in these command 'sudo dpkg -i mysql-apt-config_0.8.11-1_all.deb sudo apt-get install mysql-server' or after any time?
Обсуждают сегодня