Home
last modified time | relevance | path

Searched refs:ongoing (Results 1 – 25 of 4094) sorted by relevance

12345678910>>...164

/dports/net/kf5-syndication/syndication-5.89.0/autotests/atom/
H A Dtbray.org_nested_xmlbase.xml.expected2 title: #ongoing by Tim Bray#
3 link: #https://www.tbray.org/ongoing/#
4 description: #ongoing fragmented essay by Tim Bray#
9 uri: #https://www.tbray.org/ongoing/ongoing.atom#
12 url: #https://www.tbray.org/ongoing/rsslogo.jpg#
18 id: #https://www.tbray.org/ongoing/When/201x/2013/06/27/Air-Travel#
20 link: #https://www.tbray.org/ongoing/When/201x/2013/06/27/Air-Travel#
39 uri: #https://www.tbray.org/ongoing/ongoing.atom#
43 scheme: #https://www.tbray.org/ongoing/What/#
47 scheme: #https://www.tbray.org/ongoing/What/#
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/group_replication/r/
H A Dgr_set_option_during_start.result25 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
27 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
29 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
31 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
33 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
35 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
37 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
39 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
41 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
43 ERROR HY000: This option cannot be set while START or STOP GROUP_REPLICATION is ongoing, or another…
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/internal/containerizedengine/
H A Dprogress.go21 func showProgress(ctx context.Context, ongoing *jobs, cs content.Store, out io.WriteCloser) {
37 if !ongoing.isResolved() {
40 statuses[ongoing.name] = statusInfo{
41 Ref: ongoing.name,
44 keys := []string{ongoing.name}
67 err := updateNonActive(ctx, ongoing, cs, statuses, &keys, activeSeen, &done, start)
95 func updateNonActive(ctx context.Context, ongoing *jobs, cs content.Store, statuses map[string]stat…
97 for _, j := range ongoing.jobs() {
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go108 ongoing *reauthFuture member
145 ongoing := client.reauthmut.ongoing
147 if ongoing != nil {
148 _ = ongoing.Get()
275 ongoing := client.reauthmut.ongoing
276 if ongoing == nil {
277 client.reauthmut.ongoing = future
282 if ongoing != nil {
283 return ongoing.Get()
296 client.reauthmut.ongoing.Set(err)
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go108 ongoing *reauthFuture member
145 ongoing := client.reauthmut.ongoing
147 if ongoing != nil {
148 _ = ongoing.Get()
275 ongoing := client.reauthmut.ongoing
276 if ongoing == nil {
277 client.reauthmut.ongoing = future
282 if ongoing != nil {
283 return ongoing.Get()
296 client.reauthmut.ongoing.Set(err)
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go100 ongoing chan<- (chan<- error) member
112 ongoing := client.reauthmut.ongoing
114 if ongoing != nil {
116 ongoing <- responseChannel
244 ongoing := client.reauthmut.ongoing
245 if ongoing == nil {
246 client.reauthmut.ongoing = messages
251 if ongoing != nil {
253 ongoing <- responseChannel
267 client.reauthmut.ongoing = nil
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go100 ongoing chan<- (chan<- error) member
112 ongoing := client.reauthmut.ongoing
114 if ongoing != nil {
116 ongoing <- responseChannel
244 ongoing := client.reauthmut.ongoing
245 if ongoing == nil {
246 client.reauthmut.ongoing = messages
251 if ongoing != nil {
253 ongoing <- responseChannel
267 client.reauthmut.ongoing = nil
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go100 ongoing chan<- (chan<- error) member
112 ongoing := client.reauthmut.ongoing
114 if ongoing != nil {
116 ongoing <- responseChannel
244 ongoing := client.reauthmut.ongoing
245 if ongoing == nil {
246 client.reauthmut.ongoing = messages
251 if ongoing != nil {
253 ongoing <- responseChannel
267 client.reauthmut.ongoing = nil
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go100 ongoing chan<- (chan<- error) member
112 ongoing := client.reauthmut.ongoing
114 if ongoing != nil {
116 ongoing <- responseChannel
244 ongoing := client.reauthmut.ongoing
245 if ongoing == nil {
246 client.reauthmut.ongoing = messages
251 if ongoing != nil {
253 ongoing <- responseChannel
267 client.reauthmut.ongoing = nil
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/cloudbuild/
H A Dfilter_rewrite.py61 def __init__(self, ongoing=False, **kwargs): argument
63 self._ongoing = ongoing
91 ongoing = 'status="WORKING" OR status="QUEUED"'
93 server_expression = self.RewriteAND(server_expression, ongoing)
95 server_expression = ongoing
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/binlog_nogtid/r/
H A Dbinlog_set_gtid_mode_ongoing_transaction_errors.result38 Warning 3117 There are ongoing transactions that violate GTID consistency.
40 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
43 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
55 Warning 3117 There are ongoing transactions that violate GTID consistency.
57 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
59 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
101 Warning 3117 There are ongoing transactions that violate GTID consistency.
103 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
120 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
136 ERROR HY000: SET @@GLOBAL.GTID_MODE = OFF is not allowed because there are ongoing transactions tha…
[all …]
H A Dbinlog_gtid_next_temporary_table.result7 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
11 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
15 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
22 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/binlog/r/
H A Dbinlog_set_gtid_mode_ongoing_transaction_errors.result38 Warning 3117 There are ongoing transactions that violate GTID consistency.
40 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
43 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
55 Warning 3117 There are ongoing transactions that violate GTID consistency.
57 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
59 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
101 Warning 3117 There are ongoing transactions that violate GTID consistency.
103 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
120 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
136 ERROR HY000: SET @@GLOBAL.GTID_MODE = OFF is not allowed because there are ongoing transactions tha…
[all …]
H A Dbinlog_gtid_next_temporary_table.result7 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
11 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
15 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
22 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/binlog/r/
H A Dbinlog_set_gtid_mode_ongoing_transaction_errors.result38 Warning 3117 There are ongoing transactions that violate GTID consistency.
40 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
43 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
55 Warning 3117 There are ongoing transactions that violate GTID consistency.
57 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
59 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
101 Warning 3117 There are ongoing transactions that violate GTID consistency.
103 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
120 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
136 ERROR HY000: SET @@GLOBAL.GTID_MODE = OFF is not allowed because there are ongoing transactions tha…
[all …]
H A Dbinlog_gtid_next_temporary_table.result7 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
11 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
15 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
22 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/binlog/r/
H A Dbinlog_set_gtid_mode_ongoing_transaction_errors.result38 Warning 3117 There are ongoing transactions that violate GTID consistency.
40 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
43 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
55 Warning 3117 There are ongoing transactions that violate GTID consistency.
57 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
59 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
101 Warning 3117 There are ongoing transactions that violate GTID consistency.
103 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
120 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
136 ERROR HY000: SET @@GLOBAL.GTID_MODE = OFF is not allowed because there are ongoing transactions tha…
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/binlog/r/
H A Dbinlog_set_gtid_mode_ongoing_transaction_errors.result38 Warning 3117 There are ongoing transactions that violate GTID consistency.
40 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
43 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
55 Warning 3117 There are ongoing transactions that violate GTID consistency.
57 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
59 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
101 Warning 3117 There are ongoing transactions that violate GTID consistency.
103 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
120 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
136 ERROR HY000: SET @@GLOBAL.GTID_MODE = OFF is not allowed because there are ongoing transactions tha…
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/binlog/r/
H A Dbinlog_set_gtid_mode_ongoing_transaction_errors.result38 Warning 3117 There are ongoing transactions that violate GTID consistency.
40 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
43 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
55 Warning 3117 There are ongoing transactions that violate GTID consistency.
57 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
59 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
101 Warning 3117 There are ongoing transactions that violate GTID consistency.
103 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
120 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
136 ERROR HY000: SET @@GLOBAL.GTID_MODE = OFF is not allowed because there are ongoing transactions tha…
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/binlog/r/
H A Dbinlog_set_gtid_mode_ongoing_transaction_errors.result38 Warning 3117 There are ongoing transactions that violate GTID consistency.
40 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
43 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
55 Warning 3117 There are ongoing transactions that violate GTID consistency.
57 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
59 ERROR HY000: SET @@GLOBAL.GTID_MODE = ON_PERMISSIVE is not allowed because there are ongoing transa…
101 Warning 3117 There are ongoing transactions that violate GTID consistency.
103 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
120 ERROR HY000: Cannot set ENFORCE_GTID_CONSISTENCY = ON because there are ongoing transactions that v…
136 ERROR HY000: SET @@GLOBAL.GTID_MODE = OFF is not allowed because there are ongoing transactions tha…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go118 ongoing *reauthFuture member
155 ongoing := client.reauthmut.ongoing
157 if ongoing != nil {
158 _ = ongoing.Get()
285 ongoing := client.reauthmut.ongoing
286 if ongoing == nil {
287 client.reauthmut.ongoing = future
292 if ongoing != nil {
293 return ongoing.Get()
306 client.reauthmut.ongoing.Set(err)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/
H A Dprovider_client.go118 ongoing *reauthFuture member
155 ongoing := client.reauthmut.ongoing
157 if ongoing != nil {
158 _ = ongoing.Get()
285 ongoing := client.reauthmut.ongoing
286 if ongoing == nil {
287 client.reauthmut.ongoing = future
292 if ongoing != nil {
293 return ongoing.Get()
306 client.reauthmut.ongoing.Set(err)
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/r/
H A Dno_binlog_gtid_next_temporary_table.result7 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
11 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
15 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
22 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/r/
H A Dno_binlog_gtid_next_temporary_table.result7 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
11 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
15 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
22 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/r/
H A Dno_binlog_gtid_next_temporary_table.result7 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
11 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
15 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.
22 ERROR HY000: The system variable gtid_next cannot be set when there is an ongoing transaction.

12345678910>>...164