Re: [Maria-discuss] SQL_MODE=ORACLE documentation

2018-03-05 Thread Federico Razzoli
enough? Federico Da: Sergei Golubchik <s...@mariadb.org> A: Alexander Barkov <b...@mariadb.org> Cc: Federico Razzoli <federico_...@yahoo.it>; Maria Discuss <maria-discuss@lists.launchpad.net> Inviato: Lunedì 5 Marzo 2018 14:51 Oggetto: Re: [Maria-discuss] SQL_M

Re: [Maria-discuss] SQL_MODE=ORACLE documentation

2018-03-05 Thread Sergei Golubchik
Hi, Alexander! On Mar 05, Alexander Barkov wrote: > For example, for the WHILE loop syntax, > do we need an new PL/SQL article similar to > https://mariadb.com/kb/en/library/while/ , > or should we put the PL/SQL WHILE syntax directly > on this page. > > What do you think would be more readable?

Re: [Maria-discuss] SQL_MODE=ORACLE documentation

2018-03-05 Thread Federico Razzoli
co_...@yahoo.it>; Maria Discuss <maria-discuss@lists.launchpad.net> Inviato: Lunedì 5 Marzo 2018 9:58 Oggetto: Re: [Maria-discuss] SQL_MODE=ORACLE documentation IMHO, putting pointers each others will help instead of putting Oracle Syntax in the mainline pages. This may cause confusion

Re: [Maria-discuss] SQL_MODE=ORACLE documentation

2018-03-05 Thread Karthick Subramanian
IMHO, putting pointers each others will help instead of putting Oracle Syntax in the mainline pages. This may cause confusion for the people who never used oracle in firsthand. On Mon, Mar 5, 2018 at 2:11 PM, Alexander Barkov wrote: > Hello Federico, > > On 03/02/2018 07:12

Re: [Maria-discuss] SQL_MODE=ORACLE documentation

2018-03-05 Thread Alexander Barkov
Hello Federico, On 03/02/2018 07:12 PM, Federico Razzoli wrote: With SQL_MODE='ORACLE' a completely new syntax has been introduced. Basic syntax constructs of MariaDB become unavailable, but not all Oracle syntax seems to be supported. Is there any plan to document the supported syntax?

[Maria-discuss] SQL_MODE=ORACLE documentation

2018-03-02 Thread Federico Razzoli
With SQL_MODE='ORACLE' a completely new syntax has been introduced. Basic syntax constructs of MariaDB become unavailable, but not all Oracle syntax seems to be supported. Is there any plan to document the supported syntax? Current documentation looks like an unfinished draft and doesn't save