mariadb/mysql-test/suite
Robin Newhouse becc8372c7 Delete unused global variables from mysqld.h
Several variables declared in mysqld.h appear to be old system variables
that have been left over after deprecation. Delete them using IDE
refactoring to automatically search for other uses. Most cases had no
other uses in the code.

slave_allow_batching had a test that was effectively unused, as the
result was only
-ERROR HY000: Unknown system variable 'slave_allow_batching'
so that was deleted as well.

Build and test still works without issue as expected.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services.
2024-07-08 10:05:54 +01:00
..
archive
atomic
binlog MDEV-34150 Assertion failure in Diagnostics_area::set_error_status upon binary logging hitting tmp space limit 2024-05-27 12:39:04 +02:00
binlog_encryption MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
client
compat
csv MDEV-33449 improving repair of tables 2024-05-27 12:39:03 +02:00
encryption
engines MDEV-28671 Enable var deprecation for mysqld help output 2024-05-27 12:39:02 +02:00
events
federated
funcs_1 MDEV-32218 PASSWORD_EXPIRATION_TIME column 2024-05-27 16:43:58 +02:00
funcs_2
galera MDEV-31809 addendum: corrections for SST scripts and for test failures 2024-06-11 05:04:01 +02:00
galera_3nodes MDEV-31809 Automatic SST user account management 2024-06-10 23:29:05 +02:00
galera_3nodes_sr
galera_sr
gcol
handler MDEV-33449 improving repair of tables 2024-05-27 12:39:03 +02:00
heap
innodb Merge branch '11.4' into 11.5 2024-05-30 21:12:33 +02:00
innodb_fts
innodb_gis
innodb_i_s
innodb_zip
jp MDEV-33698 tests in the jp suite fail 2024-05-24 15:50:57 +04:00
json
large_tests
maria
mariabackup
merge MDEV-33449 improving repair of tables 2024-05-27 12:39:03 +02:00
mtr/t
mtr2
multi_source Generate a warning(note) and write to error log if master_pos_wait() fails. 2024-05-27 12:39:02 +02:00
optimizer_unfixed_bugs
parts MDEV-33449 improving repair of tables 2024-05-27 12:39:03 +02:00
perfschema MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
perfschema_stress
period
plugins Re-recording MTR_FEEDBACK_PLUGIN=1 mtr plugins.feedback_plugin_send results 2024-05-28 07:27:30 +04:00
roles
rpl MDEV-9101 Limit size of created disk temporary files and tables 2024-05-27 12:39:04 +02:00
s3
sql_sequence MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
storage_engine
stress
sys_vars Delete unused global variables from mysqld.h 2024-07-08 10:05:54 +01:00
sysschema
unit
vcol
versioning ALTER TABLE and replication should convert old row_end timestamps to new timestamp range 2024-05-27 12:39:03 +02:00
wsrep