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

new feature: is TTL index available on InnoDB like MongoDB #48

Closed
coolzhang opened this issue Mar 13, 2017 · 1 comment
Closed

new feature: is TTL index available on InnoDB like MongoDB #48

coolzhang opened this issue Mar 13, 2017 · 1 comment

Comments

@coolzhang
Copy link

FYI: https://docs.mongodb.com/manual/core/index-ttl/

Thx :)

@fungo
Copy link
Collaborator

fungo commented Mar 13, 2017

There is no such TTL feature in InnoDB storage engine(you can Google to get this answer).
And we don't have any plan to support this feature yet.

xpchild pushed a commit that referenced this issue Jul 17, 2017
Description:
------------
Support new statement syntax like 'SELECT * FROM UPDATE T SET ...'
It is a real UPDATE statement, by the way return the updated row data.
@xpchild xpchild closed this as completed Jul 24, 2017
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

3 participants