TiDB commits

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

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

TiDB commits on 2022-05-15

github.com expression: fix precision loss when casting time to string by zanmato1984 · Pull Request #34660 · pingcap/tidb · GitHub Time型からString型にcastした時に精度が失われることがあったのを修正しています。 session: migrate test-infra t…

Docs updates on 2022-05-15

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

TiDB commits on 2022-05-14

github.com *: move config file option committer-concurrency to sysvar by espresso98 · Pull Request #34368 · pingcap/tidb · GitHub committer-concurrency をconfigからシステム変数に移動しています。 planner: fix bug that aggregate push down ma…

Docs updates on 2022-05-14

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

TiDB commits on 2022-05-13

github.com planner: plan cache always check scheme valid in RC isolation level by you06 · Pull Request #34523 · pingcap/tidb · GitHub Isolation levelがRead-Committedの場合に、プランキャッシュがつねにスキーマが有効かどうかをチェックするよう…

Docs updates on 2022-05-13

github.com tools: update the usage of region startkey to region keys by IcePigZDB · Pull Request #6951 · pingcap/docs · GitHub region startkeyをregion keysに変更しています。 update statement summary variables scope by ran-huang · Pull Requ…

TiDB commits on 2022-05-12

github.com sysvar, sysvar_test: fix tidb_mem_quota_query min/max value by espresso98 · Pull Request #34554 · pingcap/tidb · GitHub tidb_mem_quota_queryの最小値を-1に、最大値をmath.MaxInt64に変更しています。 realtikvtest: dedicated package …

Docs updates on 2022-05-12

github.com Update tiflash architecture image by shichun-0415 · Pull Request #8587 · pingcap/docs · GitHub TiFlash Architecture画像のリンクを更新しています。 mysql-compatibility: add doc for a UPDATE incompatibility case by tiancaiamao · Pu…

TiDB commits on 2022-05-11

github.com core: support left join and right join for join reorder by zhaoxugang · Pull Request #23149 · pingcap/tidb · GitHub join reorderにleft joinとright joinを追加しています。 sysvari: enable statsCache lru by config by Yisaer · Pull …

TiDB commits on 2022-05-10

github.com executor: fix time filter condition when select from information.slow_query_log by tiancaiamao · Pull Request #34322 · pingcap/tidb · GitHub information.slow_query_log を timeを条件にして検索しようとしても、その列がないため結果…

Docs updates on 2022-05-10

github.com Move Glossary after Release Notes by Oreoxmt · Pull Request #8525 · pingcap/docs · GitHub 目次を更新しています。 Update HAProxy deploy operating system introduction by Oreoxmt · Pull Request #8470 · pingcap/docs · GitHub HAProxy…

TiDB commits on 2022-05-09

github.com ddl: fix recover table will still push table state even if meet error by xiongjiwei · Pull Request #34410 · pingcap/tidb · GitHub recover table文がエラー発生時にもテーブルの状態をpushするように変更しています。 *: improve map cop…

Docs updates on 2022-05-09

github.com Add back 5.4 tpch report by shichun-0415 · Pull Request #8498 · pingcap/docs · GitHub TiDB TPC-H Performance Test Report -- TiDB v5.4 MPP mode vs. Greenplum 6.15.0 and Apache Spark 3.1.1を追加しています。 add a rollback step by …

Docs updates on 2022-05-11

github.com remove legacy versions from pr template by ran-huang · Pull Request #8430 · pingcap/docs · GitHub pull request templateから古いバージョンを削除しています。 tikv: fix a format in tikv config by glorv · Pull Request #8569 · pingca…

TiDB commits on 2022-05-08

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

Docs updates on 2022-05-08

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

TiDB commits on 2022-05-07

github.com *: fix load statement can not handle the upper case user variable by wjhuang2016 · Pull Request #34423 · pingcap/tidb · GitHub LOAD文が大文字で指定されたユーザー変数を利用できなかった事象を修正しています。 planner: refactor the …

Docs updates on 2022-05-07

github.com ticdc: fix sinkURI typo by shichun-0415 · Pull Request #8484 · pingcap/docs · GitHub --sink-urlの引数を更新しています。

TiDB commits on 2022-05-06

github.com tests/graceshutdown: go mod tidy by xuyifangreeneyes · Pull Request #34382 · pingcap/tidb · GitHub log: avoid panic on unknown log format by tisonkun · Pull Request #34360 · pingcap/tidb · GitHubで更新した go.mod をglobalkilltes…

Docs updates on 2022-05-06

github.com add aliases for a deleted tispark file by ran-huang · Pull Request #8474 · pingcap/docs · GitHub aliasesを更新しています。 remove no-schema config by ran-huang · Pull Request #8402 · pingcap/docs · GitHub tiupの-no-schemaを削除…

TiDB commits on 2022-05-05

github.com *: upgrade testify and remove replace options by hawkingrei · Pull Request #34367 · pingcap/tidb · GitHub 利用するgithub.com/stretchr/testify のバージョンをDATA RACEの警告が修正されるv1.7.2(としてリリースされる予定の)バージョン…

Docs updates on 2022-05-05

github.com Document four unsupported mysql syntax and statements by shichun-0415 · Pull Request #8381 · pingcap/docs · GitHub MySQLとの互換性のないsyntaxにREPAIR TABLE, OPTIMIZE TABLE,HANDLER, CREATE TABLESPACEを追加しています。 Troublesho…

TiDB commits on 2022-05-04

github.com *: move config file option query-log-max-len to sysvar by espresso98 · Pull Request #34305 · pingcap/tidb · GitHub query-log-max-lenの設定を設定ファイルオプションからシステム変数に移動しています。 log: avoid panic on unknown log…

Docs updates on 2022-05-04

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

TiDB commits on 2022-05-03

github.com util: improve stack message in the panic log by hawkingrei · Pull Request #34357 · pingcap/tidb · GitHub panic時のstack情報の出力時に利用していたutil.GetStackは余分な情報があるため、zap.Stackに置き換えています。 pessimistictest:…

Docs updates on 2022-05-03

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

TiDB commits on 2022-05-02

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

Docs updates on 2022-05-02

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

TiDB commits on 2022-05-01

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

Docs updates on 2022-05-01

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