Home
last modified time | relevance | path

Searched refs:gtid_executed (Results 1 – 25 of 1279) sorted by relevance

12345678910>>...52

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/sys_vars/r/
H A Dgtid_executed_basic.result6 select @@global.gtid_executed;
7 @@global.gtid_executed
9 select @@session.gtid_executed;
13 gtid_executed
16 gtid_executed
19 gtid_executed
22 gtid_executed
23 select @@global.gtid_executed;
24 @@global.gtid_executed
26 set @@global.gtid_executed = '';
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/sys_vars/r/
H A Dgtid_executed_basic.result1 SET @start_global_value = @@global.gtid_executed;
5 select @@global.gtid_executed;
6 @@global.gtid_executed
8 select @@session.gtid_executed;
9 @@session.gtid_executed
11 show global variables like 'gtid_executed';
13 gtid_executed
14 show session variables like 'gtid_executed';
16 gtid_executed
23 select @@global.gtid_executed;
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/sys_vars/r/
H A Dgtid_executed_basic.result1 SET @start_global_value = @@global.gtid_executed;
5 select @@global.gtid_executed;
6 @@global.gtid_executed
8 select @@session.gtid_executed;
9 @@session.gtid_executed
11 show global variables like 'gtid_executed';
13 gtid_executed
14 show session variables like 'gtid_executed';
16 gtid_executed
23 select @@global.gtid_executed;
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/sys_vars/r/
H A Dgtid_executed_basic.result1 SET @start_global_value = @@global.gtid_executed;
5 select @@global.gtid_executed;
6 @@global.gtid_executed
8 select @@session.gtid_executed;
9 @@session.gtid_executed
11 show global variables like 'gtid_executed';
13 gtid_executed
14 show session variables like 'gtid_executed';
16 gtid_executed
23 select @@global.gtid_executed;
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/suite/sys_vars/r/
H A Dgtid_executed_basic.result1 SET @start_global_value = @@global.gtid_executed;
5 select @@global.gtid_executed;
6 @@global.gtid_executed
8 select @@session.gtid_executed;
9 @@session.gtid_executed
11 show global variables like 'gtid_executed';
13 gtid_executed
14 show session variables like 'gtid_executed';
16 gtid_executed
23 select @@global.gtid_executed;
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/suite/sys_vars/r/
H A Dgtid_executed_basic.result1 SET @start_global_value = @@global.gtid_executed;
5 select @@global.gtid_executed;
6 @@global.gtid_executed
8 select @@session.gtid_executed;
9 @@session.gtid_executed
11 show global variables like 'gtid_executed';
13 gtid_executed
14 show session variables like 'gtid_executed';
16 gtid_executed
23 select @@global.gtid_executed;
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/rpl/r/
H A Drpl_gtids_table.result8 SHOW CREATE TABLE mysql.gtid_executed;
10 gtid_executed CREATE TABLE `gtid_executed` (
18 # global.gtid_executed and is stored into gtid_executed table on
30 SELECT * FROM mysql.gtid_executed;
47 SELECT * FROM mysql.gtid_executed;
67 SELECT * FROM mysql.gtid_executed;
82 # global.gtid_executed correctly and is stored into gtid_executed
97 SELECT * FROM mysql.gtid_executed;
102 # global.gtid_executed and is not stored into gtid_executed table
123 # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/rpl/r/
H A Drpl_gtids_table.result8 SHOW CREATE TABLE mysql.gtid_executed;
10 gtid_executed CREATE TABLE `gtid_executed` (
18 # global.gtid_executed and is stored into gtid_executed table on
30 SELECT * FROM mysql.gtid_executed;
47 SELECT * FROM mysql.gtid_executed;
67 SELECT * FROM mysql.gtid_executed;
82 # global.gtid_executed correctly and is stored into gtid_executed
97 SELECT * FROM mysql.gtid_executed;
102 # global.gtid_executed and is not stored into gtid_executed table
123 # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Drpl_gtids_table.result8 SHOW CREATE TABLE mysql.gtid_executed;
10 gtid_executed CREATE TABLE `gtid_executed` (
18 # global.gtid_executed and is stored into gtid_executed table on
30 SELECT * FROM mysql.gtid_executed;
47 SELECT * FROM mysql.gtid_executed;
67 SELECT * FROM mysql.gtid_executed;
82 # global.gtid_executed correctly and is stored into gtid_executed
97 SELECT * FROM mysql.gtid_executed;
102 # global.gtid_executed and is not stored into gtid_executed table
123 # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Drpl_gtids_table.result8 SHOW CREATE TABLE mysql.gtid_executed;
10 gtid_executed CREATE TABLE `gtid_executed` (
18 # global.gtid_executed and is stored into gtid_executed table on
30 SELECT * FROM mysql.gtid_executed;
47 SELECT * FROM mysql.gtid_executed;
67 SELECT * FROM mysql.gtid_executed;
82 # global.gtid_executed correctly and is stored into gtid_executed
97 SELECT * FROM mysql.gtid_executed;
102 # global.gtid_executed and is not stored into gtid_executed table
123 # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Drpl_gtids_table.result8 SHOW CREATE TABLE mysql.gtid_executed;
10 gtid_executed CREATE TABLE `gtid_executed` (
18 # global.gtid_executed and is stored into gtid_executed table on
30 SELECT * FROM mysql.gtid_executed;
47 SELECT * FROM mysql.gtid_executed;
67 SELECT * FROM mysql.gtid_executed;
82 # global.gtid_executed correctly and is stored into gtid_executed
97 SELECT * FROM mysql.gtid_executed;
102 # global.gtid_executed and is not stored into gtid_executed table
123 # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/rpl/r/
H A Drpl_gtids_table.result8 SHOW CREATE TABLE mysql.gtid_executed;
10 gtid_executed CREATE TABLE `gtid_executed` (
18 # global.gtid_executed and is stored into gtid_executed table on
30 SELECT * FROM mysql.gtid_executed;
47 SELECT * FROM mysql.gtid_executed;
67 SELECT * FROM mysql.gtid_executed;
82 # global.gtid_executed correctly and is stored into gtid_executed
97 SELECT * FROM mysql.gtid_executed;
102 # global.gtid_executed and is not stored into gtid_executed table
123 # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl_gtid/r/
H A Drpl_gtids_table.result8 SHOW CREATE TABLE mysql.gtid_executed;
10 gtid_executed CREATE TABLE `gtid_executed` (
18 # global.gtid_executed and is stored into gtid_executed table on
30 SELECT * FROM mysql.gtid_executed;
47 SELECT * FROM mysql.gtid_executed;
68 SELECT * FROM mysql.gtid_executed;
83 # global.gtid_executed correctly and is stored into gtid_executed
98 SELECT * FROM mysql.gtid_executed;
103 # global.gtid_executed and is not stored into gtid_executed table
124 # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/rpl/r/
H A Drpl_gtid_deployment_step.result47 @@global.gtid_executed
60 @@global.gtid_executed
70 @@global.gtid_executed
82 @@global.gtid_executed
92 @@global.gtid_executed
103 @@global.gtid_executed
113 @@global.gtid_executed
125 @@global.gtid_executed
135 @@global.gtid_executed
148 @@global.gtid_executed
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/rpl/r/
H A Drpl_gtid_deployment_step.result47 @@global.gtid_executed
60 @@global.gtid_executed
70 @@global.gtid_executed
82 @@global.gtid_executed
92 @@global.gtid_executed
103 @@global.gtid_executed
113 @@global.gtid_executed
125 @@global.gtid_executed
135 @@global.gtid_executed
148 @@global.gtid_executed
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/rpl/r/
H A Drpl_gtid_deployment_step.result47 @@global.gtid_executed
60 @@global.gtid_executed
70 @@global.gtid_executed
82 @@global.gtid_executed
92 @@global.gtid_executed
103 @@global.gtid_executed
113 @@global.gtid_executed
125 @@global.gtid_executed
135 @@global.gtid_executed
148 @@global.gtid_executed
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_gtids_table.test20 SHOW CREATE TABLE mysql.gtid_executed;
24 --echo # global.gtid_executed and is stored into gtid_executed table on
40 SELECT * FROM mysql.gtid_executed;
58 SELECT * FROM mysql.gtid_executed;
89 SELECT * FROM mysql.gtid_executed;
103 --echo # global.gtid_executed correctly and is stored into gtid_executed
122 SELECT * FROM mysql.gtid_executed;
126 --echo # global.gtid_executed and is not stored into gtid_executed table
140 SELECT * FROM mysql.gtid_executed;
152 --echo # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/rpl/t/
H A Drpl_gtids_table.test20 SHOW CREATE TABLE mysql.gtid_executed;
24 --echo # global.gtid_executed and is stored into gtid_executed table on
40 SELECT * FROM mysql.gtid_executed;
58 SELECT * FROM mysql.gtid_executed;
89 SELECT * FROM mysql.gtid_executed;
103 --echo # global.gtid_executed correctly and is stored into gtid_executed
122 SELECT * FROM mysql.gtid_executed;
126 --echo # global.gtid_executed and is not stored into gtid_executed table
140 SELECT * FROM mysql.gtid_executed;
152 --echo # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/rpl/t/
H A Drpl_gtids_table.test20 SHOW CREATE TABLE mysql.gtid_executed;
24 --echo # global.gtid_executed and is stored into gtid_executed table on
40 SELECT * FROM mysql.gtid_executed;
58 SELECT * FROM mysql.gtid_executed;
89 SELECT * FROM mysql.gtid_executed;
103 --echo # global.gtid_executed correctly and is stored into gtid_executed
122 SELECT * FROM mysql.gtid_executed;
126 --echo # global.gtid_executed and is not stored into gtid_executed table
140 SELECT * FROM mysql.gtid_executed;
152 --echo # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl_gtid/t/
H A Drpl_gtids_table.test21 SHOW CREATE TABLE mysql.gtid_executed;
25 --echo # global.gtid_executed and is stored into gtid_executed table on
41 SELECT * FROM mysql.gtid_executed;
59 SELECT * FROM mysql.gtid_executed;
99 SELECT * FROM mysql.gtid_executed;
113 --echo # global.gtid_executed correctly and is stored into gtid_executed
132 SELECT * FROM mysql.gtid_executed;
136 --echo # global.gtid_executed and is not stored into gtid_executed table
150 SELECT * FROM mysql.gtid_executed;
162 --echo # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_gtids_table.test20 SHOW CREATE TABLE mysql.gtid_executed;
24 --echo # global.gtid_executed and is stored into gtid_executed table on
40 SELECT * FROM mysql.gtid_executed;
58 SELECT * FROM mysql.gtid_executed;
89 SELECT * FROM mysql.gtid_executed;
103 --echo # global.gtid_executed correctly and is stored into gtid_executed
122 SELECT * FROM mysql.gtid_executed;
126 --echo # global.gtid_executed and is not stored into gtid_executed table
140 SELECT * FROM mysql.gtid_executed;
152 --echo # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_gtids_table.test20 SHOW CREATE TABLE mysql.gtid_executed;
24 --echo # global.gtid_executed and is stored into gtid_executed table on
40 SELECT * FROM mysql.gtid_executed;
58 SELECT * FROM mysql.gtid_executed;
89 SELECT * FROM mysql.gtid_executed;
103 --echo # global.gtid_executed correctly and is stored into gtid_executed
122 SELECT * FROM mysql.gtid_executed;
126 --echo # global.gtid_executed and is not stored into gtid_executed table
140 SELECT * FROM mysql.gtid_executed;
152 --echo # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/rpl/t/
H A Drpl_gtids_table.test20 SHOW CREATE TABLE mysql.gtid_executed;
24 --echo # global.gtid_executed and is stored into gtid_executed table on
40 SELECT * FROM mysql.gtid_executed;
58 SELECT * FROM mysql.gtid_executed;
89 SELECT * FROM mysql.gtid_executed;
103 --echo # global.gtid_executed correctly and is stored into gtid_executed
122 SELECT * FROM mysql.gtid_executed;
126 --echo # global.gtid_executed and is not stored into gtid_executed table
140 SELECT * FROM mysql.gtid_executed;
152 --echo # already in global.gtid_executed, although not in gtid_executed table.
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/sys_vars/t/
H A Dgtid_executed_basic.test3 SET @start_global_value = @@global.gtid_executed;
9 select @@global.gtid_executed;
11 select @@session.gtid_executed;
12 show global variables like 'gtid_executed';
13 show session variables like 'gtid_executed';
15 select * from performance_schema.global_variables where variable_name='gtid_executed';
16 select * from performance_schema.session_variables where variable_name='gtid_executed';
22 select @@global.gtid_executed;
24 set @@global.gtid_executed = '';
26 set @@session.gtid_executed = '';
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/sys_vars/r/
H A Dgtid_executed_basic.result19 gtid_executed
22 gtid_executed
33 gtid_executed
36 gtid_executed
51 gtid_executed
59 gtid_executed
118 gtid_executed
121 gtid_executed
129 gtid_executed
137 gtid_executed
[all …]

12345678910>>...52