22%
17.06.2017
_schema.events_statements_summary_global_by_event_name WHERE event_name LIKE "%/savepoint";
+------------+
| COUNT_STAR |
+------------+
| 1 |
+------------+
1 row in set (0.00 sec)
Hands On
The following sections demonstrate the installation
22%
22.12.2017
$keyfile /etc/ssh
08 chmod 644 /etc/ssh/$filename
09 done
10 if [ -f .ssh/config ]; then
11 cat .ssh/config >> /etc/ssh/ssh_config
12 sed -i 's|~/.ssh|/etc/ssh|g' /etc/ssh/ssh_config
13
22%
20.05.2014
)]: Done 1 out of 181 | elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2
22%
04.02.2014
text not null,
07 subject text not null,
08 msg_id text not null,
09 date timestamp)
10 SERVER pg_archive_server
This corresponds exactly to the definition on the archive server, but naturally
22%
09.01.2013
not null,
07 subject text not null,
08 msg_id text not null,
09 date timestamp)
10 SERVER pg_archive_server
This corresponds exactly to the definition on the archive server, but naturally
22%
16.08.2018
-system state UP qlen 1000
link/ether 52:54:00:6b:55:21 brd ff:ff:ff:ff:ff:ff
inet6 fe80::5054:ff:fe6b:5521/64 scope link
valid_lft forever preferred_lft forever
Listing 4
Querying
22%
01.08.2019
push remote.repository.com:5000/alpine:latest
The push refers to repository [remote.repository.com:5000/alpine]
73046094a9b8: Pushed
latest: digest: sha256:0873c923e00e0fd2ba78041bfb64a105e1ecb7678916d1f
21%
30.01.2020
.
For outgoing transmissions, AWS allows up to 1GB/month free of charge. The next 9.999TB/month is charged at $0.09/GB, the next 40TB/month at $0.085/GB, the next 100TB/month at $0.07/GB, and the next 150TB
21%
18.07.2013
rq2 ra92
08 set rq3 cdrom
09
10 attach rq0 d0.dsk
11 attach rq1 d1.dsk
12 attach rq2 d2.dsk
13
14 attach -r rq3 cdrom.iso
15
16 set rl disable
17 set ts disable
18
19 set xq mac=08-00-2B-AA-BB-CC
20
21%
28.07.2025
for (i = 0; i < n; i++) {
05 for (k = 0; k < n; k++) {
06 float sum = 0.0f;
07
08 #pragma unroll (4)
09
10 for(j = 0; j < n; j++)
11 sum += src1