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 row constructor #81

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

support row constructor #81

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

Comments

@siddontang
Copy link
Member

select row(c1, c2) > row(1, 2), row(c1, c2) > (1, 2) from t;

https://dev.mysql.com/doc/refman/5.7/en/row-subqueries.html

@siddontang siddontang self-assigned this Sep 9, 2015
@siddontang siddontang added the todo label Sep 9, 2015
YuJuncen pushed a commit to YuJuncen/tidb that referenced this issue Apr 23, 2021
xhebox pushed a commit to xhebox/tidb that referenced this issue Sep 28, 2021
xhebox pushed a commit to xhebox/tidb that referenced this issue Oct 8, 2021
ti-chi-bot pushed a commit that referenced this issue Oct 9, 2021
iosmanthus added a commit to iosmanthus/tidb that referenced this issue Oct 31, 2022
* update client-go to iosmanthus's version

Signed-off-by: iosmanthus <[email protected]>

* Add keyspace prefix in tiflash placement rules (pingcap#66)

Co-authored-by: iosmanthus <[email protected]>

* trigger cd while create pull request on keyspace-on-release-6.2-dev-tier

Signed-off-by: iosmanthus <[email protected]>

* fix cycle import

Signed-off-by: iosmanthus <[email protected]>

* refactor placement rule encode logic

Signed-off-by: iosmanthus <[email protected]>

* add keyspace-id label for tiflash replica

Signed-off-by: iosmanthus <[email protected]>

* goimports -w ./

Signed-off-by: iosmanthus <[email protected]>

Signed-off-by: iosmanthus <[email protected]>
Co-authored-by: yongman <[email protected]>
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

1 participant