Tab-complete for CREATE EVENT TRIGGER ON TABLE_REWRITE
Started by Zhijie Hou (Fujitsu)almost 4 years ago2 messageshackers
Hi hackers,
When working on some table_rewrite related projects, I noticed that we don’t
have tab-complete for "ON table_rewrite" when creating the event trigger. I think it
might be better to add this. Here is the patch. Thoughts ?
Best regards,
Hou zhijie
Attachments:
0001-Add-tab-complete-for-table_rewrite.patchapplication/octet-stream; name=0001-Add-tab-complete-for-table_rewrite.patchDownload+2-2
Re: Tab-complete for CREATE EVENT TRIGGER ON TABLE_REWRITE
On Wed, May 25, 2022 at 03:40:51AM +0000, houzj.fnst@fujitsu.com wrote:
When working on some table_rewrite related projects, I noticed that we don’t
have tab-complete for "ON table_rewrite" when creating the event trigger. I think it
might be better to add this. Here is the patch. Thoughts ?
Indeed. Will fix, thanks.
--
Michael