TiDB commits

TiDB, PD, TiKVのコミットを記録しています。

2022-04-01から1ヶ月間の記事一覧

TiDB commits on 2022-04-14

github.com util: migrate importer and watcher from tidb-tools to tidb by hawkingrei · Pull Request #33846 · pingcap/tidb · GitHub importer と watcher パッケージをtidb-toolsからtidbレポジトリに移動しています。 docs: add design doc for GET_L…

Docs updates on 2022-04-14

github.com Update description about the --force parameter by shichun-0415 · Pull Request #8206 · pingcap/docs · GitHub upgrade-tidb-using-tiup.md を更新しています。 Add notes on datetime by morgo · Pull Request #7468 · pingcap/docs · GitHu…

TiDB commits on 2022-04-13

github.com executor: migrate test-infra to testify for testClusterTableSuite by tisonkun · Pull Request #33886 · pingcap/tidb · GitHub testClusterTableSuiteをtest-infraからtestifyに移行しています。 sysvar: modify tidb_enable_historical_sta…

Docs updates on 2022-04-13

github.com Update description for analyze version by TomShawn · Pull Request #7890 · pingcap/docs · GitHub tidb_analyze_versionは5.3.0以前のバージョンからアップグレードされた場合には変更されない旨の記述を追加しています。 Align 6 PRs from d…

TiDB commits on 2022-04-12

github.com *: update unstable unit test case list by dianqihanwangzi · Pull Request #33784 · pingcap/tidb · GitHub 不安定なユニットテストのリストを更新しています(+13行-27行)。 executor: migrate test-infra to testify for testSerialSuite1 by…

Docs updates on 2022-04-12

github.com chore: update the URL of HTAP blogs by qiancai · Pull Request #8149 · pingcap/docs · GitHub blogs about HTAP on the PingCAP websiteのURLを変更しています。 Update binlog deploy configuration by Oreoxmt · Pull Request #7990 · ping…

TiDB commits on 2022-04-11

github.com infoschema: add column of `Has_more_result` into table of `slow_query` by likzn · Pull Request #33840 · pingcap/tidb · GitHub information_schema.slow_queryテーブルにHas_more_result列を追加しています。 ddl: fix duplicate elementI…

Docs updates on 2022-04-11

github.com Fix `tidb_ignore_clost_stmt_cmd` by shichun-0415 · Pull Request #8142 · pingcap/docs · GitHub tidb_ignore_prepared_cache_close_stmtの説明を更新しています。 Update column header description by Oreoxmt · Pull Request #8096 · pingc…

TiDB commits on 2022-04-10

github.com 2022年04月10日のコミットはありませんでした。

Docs updates on 2022-04-10

github.com 2022年4月10日にdocsのコミットはありませんでした。

TiDB commits on 2022-04-09

github.com 2022年04月09日のコミットはありませんでした。

Docs updates on 2022-04-09

github.com 2022年9月6日にdocsのコミットはありませんでした。

TiDB commits on 2022-04-08

github.com *: fix unstable case `TestIssue29282` by lcwangchao · Pull Request #33809 · pingcap/tidb · GitHub 不安定なTestIssue29282テストを待ち時間を追加することで修正しています。 br: use the correct unit for pausing schedulers by rleungx …

Docs updates on 2022-04-08

github.com chore: stop pr bot for v6.0 docs by TomShawn · Pull Request #8126 · pingcap/docs · GitHub CIの設定を変更しています。 update 6.0 release notes dm compatibility by ran-huang · Pull Request #8128 · pingcap/docs · GitHub TiDB 6.0.0…

TiDB commits on 2022-04-07

github.com expr: fix failed copr-test by Yisaer · Pull Request #33730 · pingcap/tidb · GitHub copr-testで失敗しているweekday, to_second, to_daysのpush downを一時的に無効にしています。 topsql: add more test to check resource tag for each RP…

Docs updates on 2022-04-07

github.com Update SQL keywords format in mysql-compatibility by Oreoxmt · Pull Request #8081 · pingcap/docs · GitHub バッククォート中のSQLを大文字にしています。 Unify title for explain overview by Oreoxmt · Pull Request #8095 · pingcap/doc…

TiDB commits on 2022-04-06

github.com executor: migrate test-infra to testify for part of executor_test by tisonkun · Pull Request #33709 · pingcap/tidb · GitHub executor_testの一部をtest-infraからtestifyに移行しています。 executor: migrate test-infra to testify for…

Docs updates on 2022-04-06

github.com placement-rules-in-sql: add some lightning descriptions by lcwangchao · Pull Request #8066 · pingcap/docs · GitHub LightningとSQLでのplacement rulesの互換性を追記しています。 add 6.0 terms in glossary by ran-huang · Pull Request…

Docs updates on 2022-04-05

github.com 2022年4月5日にdocsのコミットはありませんでした。

TiDB commits on 2022-04-05

github.com executor: migrate test-infra to testify for executor_test.testSerialSuite2 by tisonkun · Pull Request #33706 · pingcap/tidb · GitHub executor_test.testSerialSuite2をtest-infraからtestifyに移行しています。

Docs updates on 2022-04-04

github.com 2022年4月4日にdocsのコミットはありませんでした。

TiDB commits on 2022-04-04

github.com executor: migrate test-infra to testify for executor_test.go testCoprCache by tisonkun · Pull Request #33704 · pingcap/tidb · GitHub executor_test.goのtestCoprCacheをtest-infraからtestifyに移行しています。

Docs updates on 2022-04-03

github.com 2022年4月3日にdocsのコミットはありませんでした。

TiDB commits on 2022-04-03

github.com util: refactor TestExecute to fix data race by hawkingrei · Pull Request #33702 · pingcap/tidb · GitHub TestExecuteでのレースコンディションを修正しています。

Docs updates on 2022-04-02

github.com add doc for new-collation-enable in br by TomShawn · Pull Request #8031 · pingcap/docs · GitHub new_collations_enabled_on_first_bootstrapの説明を追加しています。 update the release info of TiDB Cloud by qiancai · Pull Request #7…

TiDB commits on 2022-04-02

github.com domain: use util.WaitGroupWrapper insteal of sync.WaitGroup by hawkingrei · Pull Request #33637 · pingcap/tidb · GitHub sync.WaitGroupに代わってutil.WaitGroupWrapperを利用するように変更しています。 txn: fix `invalid transaction`…

Docs updates on 2022-04-01

github.com Updates for Top SQL GA by qiancai · Pull Request #7914 · pingcap/docs · GitHub Top SQLからexperimentalである記述を削除しています。 ref: add doc for pessimistic auto-commit by TomShawn · Pull Request #7868 · pingcap/docs · GitHub…

TiDB commits on 2022-04-01

github.com executor: improve UnionScanRead performance by Defined2014 · Pull Request #32668 · pingcap/tidb · GitHub UnionScanReadの性能を改善しています。 lightning: fix test lightning_error_summary by gozssky · Pull Request #33616 · pingca…

Docs updates on 2022-03-31

github.com Align four 6.0 PRs by shichun-0415 · Pull Request #7923 · pingcap/docs · GitHub TiCDCのdial-timeout,read-timeout,write-timeoutの説明を追加しています。 tidb: remove stmt-summary config by ran-huang · Pull Request #7994 · pingcap/…