Revert "MDEV-19544 Remove innodb_locks_unsafe_for_binlog"

Revert "MDEV-19563 Removed references to deprecated option innodb_locks_unsafe_for_binlog"

also revert part of :
* MDEV-23039 update removed_variables in mysql_upgrade_service for 10.5
* more "removed" mysqld command-line options

also add following tests :
* main.innodb_locks_unsafe_for_binlog, based on main.unsafe_binlog_innodb.
* main.concurrent_innodb_locks_unsafe_for_binlog, based on main.concurrent_innodb_unsafelog
latest yaml invalid error

Found errors in your .gitlab-ci.yml:

  • jobs:fedora-sanitizer parallel is not a number
You can also test your .gitlab-ci.yml in CI Lint

View job dependencies in the pipeline graph!

You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs: keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.

Provide feedback