mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-30818 invalid ssl prevents bootstrap
in bootstrap the server reads stdin and does not listen to network. it won't use ssl anyway
This commit is contained in:
@ -61,5 +61,8 @@ truncate table mysql.plugin;
|
||||
# MDEV-13397 MariaDB upgrade fail when using default_time_zone
|
||||
#
|
||||
#
|
||||
# MDEV-30818 invalid ssl prevents bootstrap
|
||||
#
|
||||
#
|
||||
# End of 10.3 tests
|
||||
#
|
||||
|
Reference in New Issue
Block a user