Skip to content

bad access: nil dereference while debug example_test  #15

@jyno12

Description

@jyno12

github.com/pingcap/tidb/ddl/ddl.go

	// Notice worker that we push a new job and wait the job done.
	d.asyncNotifyWorker(job.Type)
	logutil.BgLogger().Info("[ddl] start DDL job", zap.String("job", job.String()), zap.String("query", job.Query))

while job.String panic
pingcap/parser#577

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions