Re: [Maria-developers] Please review: sql_yacc.yy and HA_CREATE_INFO refactoring (pre-requisite for MDEV-5359 CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS)

2014-11-13 Thread Alexander Barkov
Hi Sergei, I created a standalone JIRA task for this: MDEV-7112 Split HA_CREATE_INFO and assigned it to you, for review. Thanks. On 11/10/2014 02:27 PM, Alexander Barkov wrote: Hi Sergei, The patch is attached. Thanks. ___ Mailing list:

[Maria-developers] Please review: sql_yacc.yy and HA_CREATE_INFO refactoring (pre-requisite for MDEV-5359 CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS)

2014-11-10 Thread Alexander Barkov
Hi Sergei, The patch is attached. Thanks. diff --git a/sql/handler.h b/sql/handler.h index 0044556..7b6a5f4 100644 --- a/sql/handler.h +++ b/sql/handler.h @@ -376,10 +376,7 @@ enum enum_alter_inplace_result { #define HA_KEY_BLOB_LENGTH 2 #define HA_LEX_CREATE_TMP_TABLE 1 -#define