Home
last modified time | relevance | path

Searched refs:ongoing (Results 26 – 50 of 5502) sorted by relevance

12345678910>>...221

/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/binlog/r/
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-server/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/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/binlog/r/
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/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-client/percona-server-5.7.36-39/mysql-test/suite/binlog/r/
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-client/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/mysql57-client/mysql-5.7.36/mysql-test/suite/binlog/r/
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/mysql57-client/mysql-5.7.36/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/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/cmd/ctr/commands/content/
H A Dfetch.go147 ongoing := newJobs(ref)
155 showProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
162 ongoing.add(desc)
198 func showProgress(ctx context.Context, ongoing *jobs, cs content.Store, out io.Writer) {
217 if !ongoing.isResolved() {
220 statuses[ongoing.name] = StatusInfo{
221 Ref: ongoing.name,
224 keys := []string{ongoing.name}
248 for _, j := range ongoing.jobs() {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/cmd/ctr/commands/content/
H A Dfetch.go147 ongoing := newJobs(ref)
155 showProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
162 ongoing.add(desc)
198 func showProgress(ctx context.Context, ongoing *jobs, cs content.Store, out io.Writer) {
217 if !ongoing.isResolved() {
220 statuses[ongoing.name] = StatusInfo{
221 Ref: ongoing.name,
224 keys := []string{ongoing.name}
248 for _, j := range ongoing.jobs() {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/content/
H A Dfetch.go149 ongoing := NewJobs(ref)
157 ShowProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
164 ongoing.Add(desc)
201 func ShowProgress(ctx context.Context, ongoing *Jobs, cs content.Store, out io.Writer) {
220 if !ongoing.IsResolved() {
223 statuses[ongoing.name] = StatusInfo{
224 Ref: ongoing.name,
227 keys := []string{ongoing.name}
251 for _, j := range ongoing.Jobs() {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/content/
H A Dfetch.go147 ongoing := newJobs(ref)
155 showProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
162 ongoing.add(desc)
198 func showProgress(ctx context.Context, ongoing *jobs, cs content.Store, out io.Writer) {
217 if !ongoing.isResolved() {
220 statuses[ongoing.name] = StatusInfo{
221 Ref: ongoing.name,
224 keys := []string{ongoing.name}
248 for _, j := range ongoing.jobs() {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/content/
H A Dfetch.go147 ongoing := newJobs(ref)
155 showProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
162 ongoing.add(desc)
198 func showProgress(ctx context.Context, ongoing *jobs, cs content.Store, out io.Writer) {
217 if !ongoing.isResolved() {
220 statuses[ongoing.name] = StatusInfo{
221 Ref: ongoing.name,
224 keys := []string{ongoing.name}
248 for _, j := range ongoing.jobs() {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/content/
H A Dfetch.go147 ongoing := newJobs(ref)
155 showProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
162 ongoing.add(desc)
198 func showProgress(ctx context.Context, ongoing *jobs, cs content.Store, out io.Writer) {
217 if !ongoing.isResolved() {
220 statuses[ongoing.name] = StatusInfo{
221 Ref: ongoing.name,
224 keys := []string{ongoing.name}
248 for _, j := range ongoing.jobs() {
/dports/devel/coursier/coursier-1.1.0-M12/modules/cache/jvm/src/main/scala/coursier/cache/loggers/
H A DFileTypeRefreshDisplay.scala21 private var ongoing = Map.empty[String, RefreshInfo]
39 ongoing = Map.empty
77 ongoing = ongoing.filterNot { case (k, _) => done.contains(k) } ++ downloads
124 val rate = ongoing
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/sys_vars/r/
H A Dpseudo_slave_mode_basic.result117 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
119 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
123 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
125 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
128 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
130 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
133 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
135 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/sys_vars/r/
H A Dpseudo_slave_mode_basic.result117 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
119 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
123 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
125 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
128 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
130 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
133 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
135 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/sys_vars/r/
H A Dpseudo_slave_mode_basic.result117 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
119 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
123 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
125 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
128 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
130 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
133 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
135 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/sys_vars/r/
H A Dpseudo_slave_mode_basic.result117 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
119 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
123 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
125 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
128 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
130 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
133 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
135 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/sys_vars/r/
H A Dpseudo_slave_mode_basic.result117 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
119 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
123 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
125 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
128 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
130 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
133 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
135 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/sys_vars/r/
H A Dpseudo_slave_mode_basic.result117 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
119 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
123 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
125 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
128 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
130 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
133 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
135 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/sys_vars/r/
H A Dpseudo_slave_mode_basic.result117 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
119 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
123 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
125 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
128 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
130 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
133 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
135 ERROR HY000: The system variable pseudo_slave_mode cannot be set when there is an ongoing transacti…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/cmd/ctr/commands/content/
H A Dfetch.go163 ongoing := NewJobs(ref)
175 ShowProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
182 ongoing.Add(desc)
221 func ShowProgress(ctx context.Context, ongoing *Jobs, cs content.Store, out io.Writer) {
240 if !ongoing.IsResolved() {
243 statuses[ongoing.name] = StatusInfo{
244 Ref: ongoing.name,
247 keys := []string{ongoing.name}
271 for _, j := range ongoing.Jobs() {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/cmd/ctr/commands/content/
H A Dfetch.go163 ongoing := NewJobs(ref)
175 ShowProgress(pctx, ongoing, client.ContentStore(), config.ProgressOutput)
182 ongoing.Add(desc)
221 func ShowProgress(ctx context.Context, ongoing *Jobs, cs content.Store, out io.Writer) {
240 if !ongoing.IsResolved() {
243 statuses[ongoing.name] = StatusInfo{
244 Ref: ongoing.name,
247 keys := []string{ongoing.name}
271 for _, j := range ongoing.Jobs() {
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/group_replication/t/
H A Dgr_primary_mode_group_operations_cascade_fk.test2 # Validate that a group mode change with ongoing cascading FK
9 # 5. While group action is ongoing on server1, server2 already
12 # 6. Complete the ongoing transaction.
63 # Wait until the mode change starts waiting for ongoing transactions
70 --echo # 5. While group action is ongoing on server1, server2 already
89 --echo # 6. Complete the ongoing transaction.

12345678910>>...221