mariadb/mysql-test/suite/sql_sequence
Monty 775cba4d0f MDEV-33145 Add FLUSH GLOBAL STATUS
- 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.
2024-05-27 12:39:03 +02:00
..
alter.result MDEV-33739 Check field type of the first field in check_sequence_fields() 2024-03-26 14:57:56 +11:00
alter.test MDEV-33739 Check field type of the first field in check_sequence_fields() 2024-03-26 14:57:56 +11:00
alter_notembedded.result
alter_notembedded.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
aria.result
aria.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
auto_increment.result MDEV-33734 Improve the sequence increment inequality testing 2024-04-08 16:30:22 +10:00
auto_increment.test MDEV-33734 Improve the sequence increment inequality testing 2024-04-08 16:30:22 +10:00
binlog.result MDEV-33938 Analyze table on sequences should be prohibited 2024-05-27 12:39:03 +02:00
binlog.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
concurrent_create.result MDEV-28152 Features for sequences 2024-02-21 11:19:27 +11:00
concurrent_create.test MDEV-28152 Features for sequences 2024-02-21 11:19:27 +11:00
create.result MDEV-28152 Features for sequences 2024-02-21 11:19:27 +11:00
create.test MDEV-28152 Features for sequences 2024-02-21 11:19:27 +11:00
debug_sync.opt
debug_sync.result
debug_sync.test
default.result
default.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
disabled.def
grant.result
grant.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
gtid-master.opt
gtid-slave.opt
gtid.result
gtid.test Merge branch '10.9' into 10.10 2023-08-05 20:34:09 +02:00
kill.result
kill.test
lock.result
lock.test
mysqldump.result Merge branch '11.4' into 11.5 2024-05-23 17:01:43 +02:00
mysqldump.test MDEV-28152 Features for sequences 2024-02-21 11:19:27 +11:00
next.result MDEV-33734 Improve the sequence increment inequality testing 2024-04-08 16:30:22 +10:00
next.test MDEV-33734 Improve the sequence increment inequality testing 2024-04-08 16:30:22 +10:00
other.result MDEV-33449 improving repair of tables 2024-05-27 12:39:03 +02:00
other.test Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
partition.result
partition.test
read_only.result
read_only.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
rebuild.result
rebuild.test
rename.result
rename.test
replication-master.opt
replication-slave.opt
replication.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
replication.test MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
replication_drop.result
replication_drop.test
replication_mixed.result
replication_mixed.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
setval.result MDEV-28152 Features for sequences 2024-02-21 11:19:27 +11:00
setval.test MDEV-28152 Features for sequences 2024-02-21 11:19:27 +11:00
slave_nextval.result
slave_nextval.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
temporary.result
temporary.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
view.result
view.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00