File: rpl_parallel.result

package info (click to toggle)
mysql-8.0 8.0.43-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,273,924 kB
  • sloc: cpp: 4,684,605; ansic: 412,450; pascal: 108,398; java: 83,641; perl: 30,221; cs: 27,067; sql: 26,594; sh: 24,181; python: 21,816; yacc: 17,169; php: 11,522; xml: 7,388; javascript: 7,076; makefile: 2,194; lex: 1,075; awk: 670; asm: 520; objc: 183; ruby: 97; lisp: 86
file content (107 lines) | stat: -rw-r--r-- 6,315 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
include/master-slave.inc
Warnings:
Note	####	Sending passwords in plain text without SSL/TLS is extremely insecure.
Note	####	Storing MySQL user name or password information in the connection metadata repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START REPLICA; see the 'START REPLICA Syntax' in the MySQL Manual for more information.
[connection master]
call mtr.add_suppression('Replica: Error dropping database');
include/stop_slave.inc
start slave;
Warnings:
Warning	1287	'START SLAVE' is deprecated and will be removed in a future release. Please use START REPLICA instead
include/sync_slave_sql_with_master.inc
stop slave sql_thread;
Warnings:
Warning	1287	'STOP SLAVE' is deprecated and will be removed in a future release. Please use STOP REPLICA instead
insert into test0.benchmark set state='slave is processing load';
start slave sql_thread;
use test;
select * from test0.benchmark into outfile 'benchmark.out';
select ts from test0.benchmark where state like 'master started load' into @m_0;
select ts from test0.benchmark where state like 'master ends load' into @m_1;
select ts from test0.benchmark where state like 'slave takes on load' into @s_0;
select ts from test0.benchmark where state like 'slave ends load' into @s_1;
select time_to_sec(@m_1) - time_to_sec(@m_0) as 'delta_m', 
time_to_sec(@s_1) - time_to_sec(@s_0) as 'delta_s',
time_to_sec(@s_m1) - time_to_sec(@s_m0) as 'delta.out';
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test15.tm_nk, slave:test15.tm_nk]
include/diff_tables.inc [master:test15.ti_nk, slave:test15.ti_nk]
include/diff_tables.inc [master:test15.tm_wk, slave:test15.tm_wk]
include/diff_tables.inc [master:test15.ti_wk, slave:test15.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test14.tm_nk, slave:test14.tm_nk]
include/diff_tables.inc [master:test14.ti_nk, slave:test14.ti_nk]
include/diff_tables.inc [master:test14.tm_wk, slave:test14.tm_wk]
include/diff_tables.inc [master:test14.ti_wk, slave:test14.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test13.tm_nk, slave:test13.tm_nk]
include/diff_tables.inc [master:test13.ti_nk, slave:test13.ti_nk]
include/diff_tables.inc [master:test13.tm_wk, slave:test13.tm_wk]
include/diff_tables.inc [master:test13.ti_wk, slave:test13.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test12.tm_nk, slave:test12.tm_nk]
include/diff_tables.inc [master:test12.ti_nk, slave:test12.ti_nk]
include/diff_tables.inc [master:test12.tm_wk, slave:test12.tm_wk]
include/diff_tables.inc [master:test12.ti_wk, slave:test12.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test11.tm_nk, slave:test11.tm_nk]
include/diff_tables.inc [master:test11.ti_nk, slave:test11.ti_nk]
include/diff_tables.inc [master:test11.tm_wk, slave:test11.tm_wk]
include/diff_tables.inc [master:test11.ti_wk, slave:test11.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test10.tm_nk, slave:test10.tm_nk]
include/diff_tables.inc [master:test10.ti_nk, slave:test10.ti_nk]
include/diff_tables.inc [master:test10.tm_wk, slave:test10.tm_wk]
include/diff_tables.inc [master:test10.ti_wk, slave:test10.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test9.tm_nk, slave:test9.tm_nk]
include/diff_tables.inc [master:test9.ti_nk, slave:test9.ti_nk]
include/diff_tables.inc [master:test9.tm_wk, slave:test9.tm_wk]
include/diff_tables.inc [master:test9.ti_wk, slave:test9.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test8.tm_nk, slave:test8.tm_nk]
include/diff_tables.inc [master:test8.ti_nk, slave:test8.ti_nk]
include/diff_tables.inc [master:test8.tm_wk, slave:test8.tm_wk]
include/diff_tables.inc [master:test8.ti_wk, slave:test8.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test7.tm_nk, slave:test7.tm_nk]
include/diff_tables.inc [master:test7.ti_nk, slave:test7.ti_nk]
include/diff_tables.inc [master:test7.tm_wk, slave:test7.tm_wk]
include/diff_tables.inc [master:test7.ti_wk, slave:test7.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test6.tm_nk, slave:test6.tm_nk]
include/diff_tables.inc [master:test6.ti_nk, slave:test6.ti_nk]
include/diff_tables.inc [master:test6.tm_wk, slave:test6.tm_wk]
include/diff_tables.inc [master:test6.ti_wk, slave:test6.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test5.tm_nk, slave:test5.tm_nk]
include/diff_tables.inc [master:test5.ti_nk, slave:test5.ti_nk]
include/diff_tables.inc [master:test5.tm_wk, slave:test5.tm_wk]
include/diff_tables.inc [master:test5.ti_wk, slave:test5.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test4.tm_nk, slave:test4.tm_nk]
include/diff_tables.inc [master:test4.ti_nk, slave:test4.ti_nk]
include/diff_tables.inc [master:test4.tm_wk, slave:test4.tm_wk]
include/diff_tables.inc [master:test4.ti_wk, slave:test4.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test3.tm_nk, slave:test3.tm_nk]
include/diff_tables.inc [master:test3.ti_nk, slave:test3.ti_nk]
include/diff_tables.inc [master:test3.tm_wk, slave:test3.tm_wk]
include/diff_tables.inc [master:test3.ti_wk, slave:test3.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test2.tm_nk, slave:test2.tm_nk]
include/diff_tables.inc [master:test2.ti_nk, slave:test2.ti_nk]
include/diff_tables.inc [master:test2.tm_wk, slave:test2.tm_wk]
include/diff_tables.inc [master:test2.ti_wk, slave:test2.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test1.tm_nk, slave:test1.tm_nk]
include/diff_tables.inc [master:test1.ti_nk, slave:test1.ti_nk]
include/diff_tables.inc [master:test1.tm_wk, slave:test1.tm_wk]
include/diff_tables.inc [master:test1.ti_wk, slave:test1.ti_wk]
include/sync_slave_sql_with_master.inc
include/diff_tables.inc [master:test0.tm_nk, slave:test0.tm_nk]
include/diff_tables.inc [master:test0.ti_nk, slave:test0.ti_nk]
include/diff_tables.inc [master:test0.tm_wk, slave:test0.tm_wk]
include/diff_tables.inc [master:test0.ti_wk, slave:test0.ti_wk]
include/sync_slave_sql_with_master.inc
include/rpl_end.inc