27m 43s
Feb 28, 2025, 8:44 PM

joomla-cms

Remove useless empty ($form) check

joomdonation
joomdonation
openedpull request
#45039

Console Logs

12025-02-28 20:44:57+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 4s
22025-02-28 20:45:00+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 8s
32025-02-28 20:45:00+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 8s
42025-02-28 20:45:01+00:00 [Note] [Entrypoint]: Initializing database files 8s
52025-02-28T20:45:01.194454Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 8s
62025-02-28T20:45:01.202555Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 8s
72025-02-28T20:45:01.212456Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 80 8s
82025-02-28T20:45:01.568813Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 9s
92025-02-28T20:45:04.345144Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 11s
102025-02-28T20:45:13.714065Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 21s
112025-02-28T20:45:14.506396Z 6 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 22s
122025-02-28 20:45:29+00:00 [Note] [Entrypoint]: Database files initialized 37s
132025-02-28 20:45:29+00:00 [Note] [Entrypoint]: Starting temporary server 37s
142025-02-28T20:45:30.240845Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 37s
152025-02-28T20:45:30.244292Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 37s
162025-02-28T20:45:30.244329Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 124 37s
172025-02-28T20:45:30.272070Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 37s
182025-02-28T20:45:30.987586Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 38s
192025-02-28T20:45:31.531955Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 39s
202025-02-28T20:45:31.532012Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 39s
212025-02-28T20:45:31.535130Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. 39s
222025-02-28T20:45:31.564861Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server - GPL. 39s
232025-02-28T20:45:31.565236Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 39s
242025-02-28 20:45:31+00:00 [Note] [Entrypoint]: Temporary server started. 39s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 39s
262025-02-28T20:45:31.698460Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 39s
27Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. 40s
28Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. 40s
29Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. 40s
30Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. 42s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 42s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 42s
332025-02-28 20:45:35+00:00 [Note] [Entrypoint]: Creating database test_joomla 43s
342025-02-28 20:45:35+00:00 [Note] [Entrypoint]: Creating user joomla_ut 43s
352025-02-28 20:45:35+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 43s
36 43s
372025-02-28 20:45:35+00:00 [Note] [Entrypoint]: Stopping temporary server 43s
382025-02-28T20:45:35.959247Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 43s
392025-02-28T20:45:40.132328Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 47s
402025-02-28 20:45:40+00:00 [Note] [Entrypoint]: Temporary server stopped 48s
41 48s
422025-02-28 20:45:40+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 48s
43 48s
442025-02-28T20:45:41.304432Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 48s
452025-02-28T20:45:41.307242Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 48s
462025-02-28T20:45:41.307294Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 48s
472025-02-28T20:45:41.320868Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 48s
482025-02-28T20:45:42.095172Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 49s
492025-02-28T20:45:42.565597Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 50s
502025-02-28T20:45:42.566193Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 50s
512025-02-28T20:45:42.570714Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. 50s
522025-02-28T20:45:42.625805Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL. 50s
532025-02-28T20:45:42.626705Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 50s
542025-02-28T20:49:14.975104Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 262s
Exit Code 0