Skip to content

issues Search Results · repo:pingcap/tidb-tools language:Go

Filter by

203 results
 (80 ms)

203 results

inpingcap/tidb-tools (press backspace or delete to remove)

Feature Request Is your feature request related to a problem? Please describe: - We enforce cluster max_execution_time as a safety mechanism at 30s and find that sync diff inspector needs longer ...
  • zph
  • Opened 
    18 days ago
  • #844

Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? 1. Prepare data drop schema if exists up; drop schema if exists down; create schema up; create schema ...
component/sync-diff-inspector
type/enhancement
  • kennytm
  • 1
  • Opened 
    18 days ago
  • #842

Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? 1. Prepare data drop schema if exists up; drop schema if exists down; create schema up; create schema ...
component/sync-diff-inspector
type/bug
  • kennytm
  • 1
  • Opened 
    18 days ago
  • #841

版本: 8.5.0 如果字段中含有反斜线(“\ ), 生成修复SQL时是直接输出的,没有转移。导致执行修复SQL后反斜线丢失。最终数据还是不一致。 比如 实际值是: !(^(?=[-+)(\d ]+$)(?:.?\d.){10,}$) 生成的SQL是: REPLACE INTO test.t1(ID, c1) VALUES (1, !(^(?=[-+)(\d ]+$)(?:.?\d.){10,}$) ...
  • lenmore
  • 2
  • Opened 
    on Jan 10
  • #838

Is your feature request related to a problem? Please describe: The SQL validation will default to using primary key/unique key paging. These SQL statements may use full table scann due to optimizer bugs ...
component/sync-diff-inspector
  • ryangao0513
  • Opened 
    on Dec 25, 2024
  • #836

Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Use TiDB as a data-source of sync-diff-inspector. Set snapshot config to some fixed value. Inspect ...
found-gs
type/bug
  • kennytm
  • 1
  • Opened 
    on Dec 19, 2024
  • #834

Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. 1、upstream database : varchar field contains ...
component/sync-diff-inspector
found-gs
type/bug
  • Chad20N13
  • 1
  • Opened 
    on Dec 11, 2024
  • #833

Bug Report CREATE TABLE `t1` ( `id` int NOT NULL, `j` json DEFAULT NULL, PRIMARY KEY (`id`) ); INSERT INTO t1 VALUES (1, { aaa : 1, aa : 1, bb : 1} ); With export-fix-sql = false this would ...
severity/critical
type/bug
  • dveeden
  • 4
  • Opened 
    on Nov 26, 2024
  • #830

Bug Report The checksum doesn t match debug message isn t very clear Looking at the code this just means the checksum doesn t match and that a compareRows is needed, but that function doesn t output ...
  • dveeden
  • Opened 
    on Nov 26, 2024
  • #828

Bug Report - [x] github.com/pingcap/tidb (causes build with gotip to fail) #814 - [x] Azure libs are vulnerable https://github.com/pingcap/tidb-tools/security/dependabot/28 #821 #804 - [x] github.com/BurntSushi/toml ...
dependencies
  • dveeden
  • 1
  • Opened 
    on Nov 21, 2024
  • #819
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub