mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
775cba4d0f
- FLUSH GLOBAL STATUS now resets most global_status_vars. At this stage, this is mainly to be used for testing. - FLUSH SESSION STATUS added as an alias for FLUSH STATUS. - FLUSH STATUS does not require any privilege (before required RELOAD). - FLUSH GLOBAL STATUS requires RELOAD privilege. - All global status reset moved to FLUSH GLOBAL STATUS. - Replication semisync status variables are now reset by FLUSH GLOBAL STATUS. - In test cases, the only changes are: - Replace FLUSH STATUS with FLUSH GLOBAL STATUS - Replace FLUSH STATUS with FLUSH STATUS; FLUSH GLOBAL STATUS. This was only done in a few tests where the test was using SHOW STATUS for both local and global variables. - Uptime_since_flush_status is now always provided, independent if ENABLED_PROFILING is enabled when compiling MariaDB. - @@global.Uptime_since_flush_status is reset on FLUSH GLOBAL STATUS and @@session.Uptime_since_flush_status is reset on FLUSH SESSION STATUS. - When connected, @@session.Uptime_since_flush_status is set to 0. |
||
---|---|---|
.. | ||
alter.result | ||
alter.test | ||
alter_notembedded.result | ||
alter_notembedded.test | ||
aria.result | ||
aria.test | ||
auto_increment.result | ||
auto_increment.test | ||
binlog.result | ||
binlog.test | ||
concurrent_create.result | ||
concurrent_create.test | ||
create.result | ||
create.test | ||
debug_sync.opt | ||
debug_sync.result | ||
debug_sync.test | ||
default.result | ||
default.test | ||
disabled.def | ||
grant.result | ||
grant.test | ||
gtid-master.opt | ||
gtid-slave.opt | ||
gtid.result | ||
gtid.test | ||
kill.result | ||
kill.test | ||
lock.result | ||
lock.test | ||
mysqldump.result | ||
mysqldump.test | ||
next.result | ||
next.test | ||
other.result | ||
other.test | ||
partition.result | ||
partition.test | ||
read_only.result | ||
read_only.test | ||
rebuild.result | ||
rebuild.test | ||
rename.result | ||
rename.test | ||
replication-master.opt | ||
replication-slave.opt | ||
replication.result | ||
replication.test | ||
replication_drop.result | ||
replication_drop.test | ||
replication_mixed.result | ||
replication_mixed.test | ||
setval.result | ||
setval.test | ||
slave_nextval.result | ||
slave_nextval.test | ||
temporary.result | ||
temporary.test | ||
view.result | ||
view.test |