| List: | Internals | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | November 30 2012 7:13am |
| Subject: | re: question about UDF | ||
| View as plain text | |||
Hi! >>>>> "Zhixuan" == Zhixuan Zhu <zhuzhixuan@stripped> writes: Zhixuan> Hi, Zhixuan> I have two questions: Zhixuan> 1. Is there a way that I can add customized reserved words to mysql? Yes, by adding them to sql/lex.h Zhixuan> 2. Is it possible that I can use the customized reserve words in my udf Zhixuan> function? No. You would get a syntax error when using the reserved word as the parser would not know what to do with the word. Regards, Monty Creator of MySQL and MariaDB
| Thread | ||
|---|---|---|
| • question about UDF | Zhixuan Zhu | 29 Nov |
| • re: question about UDF | Michael Widenius | 30 Nov |
| • Re: question about UDF | Shaukat Mahmood Ahmad | 30 Nov |
