Skip to content

Update README.md#1

Merged
ngaut merged 1 commit intomasterfrom
readme-patch
Sep 6, 2015
Merged

Update README.md#1
ngaut merged 1 commit intomasterfrom
readme-patch

Conversation

@c4pt0r
Copy link
Member

@c4pt0r c4pt0r commented Sep 6, 2015

update go get command

update go get command
@c4pt0r
Copy link
Member Author

c4pt0r commented Sep 6, 2015

@ngaut @qiuyesuifeng
PTAL

@qiuyesuifeng
Copy link
Member

LGTM

2 similar comments
@ngaut
Copy link
Member

ngaut commented Sep 6, 2015

LGTM

@shenli
Copy link
Member

shenli commented Sep 6, 2015

LGTM

ngaut added a commit that referenced this pull request Sep 6, 2015
@ngaut ngaut merged commit b63205b into master Sep 6, 2015
@ngaut ngaut deleted the readme-patch branch September 6, 2015 04:14
@unknwon unknwon mentioned this pull request Sep 26, 2015
shenli pushed a commit that referenced this pull request Oct 15, 2015
Merge pull request from pingcap/tidb
tiancaiamao pushed a commit that referenced this pull request Jun 25, 2018
when 'only_full_group_by' is set in sql_mode, raise error for non-aggregated column in query without GROUP BY.

mysql> create table t(a bigint, b bigint, c bigint);                                                                                           Query OK, 0 rows affected (0.02 sec)

mysql> select a, max(b) from t;
ERROR 1140 (42000): In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'dc_test.t.a'; this is incompatible with sql_mode=only_full_group_by
This was referenced Sep 14, 2018
jackysp referenced this pull request in jackysp/tidb Nov 23, 2018
@pingcap pingcap deleted a comment from zhouqiang-cl Jun 7, 2019
@pingcap pingcap deleted a comment from zhouqiang-cl Jun 7, 2019
cartersz pushed a commit to cartersz/tidb that referenced this pull request Sep 21, 2022
cartersz pushed a commit to cartersz/tidb that referenced this pull request Sep 21, 2022
YangKeao pushed a commit to YangKeao/tidb that referenced this pull request Dec 27, 2022
Merge master code from pingcap repo
hehechen added a commit to hehechen/tidb that referenced this pull request Jan 6, 2023
ljun0712 pushed a commit to ljun0712/tidb that referenced this pull request Mar 1, 2023
rleungx pushed a commit to rleungx/tidb that referenced this pull request Feb 26, 2024
* init

* audit: init first version of audit log

* audit: support log global rotate

* audit: update log keys

* audit: more common notify implement

* audit: add record id

* audit: rename some names

* audit: default use normal log path

* audit: add server ip info

* audit: do some refine

* audit: Add some log keys

* audit: update some item format

* audit: add stmt demo

* audit: support redact

* audit: fix bug

* audit: update filter

* audit: update filter

* audit: check user

* audit: update

* update

* audit: update

* audit: fix bug

* aduit: update

* audit: update

* update

* update

* audit: add filter unit test

* fmt

* Add tests for `tidb_audit_enabled` and `tidb_audit_log`

* Add tests for `tidb_audit_log_max_size` and `tidb_audit_log_max_lifetime`

* Add tests for `tidb_audit_log_reserved_*`

* TODO: TestAuditLogRedact

* Fininsh `TestAuditLogRedact`

* Update (pingcap#1)

* fix typo (pingcap#2)

* Add `TRANSACTION`

* rename sysvar

* audit_log_create_filter, audit_log_remove_filter

* finish function call and table test

* test privilege

* finish test for sysvar

* TODO: TestConnectionEvenClass

* update

* audit: fix lint for audit log (pingcap#1)

* audit: fix UT failure caused by the change of redact log (pingcap#3)

* audit: use `t.TempDir()` to make test stable (pingcap#4)

* audit: fix test failed for 7.1

* Add `OWNERS` file (pingcap#35)

Co-authored-by: Chao Wang <cclcwangchao@hotmail.com>

* audit: fix panic when logging sometime (pingcap#26) (pingcap#31)

* test: fix unstable test TestAuditLogReservedDays (pingcap#8)

* Format sysvar_test.go

* audit: use `StatementContext` to generate redacted SQL (pingcap#9)

* audit: fix panic when logging sometime (pingcap#26)

* update

* add owner

* Update OWNERS

---------

Co-authored-by: CbcWestwolf <1004626265@qq.com>
Co-authored-by: wuhuizuo <wuhuizuo@126.com>

* audit: fix panic sometimes when `create user` without password (pingcap#37) (pingcap#39)

* This is an automated cherry-pick of pingcap#37

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>

* fix conflict

---------

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Co-authored-by: 王超 <cclcwangchao@hotmail.com>

* extension/audit: introduce serverless audit log

Signed-off-by: Wen Jiazhi <jiazhi.wen@pingcap.com>

* update bazel config

Signed-off-by: Wen Jiazhi <jiazhi.wen@pingcap.com>

* support enable audit log when activate

Signed-off-by: Wen Jiazhi <jiazhi.wen@pingcap.com>

* add gwconnid to audit log

Signed-off-by: Wen Jiazhi <jiazhi.wen@pingcap.com>

* comment unstable test

* update bazel

* add log about activate request

* diff audit log enabled

* audit: fix memory leak for executeSQL (pingcap#44) (pingcap#45)

* This is an automated cherry-pick of pingcap#44

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>

* Update util.go

---------

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Co-authored-by: 王超 <cclcwangchao@hotmail.com>

* Update extension/serverless/OWNERS

---------

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: Wen Jiazhi <jiazhi.wen@pingcap.com>
Co-authored-by: Chao Wang <cclcwangchao@hotmail.com>
Co-authored-by: cbcwestwolf <1004626265@qq.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Co-authored-by: wuhuizuo <wuhuizuo@126.com>
Co-authored-by: zzm <zhouzemin@pingcap.com>
Co-authored-by: Yuqing Bai <baiyuq@gmail.com>
guoshouyan pushed a commit to guoshouyan/tidb that referenced this pull request Mar 5, 2024
* cache schema version by timestamp

* fix test

* avoid recursive locking

* address comment

* optimize the code

* fix 40740

* use the commit ts of the shcema diff as the timestamp of the schema

* address comment

* address comment

* address comment

* fix CI

Signed-off-by: xhe <xw897002528@gmail.com>

* fix CI

Signed-off-by: xhe <xw897002528@gmail.com>

* Update meta/meta.go

* Update domain/domain.go

* fix test

---------

Signed-off-by: xhe <xw897002528@gmail.com>
Co-authored-by: xhe <xw897002528@gmail.com>
Co-authored-by: CbcWestwolf <1004626265@qq.com>

fix wrong timestamp in schema cache

address comment

format

Co-authored-by: Chen Ding <dingc05@gmail.com>
guoshouyan pushed a commit to guoshouyan/tidb that referenced this pull request Mar 5, 2024
zeminzhou pushed a commit to zeminzhou/tidb that referenced this pull request May 28, 2024
cfzjywxk pushed a commit that referenced this pull request Dec 4, 2025
* *: add basic support for shared lock

Signed-off-by: zyguan <zhongyangguan@gmail.com>

bump client-go

Signed-off-by: zyguan <zhongyangguan@gmail.com>

* Merge pull request #1 from you06/release-8.5-shared-lock

*: add shared lock metrics

---------

Signed-off-by: zyguan <zhongyangguan@gmail.com>
Co-authored-by: you06 <you1474600@gmail.com>
Copilot AI mentioned this pull request Mar 7, 2026
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants