TiDB commits

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

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

Docs updates on 2022-08-15

github.com change fastmode to fastscan in dev-guide by joey-yez · Pull Request #9937 · pingcap/docs · GitHub Fast ModeをFastScanに変更しています。 fix simpletab by Oreoxmt · Pull Request #9969 · pingcap/docs · GitHub SimpleTabタグを修正し…

TiDB commits on 2022-08-15

github.com ddl: refine param for backfillWorker by Defined2014 · Pull Request #37070 · pingcap/tidb · GitHub backfillWorkerに不要なパラメータを削除しています。 schematracker: add an unit test to cover an usage by lance6716 · Pull Request #…

Docs updates on 2022-08-14

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

TiDB commits on 2022-08-14

github.com *: remove useless gomod by hawkingrei · Pull Request #36516 · pingcap/tidb · GitHub 不要なgo.modファイルを削除しています。 github.com 2022年8月14日にPDのコミットはありませんでした。 github.com 2022年8月14日にTiKVのコミットはあり…

Docs updates on 2022-08-13

github.com 2022年8月13日にRaft Engineのコミットはありませんでした。

TiDB commits on 2022-08-13

github.com statistics: stablize `(*Table).GetColRowCount()` by time-and-fate · Pull Request #37081 · pingcap/tidb · GitHub GetColRowCountの結果をソートしています。 github.com 2022年8月13日にPDのコミットはありませんでした。 github.com 2022…

Docs updates on 2022-08-12

github.com Add alert rules for PD_cluster_slow_tikv_nums by Oreoxmt · Pull Request #9914 · pingcap/docs · GitHub Alert ruleにPD_cluster_slow_tikv_numsを追加しています。 sysvar: add description in INSTANCE sysvars by CbcWestwolf · Pull Requ…

TiDB commits on 2022-08-12

github.com distsql: revert 37048 by Yisaer · Pull Request #37057 · pingcap/tidb · GitHub distsql: make analyze request SI by Yisaer · Pull Request #37019 · pingcap/tidb · GitHubを復活させています。 log-backup: fix wrong of rewrite table id…

Docs updates on 2022-08-11

github.com remove s3.region parameter by ran-huang · Pull Request #9757 · pingcap/docs · GitHub BRからs2.regionパラメータの記述を削除しています。 v6.2: bump version for tools by TomShawn · Pull Request #9892 · pingcap/docs · GitHub BRやDM…

TiDB commits on 2022-08-11

github.com planner: fix unstable test TestPushDownSelectionForMPP by fixdb · Pull Request #37038 · pingcap/tidb · GitHub 不安定なTestPushDownSelectionForMPPテストを修正しています。 server: revise scheme code by Yisaer · Pull Request #37021…

Docs updates on 2022-08-10

github.com sql-statements: add explanation for explain format = "brief" by TomShawn · Pull Request #9888 · pingcap/docs · GitHub explain format = "brief"の説明を追加しています。 Add description of --overwrite-checkpoint-ts for changefeed r…

TiDB commits on 2022-08-10

github.com executor: revert #36498 to avoid perf regression by zyguan · Pull Request #37005 · pingcap/tidb · GitHub Unique key lock not consistent when row is changed or not · Issue #36438 · pingcap/tidb · GitHub をrevertしています。 expre…

Docs updates on 2022-08-09

github.com delete experimental for tidb_analyze_version by TomShawn · Pull Request #9876 · pingcap/docs · GitHub tidb_analyze_versionの記述を更新しています。 add doc for information_schema.variable_info by ran-huang · Pull Request #9798 · …

TiDB commits on 2022-08-09

github.com br: Fix bug in TestDateFormat by MoCuishle28 · Pull Request #36976 · pingcap/tidb · GitHub TestDateFormatにタイムゾーンの設定を追加しています。 test: fix race for SetDDL by moving ddl inject earlier by lance6716 · Pull Request #…

Docs updates on 2022-08-08

github.com system variable: add tidb_opt_skew_distinct_agg by TomShawn · Pull Request #9681 · pingcap/docs · GitHub tidb_opt_skew_distinct_aggの説明を追加しています。 sql: add fast mode by hfxsd · Pull Request #9699 · pingcap/docs · GitHub…

TiDB commits on 2022-08-08

github.com *: enable deprecated linter by hawkingrei · Pull Request #36946 · pingcap/tidb · GitHub linterの設定変更をしています。 planner: support session level for the variable tidb_enable_prepared_plan_cache by qw4990 · Pull Request #369…

Docs updates on 2022-08-07

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

TiDB commits on 2022-08-07

github.com 2022年8月7日にTiDBのコミットはありませんでした。 github.com 2022年8月7日にPDのコミットはありませんでした。 github.com 2022年8月7日にTiKVのコミットはありませんでした。 github.com 2022年8月7日にRaft Engineのコミットはありませんで…

Docs updates on 2022-08-06

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

TiDB commits on 2022-08-06

github.com server: Remove old handshake support by dveeden · Pull Request #27768 · pingcap/tidb · GitHub Protocol::HandshakeV9とProtocol::HandshakeResponse320を削除し、MySQL 4.1以前のクライアントへの対応も削除しています。 github.com 2022年…

Docs updates on 2022-08-05

github.com tidb: add tidb learnig path by hfxsd · Pull Request #9828 · pingcap/docs · GitHub TiDB learning pathを追加しています。 Corrected content in tidb cloud learning path by hfxsd · Pull Request #9837 · pingcap/docs · GitHub TiDB lear…

TiDB commits on 2022-08-05

github.com br,lightning: S3 URL support assuming role by dsdashun · Pull Request #36893 · pingcap/tidb · GitHub BRとLightningでIAMのassume roleの対応を追加しています。 planner: Stabilise TestPartitionWithVariedDataSources by mjonss · Pull …

Docs updates on 2022-08-04

github.com sql: manual compact GA by hfxsd · Pull Request #9662 · pingcap/docs · GitHub ALTER TABLE ... COMPACTの説明を更新しています。 *: add docs homepage and TiDB learning path by hfxsd · Pull Request #9560 · pingcap/docs · GitHub PingC…

TiDB commits on 2022-08-04

github.com Revert "planner: refactor the IsolationReadEngines variable for plan cache" by hawkingrei · Pull Request #36873 · pingcap/tidb · GitHub planner: refactor the IsolationReadEngines variable for plan cache by Reminiscent · Pull Req…

Docs updates on 2022-08-03

github.com develop: update DevTier to Developer Tier by Oreoxmt · Pull Request #9794 · pingcap/docs · GitHub TiDB CloudのDevtierをDeveloper Tierに変更しています。 lightning: add docs for disk quota by ran-huang · Pull Request #9756 · pingc…

TiDB commits on 2022-08-03

github.com planner: fix explain analyze format="brief" fails by ChenPeng2013 · Pull Request #36815 · pingcap/tidb · GitHub explain analyze format="brief"がエラーとなる事象を修正しています。 server: support forward request for plan replayer…

Docs updates on 2022-08-02

github.com deprecate gc-merge-rewrite by tabokie · Pull Request #8901 · pingcap/docs · GitHub gc-merge-rewriteの記述を削除しています。 v6.2: add TiKV minimal version limit by TomShawn · Pull Request #9680 · pingcap/docs · GitHub TiDB compo…

TiDB commits on 2022-08-02

github.com planner: check virtual column for tiflash by windtalker · Pull Request #36771 · pingcap/tidb · GitHub TiFlashは、Generated columnsに対応していないため、generated columnsを含むSQLをTiFlashで実行しないようにしています。 ddl/schema…

Docs updates on 2022-08-01

github.com tiflash: add a new configuration dt_enable_read_thread by hfxsd · Pull Request #9694 · pingcap/docs · GitHub dt_enable_read_threadの説明を追加しています。 sql: Add placement columns for `show table regions` by lcwangchao · Pull …

TiDB commits on 2022-08-01

github.com session: fix auto commit variable change effect on transaction commit by cfzjywxk · Pull Request #36631 · pingcap/tidb · GitHub set autocommit = ON;が明示的なトランザクションに対しても有効になってしまう事象を修正しています。 exe…