Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support exists/not exists with subquery #84

Closed
siddontang opened this issue Sep 9, 2015 · 0 comments
Closed

support exists/not exists with subquery #84

siddontang opened this issue Sep 9, 2015 · 0 comments
Assignees

Comments

@siddontang
Copy link
Member

No description provided.

@siddontang siddontang self-assigned this Sep 9, 2015
@siddontang siddontang added the todo label Sep 9, 2015
@qiuyesuifeng qiuyesuifeng added WIP and removed todo labels Sep 12, 2015
YuJuncen pushed a commit to YuJuncen/tidb that referenced this issue Apr 23, 2021
* vendor: added pingcap/tidb-enterprise-tools/pkg/filter

* mydumper: accept black-white-list filtering
YuJuncen pushed a commit to YuJuncen/tidb that referenced this issue Apr 23, 2021
…ingcap#84)

* *: rename package meta to conn and move backup functions

Signed-off-by: Neil Shen <overvenus@gmail.com>

* *: decouple backup and restore from conn

Signed-off-by: Neil Shen <overvenus@gmail.com>

* restore: split ResetTSO

Signed-off-by: Neil Shen <overvenus@gmail.com>

* *: move domain creation to package conn

Signed-off-by: Neil Shen <overvenus@gmail.com>

* *: get store with exclude tombstone and move health check to Mgr

Signed-off-by: Neil Shen <overvenus@gmail.com>

* restore: do not close storage in DB

Signed-off-by: Neil Shen <overvenus@gmail.com>

* conn: shutdown domain gracefully

Signed-off-by: Neil Shen <overvenus@gmail.com>
Defined2014 pushed a commit to Defined2014/tidb that referenced this issue Apr 28, 2022
iosmanthus added a commit to iosmanthus/tidb that referenced this issue Oct 31, 2022
* make tidb br forward compatible

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* fix bug,when tables>0 and file=0

Signed-off-by: ystaticy <y_static_y@sina.com>

* go mod tidy

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: ystaticy <y_static_y@sina.com>
Co-authored-by: ystaticy <y_static_y@sina.com>
nolouch pushed a commit to tidblabs/tidb that referenced this issue Jan 6, 2023
* BR adaption for keyspace feature (pingcap#38)

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Co-authored-by: ystaticy <y_static_y@sina.com>
Co-authored-by: disksing <i@disksing.com>

* build br image (pingcap#62)

* build br image

Signed-off-by: disksing <i@disksing.com>

* BR: Serverless Compatible BR (pingcap#64)

* disable remove scheduler and other pd related modifications when keyspace is set for BR

Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>

* make tidb br forward compatible (pingcap#84)

* make tidb br forward compatible

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* fix bug,when tables>0 and file=0

Signed-off-by: ystaticy <y_static_y@sina.com>

* go mod tidy

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: ystaticy <y_static_y@sina.com>
Co-authored-by: ystaticy <y_static_y@sina.com>

* Cse BR restore only download on leader (pingcap#120)

* cse br restore,only download in region leader

* support config

Signed-off-by: ystaticy <y_static_y@sina.com>

* cse br restore,only download in region leader

Signed-off-by: ystaticy <y_static_y@sina.com>

* cse br restore,only download in region leader

Signed-off-by: ystaticy <y_static_y@sina.com>

* fix logs

Signed-off-by: ystaticy <y_static_y@sina.com>

* fix logs

Signed-off-by: ystaticy <y_static_y@sina.com>

* fix logs

Signed-off-by: ystaticy <y_static_y@sina.com>

* remove unused code

Signed-off-by: ystaticy <y_static_y@sina.com>

* fix imports

Signed-off-by: ystaticy <y_static_y@sina.com>

* fix comments

Signed-off-by: ystaticy <y_static_y@sina.com>

* fix config of leaderdownload

Signed-off-by: ystaticy <y_static_y@sina.com>

* fix config of leaderdownload

Signed-off-by: ystaticy <y_static_y@sina.com>

* if met not leader error.return error immediately.

Signed-off-by: ystaticy <y_static_y@sina.com>

Signed-off-by: ystaticy <y_static_y@sina.com>

* support skip split option for small dataset (pingcap#122)

* support skip split option for small dataset

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* disable SplitTable only when skip split

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* rename api version of FileImporter

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: disksing <i@disksing.com>
Signed-off-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
Signed-off-by: ystaticy <y_static_y@sina.com>
Co-authored-by: ystaticy <y_static_y@sina.com>
Co-authored-by: disksing <i@disksing.com>
Co-authored-by: David <8039876+AmoebaProtozoa@users.noreply.github.com>
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

No branches or pull requests

2 participants