You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
#This file is automaticly generated by crash-me 1.61
NEG=yes # update of column= -columnNeed_cast_for_null=no # Need to cast NULL for arithmeticalter_add_col=yes # Alter table add columnalter_add_constraint=yes # Alter table add constraintalter_add_foreign_key=yes # Alter table add foreign keyalter_add_multi_col=yes # Alter table add many columnsalter_add_primary_key=with constraint # Alter table add primary keyalter_add_unique=yes # Alter table add uniquealter_alter_col=yes # Alter table alter column defaultalter_change_col=yes # Alter table change columnalter_drop_col=yes # Alter table drop columnalter_drop_constraint=no # Alter table drop constraintalter_drop_foreign_key=with drop foreign key # Alter table drop foreign keyalter_drop_primary_key=drop primary key # Alter table drop primary keyalter_drop_unique=with drop key # Alter table drop uniquealter_modify_col=yes # Alter table modify columnalter_rename_table=yes # Alter table rename tableatomic_updates=no # atomic updatesautomatic_rowid=_rowid # Automatic row idbinary_numbers=yes # binary numbers (0b1001)binary_strings=yes # binary strings (b'0110')case_insensitive_strings=yes # Case insensitive comparechar_is_space_filled=no # char are space filledcolumn_alias=yes # Column aliascolumns_in_group_by=+64 # number of columns in group bycolumns_in_order_by=+64 # number of columns in order bycomment_#=yes # # as commentcomment_--=yes # -- as comment (ANSI)comment_/**/=yes # /* */ as commentcomment_//=no # // as commentcompute=no # Computeconnections=101 # Simultaneous connections (installation default)constraint_check=syntax only # Column constraintsconstraint_check_named=syntax only # Named constraintsconstraint_check_table=syntax only # Table constraintsconstraint_null=yes # NULL constraint (SyBase style)crash_me_safe=yes # crash me safecrash_me_version=1.61 # crash me versioncreate_default=yes # default value for columncreate_default_func=no # default value function for columncreate_if_not_exists=yes # create table if not existscreate_index=yes # create indexcreate_schema=no # Create SCHEMAcreate_table_select=yes # create table from selectcross_join=yes # cross join (same as from a,b)date_as_string=yes # String functions on date columnsdate_format_EUR=error # Supports DD.MM.YYYY (EUR) formatdate_format_EUR_with_date=error # Supports DATE 'DD.MM.YYYY' (EUR) formatdate_format_ISO=yes # Supports YYYY-MM-DD (ISO) formatdate_format_ISO_with_date=yes # Supports DATE 'YYYY-MM-DD' (ISO) formatdate_format_USA=error # Supports MM/DD/YYYY formatdate_format_USA_with_date=error # Supports DATE 'MM/DD/YYYY' formatdate_format_YYYYMMDD=yes # Supports YYYYMMDD formatdate_format_YYYYMMDD_with_date=yes # Supports DATE 'YYYYMMDD' formatdate_format_inresult=iso # Date format in resultdate_infinity=error # Supports 'infinity datesdate_last=yes # Supports 9999-12-31 datesdate_one=yes # Supports 0001-01-01 datesdate_with_YY=yes # Supports YY-MM-DD 2000 compilant datesdate_zero=yes # Supports 0000-00-00 datesdomains=no # Domains (ANSI SQL)dont_require_cast_to_float=yes # No need to cast from integer to floatdouble_quotes=yes # Double '' as ' in stringsdrop_if_exists=yes # drop table if existsdrop_index=with 'ON' # drop indexdrop_requires_cascade=no # drop table require cascade/restrictdrop_restrict=yes # drop table with cascade/restrictend_colon=yes # allows end ';'except=no # exceptexcept_all=no # except allexcept_all_incompat=no # except all (incompatible lists)except_incompat=no # except (incompatible lists)field_name_case=yes # case independent field namesfloat_int_expr=yes # mixing of integer and float in expressionforeign_key=syntax only # foreign keysfull_outer_join=no # full outer joinfunc_extra_!=yes # Function NOT as '!' in SELECTfunc_extra_%=yes # Function MOD as %func_extra_&=yes # Function & (bitwise and)func_extra_&&=yes # Function AND as '&&'func_extra_<>=yes # Function <> in SELECTfunc_extra_==yes # Function =func_extra_add_months=no # Function ADD_MONTHSfunc_extra_adddate=yes # Function ADDDATEfunc_extra_addtime=yes # Function ADDTIMEfunc_extra_alpha=no # Function ALPHAfunc_extra_and_or=yes # Function AND and OR in SELECTfunc_extra_ascii_char=no # Function ASCII_CHARfunc_extra_ascii_code=no # Function ASCII_CODEfunc_extra_ascii_string=error # Function ASCII in string castfunc_extra_atn2=no # Function ATN2func_extra_auto_num2string=yes # Function automatic num->string convertfunc_extra_auto_string2num=yes # Function automatic string->num convertfunc_extra_between=yes # Function BETWEEN in SELECTfunc_extra_binary_shifts=yes # Function << and >> (bitwise shifts)func_extra_bit_count=yes # Function BIT_COUNTfunc_extra_ceil=yes # Function CEILfunc_extra_char_date=no # Function CHAR (conversation date)func_extra_charindex=no # Function CHARINDEXfunc_extra_chr=no # Function CHRfunc_extra_chr_str=no # Function CHR (any type to string)func_extra_concat_as_+=error # Function concatenation with +func_extra_concat_list=yes # Function CONCAT(list)func_extra_convert=no # Function CONVERTfunc_extra_cosh=no # Function COSHfunc_extra_date=yes # Function DATEfunc_extra_date_format=yes # Function DATE_FORMATfunc_extra_dateadd=no # Function DATEADDfunc_extra_datediff=no # Function DATEDIFFfunc_extra_datediff2arg=yes # Function DATEDIFF (2 arg)func_extra_datename=no # Function DATENAMEfunc_extra_datepart=no # Function DATEPARTfunc_extra_day=yes # Function DAYfunc_extra_decode=no # Function DECODEfunc_extra_ebcdic_string=no # Function EBCDIC in string castfunc_extra_elt=yes # Function ELTfunc_extra_encrypt=yes # Function ENCRYPTfunc_extra_expand2arg=no # Function EXPANDfunc_extra_field=yes # Function FIELDfunc_extra_fixed=no # Function FIXEDfunc_extra_float=no # Function FLOATfunc_extra_format=yes # Function FORMATfunc_extra_from_days=yes # Function FROM_DAYSfunc_extra_from_unixtime=yes # Function FROM_UNIXTIMEfunc_extra_getdate=no # Function GETDATEfunc_extra_greatest=yes # Function GREATESTfunc_extra_hex=yes # Function HEXfunc_extra_if=yes # Function IFfunc_extra_in_num=yes # Function IN on numbers in SELECTfunc_extra_in_str=yes # Function IN on strings in SELECTfunc_extra_index=no # Function INDEXfunc_extra_initcap=no # Function INITCAPfunc_extra_instr=yes # Function LOCATE as INSTRfunc_extra_instr_oracle=no # Function INSTR (Oracle syntax)func_extra_instrb=no # Function INSTRBfunc_extra_interval=yes # Function INTERVALfunc_extra_last_day=yes # Function LAST_DAYfunc_extra_last_insert_id=yes # Function LAST_INSERT_IDfunc_extra_least=yes # Function LEASTfunc_extra_length=error # Function LENGTHfunc_extra_lengthb=no # Function LENGTHBfunc_extra_lfill3arg=no # Function LFILL (3 arg)func_extra_like=yes # Function LIKE in SELECTfunc_extra_like_escape=yes # Function LIKE ESCAPE in SELECTfunc_extra_ln=yes # Function LNfunc_extra_log(m_n)=yes # Function LOG(m,n)func_extra_logn=no # Function LOGNfunc_extra_lpad=yes # Function LPADfunc_extra_ltrim2arg=no # Function LTRIM (2 arg)func_extra_makedate=yes # Function MAKEDATEfunc_extra_maketime=yes # Function MAKETIMEfunc_extra_mapchar=no # Function MAPCHARfunc_extra_mdy=no # Function MDYfunc_extra_microsecond=yes # Function MICROSECONDfunc_extra_mid=yes # Function SUBSTRING as MIDfunc_extra_months_between=no # Function MONTHS_BETWEENfunc_extra_noround=no # Function NOROUNDfunc_extra_not=yes # Function NOT in SELECTfunc_extra_not_between=yes # Function NOT BETWEEN in SELECTfunc_extra_not_like=yes # Function NOT LIKE in SELECTfunc_extra_num=no # Function NUMfunc_extra_odbc_convert=no # Function ODBC CONVERTfunc_extra_password=yes # Function PASSWORDfunc_extra_paste=no # Function PASTEfunc_extra_patindex=no # Function PATINDEXfunc_extra_period_add=yes # Function PERIOD_ADDfunc_extra_period_diff=yes # Function PERIOD_DIFFfunc_extra_pow=yes # Function POWfunc_extra_range=no # Function RANGEfunc_extra_regexp=yes # Function REGEXP in SELECTfunc_extra_replace2arg=no # Function REPLACE (2 arg) func_extra_replicate=no # Function REPLICATEfunc_extra_reverse=yes # Function REVERSEfunc_extra_rfill3arg=no # Function RFILL (3 arg)func_extra_root=no # Function ROOTfunc_extra_round1=yes # Function ROUND(1 arg)func_extra_rpad=yes # Function RPADfunc_extra_rpad4arg=no # Function RPAD (4 arg)func_extra_rtrim2arg=no # Function RTRIM (2 arg)func_extra_sec_to_time=yes # Function SEC_TO_TIMEfunc_extra_sinh=no # Function SINHfunc_extra_str=no # Function STRfunc_extra_strcmp=yes # Function STRCMPfunc_extra_stuff=no # Function STUFFfunc_extra_subdate=yes # Function SUBDATEfunc_extra_substr2arg=yes # Function SUBSTR (2 arg)func_extra_substr3arg=yes # Function SUBSTR (3 arg)func_extra_substrb=no # Function SUBSTRBfunc_extra_substring_index=yes # Function SUBSTRING_INDEXfunc_extra_subtime=yes # Function SUBTIMEfunc_extra_sysdate=yes # Function SYSDATEfunc_extra_tail=no # Function TAILfunc_extra_tanh=no # Function TANHfunc_extra_time=yes # Function TIMEfunc_extra_time_to_sec=yes # Function TIME_TO_SECfunc_extra_timediff=yes # Function TIMEDIFFfunc_extra_timestamp=error # Function TIMESTAMPfunc_extra_to_days=yes # Function TO_DAYSfunc_extra_translate=no # Function TRANSLATEfunc_extra_trim1arg=yes # Function TRIM (1 arg)func_extra_trim2arg=no # Function TRIM (2 arg)func_extra_trim_many_char=error # Function TRIM; Many char extensionfunc_extra_trim_substring=yes # Function TRIM; Substring extensionfunc_extra_trunc=no # Function TRUNCfunc_extra_trunc1arg=no # Function TRUNC (1 arg)func_extra_uid=no # Function UIDfunc_extra_unix_timestamp=yes # Function UNIX_TIMESTAMPfunc_extra_userenv=no # Function USERENVfunc_extra_value=no # Function VALUEfunc_extra_version=yes # Function VERSIONfunc_extra_weekday=yes # Function WEEKDAYfunc_extra_weekofyear=yes # Function WEEKOFYEARfunc_extra_|=yes # Function | (bitwise or)func_extra_||=yes # Function OR as '||'func_extra_~*=no # Function ~* (case insensitive compare)func_odbc_abs=yes # Function ABSfunc_odbc_acos=yes # Function ACOSfunc_odbc_ascii=yes # Function ASCIIfunc_odbc_asin=yes # Function ASINfunc_odbc_atan=yes # Function ATANfunc_odbc_atan2=yes # Function ATAN2func_odbc_ceiling=yes # Function CEILINGfunc_odbc_char=yes # Function CHARfunc_odbc_concat=yes # Function CONCAT(2 arg)func_odbc_cos=yes # Function COSfunc_odbc_cot=yes # Function COTfunc_odbc_curdate=yes # Function CURDATEfunc_odbc_curtime=yes # Function CURTIMEfunc_odbc_database=yes # Function DATABASEfunc_odbc_dayname=yes # Function DAYNAMEfunc_odbc_dayofmonth=yes # Function DAYOFMONTHfunc_odbc_dayofweek=yes # Function DAYOFWEEKfunc_odbc_dayofyear=yes # Function DAYOFYEARfunc_odbc_degrees=yes # Function DEGREESfunc_odbc_difference=no # Function DIFFERENCE()func_odbc_exp=yes # Function EXPfunc_odbc_floor=yes # Function FLOORfunc_odbc_fn_left=yes # Function ODBC syntax LEFT & RIGHTfunc_odbc_hour=yes # Function HOURfunc_odbc_hour_time=yes # Function ANSI HOURfunc_odbc_ifnull=yes # Function IFNULLfunc_odbc_insert=yes # Function INSERTfunc_odbc_lcase=yes # Function LCASEfunc_odbc_left=yes # Function LEFTfunc_odbc_length=yes # Function REAL LENGTHfunc_odbc_length_without_space=error # Function ODBC LENGTHfunc_odbc_locate_2=yes # Function LOCATE(2 arg)func_odbc_locate_3=yes # Function LOCATE(3 arg)func_odbc_log=yes # Function LOGfunc_odbc_log10=yes # Function LOG10func_odbc_ltrim=yes # Function LTRIMfunc_odbc_minute=yes # Function MINUTEfunc_odbc_mod=yes # Function MODfunc_odbc_month=yes # Function MONTHfunc_odbc_monthname=yes # Function MONTHNAMEfunc_odbc_now=yes # Function NOWfunc_odbc_pi=yes # Function PIfunc_odbc_power=yes # Function POWERfunc_odbc_quarter=yes # Function QUARTERfunc_odbc_radians=yes # Function RADIANSfunc_odbc_rand=yes # Function RANDfunc_odbc_repeat=yes # Function REPEATfunc_odbc_replace=yes # Function REPLACEfunc_odbc_right=yes # Function RIGHTfunc_odbc_round=yes # Function ROUND(2 arg)func_odbc_rtrim=yes # Function RTRIMfunc_odbc_second=yes # Function SECONDfunc_odbc_sign=yes # Function SIGNfunc_odbc_sin=yes # Function SINfunc_odbc_soundex=yes # Function SOUNDEXfunc_odbc_space=yes # Function SPACEfunc_odbc_sqrt=yes # Function SQRTfunc_odbc_substring=yes # Function ODBC SUBSTRINGfunc_odbc_tan=yes # Function TANfunc_odbc_timestampadd=yes # Function TIMESTAMPADDfunc_odbc_timestampdiff=error # Function TIMESTAMPDIFFfunc_odbc_truncate=yes # Function TRUNCATEfunc_odbc_ucase=yes # Function UCASEfunc_odbc_user()=yes # Function USER()func_odbc_week=USA # WEEKfunc_odbc_year=yes # Function YEARfunc_sql_+=yes # Function +, -, * and /func_sql_bit_length=yes # Function BIT_LENGTHfunc_sql_cast=yes # Function CASTfunc_sql_char_length=error # Function CHAR_LENGTHfunc_sql_char_length(constant)=yes # Function CHAR_LENGTH(constant)func_sql_character_length=yes # Function CHARACTER_LENGTHfunc_sql_coalesce=yes # Function COALESCEfunc_sql_concat_as_||=error # Function concatenation with ||func_sql_current_date=yes # Function CURRENT_DATEfunc_sql_current_time=yes # Function CURRENT_TIMEfunc_sql_current_timestamp=yes # Function CURRENT_TIMESTAMPfunc_sql_current_user=yes # CURRENT_USERfunc_sql_extract_sql=yes # Function EXTRACTfunc_sql_localtime=yes # Function LOCALTIMEfunc_sql_localtimestamp=yes # Function LOCALTIMESTAMPfunc_sql_lower=yes # Function LOWERfunc_sql_nullif_num=yes # Function NULLIF with numbersfunc_sql_nullif_string=yes # Function NULLIF with stringsfunc_sql_octet_length=yes # Function OCTET_LENGTHfunc_sql_position=yes # Function POSITIONfunc_sql_searched_case=yes # Function searched CASEfunc_sql_session_user=with_parenthesis # SESSION_USERfunc_sql_simple_case=yes # Function simple CASEfunc_sql_substring=yes # Function ANSI SQL SUBSTRINGfunc_sql_system_user=with_parenthesis # SYSTEM_USERfunc_sql_trim=yes # Function TRIMfunc_sql_upper=yes # Function UPPERfunc_sql_user=with_parenthesis # USERfunc_where_between=yes # Function BETWEENfunc_where_eq_all=yes # Function = ALLfunc_where_eq_any=yes # Function = ANYfunc_where_eq_some=yes # Function = SOMEfunc_where_exists=yes # Function EXISTSfunc_where_in_num=yes # Function IN on numbersfunc_where_like=yes # Function LIKEfunc_where_like_escape=yes # Function LIKE ESCAPEfunc_where_match=no # Function MATCHfunc_where_match_unique=no # Function MATCH UNIQUEfunc_where_matches=no # Function MATCHESfunc_where_not_between=yes # Function NOT BETWEENfunc_where_not_exists=yes # Function NOT EXISTSfunc_where_not_like=yes # Function NOT LIKEfunc_where_not_unique=no # Function NOT UNIQUEfunc_where_unique=no # Function UNIQUEfunctions=yes # Functionsgroup_by=yes # Group bygroup_by_alias=yes # Group by aliasgroup_by_null=yes # Group on column with null valuesgroup_by_position=yes # Group by positiongroup_distinct_functions=yes # Group functions with distinctgroup_func_extra_bit_and=yes # Group function BIT_ANDgroup_func_extra_bit_or=yes # Group function BIT_ORgroup_func_extra_count_distinct_list=yes # Group function COUNT(DISTINCT expr,expr,...)group_func_extra_std=yes # Group function STDgroup_func_extra_stddev=yes # Group function STDDEVgroup_func_extra_variance=yes # Group function VARIANCEgroup_func_sql_any=no # Group function ANYgroup_func_sql_avg=yes # Group function AVGgroup_func_sql_count_*=yes # Group function COUNT (*)group_func_sql_count_column=yes # Group function COUNT column namegroup_func_sql_count_distinct=yes # Group function COUNT(DISTINCT expr)group_func_sql_every=no # Group function EVERYgroup_func_sql_max=yes # Group function MAX on numbersgroup_func_sql_max_str=yes # Group function MAX on stringsgroup_func_sql_min=yes # Group function MIN on numbersgroup_func_sql_min_str=yes # Group function MIN on stringsgroup_func_sql_some=no # Group function SOMEgroup_func_sql_sum=yes # Group function SUMgroup_functions=yes # Group functionsgroup_many_distinct_functions=yes # Group functions with several distinctgroup_on_unused=yes # Group on unused columnhas_true_false=yes # TRUE and FALSEhaving=yes # Havinghaving_with_alias=yes # Having on aliashaving_with_group=yes # Having with group functionhex_numbers=yes # hex numbers (0x41)hex_strings=yes # hex strings (x'1ace')ignore_end_space=yes # Ignore end space in compareindex_in_create=yes # index in create tableindex_namespace=yes # different namespace for indexindex_parts=yes # index on column part (extension)inner_join=yes # inner joininsert_default_values=no # INSERT DEFAULT VALUESinsert_empty_string=yes # insert empty stringinsert_multi_value=yes # INSERT with Value listsinsert_select=yes # insert INTO ... SELECT ...insert_with_default=yes # INSERT with DEFAULTinsert_with_empty_value_list=no # INSERT with empty value listinsert_with_set=yes # INSERT with set syntaxintersect=no # intersectintersect_all=no # intersect allintersect_all_incompat=no # intersect all (incompatible lists)intersect_incompat=no # intersect (incompatible lists)join_tables=61 # tables in joinleft_outer_join=yes # left outer joinleft_outer_join_using=yes # left outer join usinglength_of_varchar_field=actual length # CHARACTER_LENGTH(varchar_field)like_with_column=yes # column LIKE columnlike_with_number=yes # LIKE on numberslock_tables=yes # lock tablelogical_value=1 # Value of logical operation (1=1)max_big_expressions=10 # big expressionsmax_char_size=255 # max char() sizemax_column_name=64 # column name lengthmax_columns=2599 # Columns in tablemax_conditions=85660 # OR and AND in WHEREmax_expressions=580 # simple expressionsmax_index=+64 # max indexmax_index_length=1000 # index lengthmax_index_name=64 # index name lengthmax_index_part_length=255 # max index part lengthmax_index_parts=16 # index partsmax_index_varchar_part_length=1000 # index varchar part lengthmax_row_length=65534 # max table row length (without blobs)max_row_length_with_null=65502 # table row length with nulls (without blobs)max_select_alias_name=+512 # select alias name lengthmax_stack_expression=580 # stacked expressionsmax_table_alias_name=+512 # table alias name lengthmax_table_name=64 # table name lengthmax_text_size=1048543 # max text or blob sizemax_unique_index=+64 # unique indexesmax_varchar_size=1048543 # max varchar() sizeminus=no # minusminus_incompat=no # minus (incompatible lists)minus_neg=yes # Calculate 1--1multi_drop=yes # many tables to drop tablemulti_null_in_unique=yes # null in unique indexmulti_strings=yes # Multiple line stringsmulti_table_delete=yes # DELETE FROM table1,table2...multi_table_update=yes # Update with many tablesnatural_join=yes # natural joinnatural_join_incompat=yes # natural join (incompatible lists)natural_left_outer_join=yes # natural left outer joinno_primary_key=yes # Tables without primary keynot_id_between=yes # NOT ID BETWEEN interprets as ID NOT BETWEENnull_concat_expr=yes # Is concat('a',NULL) = NULLnull_in_index=yes # null in indexnull_in_unique=yes # null in unique indexnull_num_expr=yes # Is 1+NULL = NULLnulls_in_unique=yes # null combination in unique indexodbc_left_outer_join=yes # left outer join odbc styleoperating_system=Linux 2.6.8-my i686 # crash-me tested onorder_by=yes # Order byorder_by_alias=yes # Order by aliasorder_by_function=yes # Order by functionorder_by_position=yes # Order by positionorder_on_unused=yes # Order by on unused columnposition_of_null=first # Where is null values in sorted recordsetposition_of_null_desc=last # Where is null values in sorted recordset (DESC)primary_key_in_create=yes # primary key in create tablepsm_functions=no # PSM functions (ANSI SQL)psm_modules=no # PSM modules (ANSI SQL)psm_procedures=no # PSM procedures (ANSI SQL)psm_trigger=no # Triggers (ANSI SQL)query_size=1048574 # query sizequote_ident_with_"=error # " as identifier quote (ANSI SQL)quote_ident_with_[=no # [] as identifier quotequote_ident_with_`=yes # ` as identifier quotequote_ident_with_dbl_"=no # Double "" in identifiers as "quote_with_"=yes # Allows ' and " as string markersrecursive_subqueries=+64 # recursive subqueriesremember_end_space=no # Remembers end space in char()remember_end_space_varchar=yes # Remembers end space in varchar()rename_table=yes # rename tablerepeat_string_size=1048576 # return string size from functionreserved_word_ansi-92/99_absolute=no # Keyword ABSOLUTEreserved_word_ansi-92/99_action=no # Keyword ACTIONreserved_word_ansi-92/99_add=yes # Keyword ADDreserved_word_ansi-92/99_after=no # Keyword AFTERreserved_word_ansi-92/99_alias=no # Keyword ALIASreserved_word_ansi-92/99_all=yes # Keyword ALLreserved_word_ansi-92/99_allocate=no # Keyword ALLOCATEreserved_word_ansi-92/99_alter=yes # Keyword ALTERreserved_word_ansi-92/99_and=yes # Keyword ANDreserved_word_ansi-92/99_any=no # Keyword ANYreserved_word_ansi-92/99_are=no # Keyword AREreserved_word_ansi-92/99_as=yes # Keyword ASreserved_word_ansi-92/99_asc=yes # Keyword ASCreserved_word_ansi-92/99_assertion=no # Keyword ASSERTIONreserved_word_ansi-92/99_at=no # Keyword ATreserved_word_ansi-92/99_authorization=no # Keyword AUTHORIZATIONreserved_word_ansi-92/99_before=yes # Keyword BEFOREreserved_word_ansi-92/99_begin=no # Keyword BEGINreserved_word_ansi-92/99_bit=no # Keyword BITreserved_word_ansi-92/99_boolean=no # Keyword BOOLEANreserved_word_ansi-92/99_both=yes # Keyword BOTHreserved_word_ansi-92/99_breadth=no # Keyword BREADTHreserved_word_ansi-92/99_by=yes # Keyword BYreserved_word_ansi-92/99_call=yes # Keyword CALLreserved_word_ansi-92/99_cascade=yes # Keyword CASCADEreserved_word_ansi-92/99_cascaded=no # Keyword CASCADEDreserved_word_ansi-92/99_case=yes # Keyword CASEreserved_word_ansi-92/99_cast=no # Keyword CASTreserved_word_ansi-92/99_catalog=no # Keyword CATALOGreserved_word_ansi-92/99_char=yes # Keyword CHARreserved_word_ansi-92/99_character=yes # Keyword CHARACTERreserved_word_ansi-92/99_check=yes # Keyword CHECKreserved_word_ansi-92/99_close=no # Keyword CLOSEreserved_word_ansi-92/99_collate=yes # Keyword COLLATEreserved_word_ansi-92/99_collation=no # Keyword COLLATIONreserved_word_ansi-92/99_column=yes # Keyword COLUMNreserved_word_ansi-92/99_commit=no # Keyword COMMITreserved_word_ansi-92/99_completion=no # Keyword COMPLETIONreserved_word_ansi-92/99_connect=no # Keyword CONNECTreserved_word_ansi-92/99_connection=yes # Keyword CONNECTIONreserved_word_ansi-92/99_constraint=yes # Keyword CONSTRAINTreserved_word_ansi-92/99_constraints=no # Keyword CONSTRAINTSreserved_word_ansi-92/99_continue=yes # Keyword CONTINUEreserved_word_ansi-92/99_corresponding=no # Keyword CORRESPONDINGreserved_word_ansi-92/99_create=yes # Keyword CREATEreserved_word_ansi-92/99_cross=yes # Keyword CROSSreserved_word_ansi-92/99_current=no # Keyword CURRENTreserved_word_ansi-92/99_current_date=yes # Keyword CURRENT_DATEreserved_word_ansi-92/99_current_time=yes # Keyword CURRENT_TIMEreserved_word_ansi-92/99_current_timestamp=yes # Keyword CURRENT_TIMESTAMPreserved_word_ansi-92/99_current_user=yes # Keyword CURRENT_USERreserved_word_ansi-92/99_cursor=yes # Keyword CURSORreserved_word_ansi-92/99_cycle=no # Keyword CYCLEreserved_word_ansi-92/99_data=no # Keyword DATAreserved_word_ansi-92/99_date=no # Keyword DATEreserved_word_ansi-92/99_day=no # Keyword DAYreserved_word_ansi-92/99_deallocate=no # Keyword DEALLOCATEreserved_word_ansi-92/99_dec=yes # Keyword DECreserved_word_ansi-92/99_decimal=yes # Keyword DECIMALreserved_word_ansi-92/99_declare=yes # Keyword DECLAREreserved_word_ansi-92/99_default=yes # Keyword DEFAULTreserved_word_ansi-92/99_deferrable=no # Keyword DEFERRABLEreserved_word_ansi-92/99_deferred=no # Keyword DEFERREDreserved_word_ansi-92/99_delete=yes # Keyword DELETEreserved_word_ansi-92/99_depth=no # Keyword DEPTHreserved_word_ansi-92/99_desc=yes # Keyword DESCreserved_word_ansi-92/99_describe=yes # Keyword DESCRIBEreserved_word_ansi-92/99_descriptor=no # Keyword DESCRIPTORreserved_word_ansi-92/99_diagnostics=no # Keyword DIAGNOSTICSreserved_word_ansi-92/99_dictionary=no # Keyword DICTIONARYreserved_word_ansi-92/99_disconnect=no # Keyword DISCONNECTreserved_word_ansi-92/99_distinct=yes # Keyword DISTINCTreserved_word_ansi-92/99_domain=no # Keyword DOMAINreserved_word_ansi-92/99_double=yes # Keyword DOUBLEreserved_word_ansi-92/99_drop=yes # Keyword DROPreserved_word_ansi-92/99_each=yes # Keyword EACHreserved_word_ansi-92/99_else=yes # Keyword ELSEreserved_word_ansi-92/99_elseif=yes # Keyword ELSEIFreserved_word_ansi-92/99_end=no # Keyword ENDreserved_word_ansi-92/99_end-exec=yes # Keyword END-EXECreserved_word_ansi-92/99_equals=no # Keyword EQUALSreserved_word_ansi-92/99_escape=no # Keyword ESCAPEreserved_word_ansi-92/99_except=no # Keyword EXCEPTreserved_word_ansi-92/99_exception=no # Keyword EXCEPTIONreserved_word_ansi-92/99_exec=no # Keyword EXECreserved_word_ansi-92/99_execute=no # Keyword EXECUTEreserved_word_ansi-92/99_external=no # Keyword EXTERNALreserved_word_ansi-92/99_false=yes # Keyword FALSEreserved_word_ansi-92/99_fetch=yes # Keyword FETCHreserved_word_ansi-92/99_first=no # Keyword FIRSTreserved_word_ansi-92/99_float=yes # Keyword FLOATreserved_word_ansi-92/99_for=yes # Keyword FORreserved_word_ansi-92/99_foreign=yes # Keyword FOREIGNreserved_word_ansi-92/99_found=no # Keyword FOUNDreserved_word_ansi-92/99_from=yes # Keyword FROMreserved_word_ansi-92/99_full=no # Keyword FULLreserved_word_ansi-92/99_general=no # Keyword GENERALreserved_word_ansi-92/99_get=no # Keyword GETreserved_word_ansi-92/99_global=no # Keyword GLOBALreserved_word_ansi-92/99_go=no # Keyword GOreserved_word_ansi-92/99_goto=yes # Keyword GOTOreserved_word_ansi-92/99_grant=yes # Keyword GRANTreserved_word_ansi-92/99_group=yes # Keyword GROUPreserved_word_ansi-92/99_having=yes # Keyword HAVINGreserved_word_ansi-92/99_hour=no # Keyword HOURreserved_word_ansi-92/99_identity=no # Keyword IDENTITYreserved_word_ansi-92/99_if=yes # Keyword IFreserved_word_ansi-92/99_ignore=yes # Keyword IGNOREreserved_word_ansi-92/99_immediate=no # Keyword IMMEDIATEreserved_word_ansi-92/99_in=yes # Keyword INreserved_word_ansi-92/99_indicator=no # Keyword INDICATORreserved_word_ansi-92/99_initially=no # Keyword INITIALLYreserved_word_ansi-92/99_inner=yes # Keyword INNERreserved_word_ansi-92/99_input=no # Keyword INPUTreserved_word_ansi-92/99_insert=yes # Keyword INSERTreserved_word_ansi-92/99_int=yes # Keyword INTreserved_word_ansi-92/99_integer=yes # Keyword INTEGERreserved_word_ansi-92/99_intersect=no # Keyword INTERSECTreserved_word_ansi-92/99_interval=yes # Keyword INTERVALreserved_word_ansi-92/99_into=yes # Keyword INTOreserved_word_ansi-92/99_is=yes # Keyword ISreserved_word_ansi-92/99_isolation=no # Keyword ISOLATIONreserved_word_ansi-92/99_join=yes # Keyword JOINreserved_word_ansi-92/99_key=yes # Keyword KEYreserved_word_ansi-92/99_language=no # Keyword LANGUAGEreserved_word_ansi-92/99_last=no # Keyword LASTreserved_word_ansi-92/99_leading=yes # Keyword LEADINGreserved_word_ansi-92/99_leave=yes # Keyword LEAVEreserved_word_ansi-92/99_left=yes # Keyword LEFTreserved_word_ansi-92/99_less=no # Keyword LESSreserved_word_ansi-92/99_level=no # Keyword LEVELreserved_word_ansi-92/99_like=yes # Keyword LIKEreserved_word_ansi-92/99_limit=yes # Keyword LIMITreserved_word_ansi-92/99_local=no # Keyword LOCALreserved_word_ansi-92/99_loop=yes # Keyword LOOPreserved_word_ansi-92/99_match=yes # Keyword MATCHreserved_word_ansi-92/99_minute=no # Keyword MINUTEreserved_word_ansi-92/99_modify=no # Keyword MODIFYreserved_word_ansi-92/99_module=no # Keyword MODULEreserved_word_ansi-92/99_month=no # Keyword MONTHreserved_word_ansi-92/99_names=no # Keyword NAMESreserved_word_ansi-92/99_national=no # Keyword NATIONALreserved_word_ansi-92/99_natural=yes # Keyword NATURALreserved_word_ansi-92/99_nchar=no # Keyword NCHARreserved_word_ansi-92/99_new=no # Keyword NEWreserved_word_ansi-92/99_next=no # Keyword NEXTreserved_word_ansi-92/99_no=no # Keyword NOreserved_word_ansi-92/99_none=no # Keyword NONEreserved_word_ansi-92/99_not=yes # Keyword NOTreserved_word_ansi-92/99_null=yes # Keyword NULLreserved_word_ansi-92/99_numeric=yes # Keyword NUMERICreserved_word_ansi-92/99_object=no # Keyword OBJECTreserved_word_ansi-92/99_of=no # Keyword OFreserved_word_ansi-92/99_off=no # Keyword OFFreserved_word_ansi-92/99_old=no # Keyword OLDreserved_word_ansi-92/99_on=yes # Keyword ONreserved_word_ansi-92/99_only=no # Keyword ONLYreserved_word_ansi-92/99_open=no # Keyword OPENreserved_word_ansi-92/99_operation=no # Keyword OPERATIONreserved_word_ansi-92/99_option=yes # Keyword OPTIONreserved_word_ansi-92/99_or=yes # Keyword ORreserved_word_ansi-92/99_order=yes # Keyword ORDERreserved_word_ansi-92/99_outer=yes # Keyword OUTERreserved_word_ansi-92/99_output=no # Keyword OUTPUTreserved_word_ansi-92/99_pad=no # Keyword PADreserved_word_ansi-92/99_parameters=no # Keyword PARAMETERSreserved_word_ansi-92/99_partial=no # Keyword PARTIALreserved_word_ansi-92/99_precision=yes # Keyword PRECISIONreserved_word_ansi-92/99_preorder=no # Keyword PREORDERreserved_word_ansi-92/99_prepare=no # Keyword PREPAREreserved_word_ansi-92/99_preserve=no # Keyword PRESERVEreserved_word_ansi-92/99_primary=yes # Keyword PRIMARYreserved_word_ansi-92/99_prior=no # Keyword PRIORreserved_word_ansi-92/99_privileges=no # Keyword PRIVILEGESreserved_word_ansi-92/99_procedure=yes # Keyword PROCEDUREreserved_word_ansi-92/99_public=no # Keyword PUBLICreserved_word_ansi-92/99_read=yes # Keyword READreserved_word_ansi-92/99_real=yes # Keyword REALreserved_word_ansi-92/99_recursive=no # Keyword RECURSIVEreserved_word_ansi-92/99_ref=no # Keyword REFreserved_word_ansi-92/99_references=yes # Keyword REFERENCESreserved_word_ansi-92/99_referencing=no # Keyword REFERENCINGreserved_word_ansi-92/99_relative=no # Keyword RELATIVEreserved_word_ansi-92/99_resignal=no # Keyword RESIGNALreserved_word_ansi-92/99_restrict=yes # Keyword RESTRICTreserved_word_ansi-92/99_return=yes # Keyword RETURNreserved_word_ansi-92/99_returns=no # Keyword RETURNSreserved_word_ansi-92/99_revoke=yes # Keyword REVOKEreserved_word_ansi-92/99_right=yes # Keyword RIGHTreserved_word_ansi-92/99_role=no # Keyword ROLEreserved_word_ansi-92/99_rollback=no # Keyword ROLLBACKreserved_word_ansi-92/99_routine=no # Keyword ROUTINEreserved_word_ansi-92/99_row=no # Keyword ROWreserved_word_ansi-92/99_rows=no # Keyword ROWSreserved_word_ansi-92/99_savepoint=no # Keyword SAVEPOINTreserved_word_ansi-92/99_schema=yes # Keyword SCHEMAreserved_word_ansi-92/99_scroll=no # Keyword SCROLLreserved_word_ansi-92/99_search=no # Keyword SEARCHreserved_word_ansi-92/99_second=no # Keyword SECONDreserved_word_ansi-92/99_section=no # Keyword SECTIONreserved_word_ansi-92/99_select=yes # Keyword SELECTreserved_word_ansi-92/99_sequence=no # Keyword SEQUENCEreserved_word_ansi-92/99_session=no # Keyword SESSIONreserved_word_ansi-92/99_session_user=no # Keyword SESSION_USERreserved_word_ansi-92/99_set=yes # Keyword SETreserved_word_ansi-92/99_signal=no # Keyword SIGNALreserved_word_ansi-92/99_size=no # Keyword SIZEreserved_word_ansi-92/99_smallint=yes # Keyword SMALLINTreserved_word_ansi-92/99_some=no # Keyword SOMEreserved_word_ansi-92/99_space=no # Keyword SPACEreserved_word_ansi-92/99_sql=yes # Keyword SQLreserved_word_ansi-92/99_sqlexception=yes # Keyword SQLEXCEPTIONreserved_word_ansi-92/99_sqlstate=yes # Keyword SQLSTATEreserved_word_ansi-92/99_sqlwarning=yes # Keyword SQLWARNINGreserved_word_ansi-92/99_structure=no # Keyword STRUCTUREreserved_word_ansi-92/99_system_user=no # Keyword SYSTEM_USERreserved_word_ansi-92/99_table=yes # Keyword TABLEreserved_word_ansi-92/99_temporary=no # Keyword TEMPORARYreserved_word_ansi-92/99_then=yes # Keyword THENreserved_word_ansi-92/99_time=no # Keyword TIMEreserved_word_ansi-92/99_timestamp=no # Keyword TIMESTAMPreserved_word_ansi-92/99_timezone_hour=no # Keyword TIMEZONE_HOURreserved_word_ansi-92/99_timezone_minute=no # Keyword TIMEZONE_MINUTEreserved_word_ansi-92/99_to=yes # Keyword TOreserved_word_ansi-92/99_trailing=yes # Keyword TRAILINGreserved_word_ansi-92/99_transaction=no # Keyword TRANSACTIONreserved_word_ansi-92/99_translation=no # Keyword TRANSLATIONreserved_word_ansi-92/99_trigger=yes # Keyword TRIGGERreserved_word_ansi-92/99_true=yes # Keyword TRUEreserved_word_ansi-92/99_under=no # Keyword UNDERreserved_word_ansi-92/99_union=yes # Keyword UNIONreserved_word_ansi-92/99_unique=yes # Keyword UNIQUEreserved_word_ansi-92/99_unknown=no # Keyword UNKNOWNreserved_word_ansi-92/99_update=yes # Keyword UPDATEreserved_word_ansi-92/99_usage=yes # Keyword USAGEreserved_word_ansi-92/99_user=no # Keyword USERreserved_word_ansi-92/99_using=yes # Keyword USINGreserved_word_ansi-92/99_value=no # Keyword VALUEreserved_word_ansi-92/99_values=yes # Keyword VALUESreserved_word_ansi-92/99_varchar=yes # Keyword VARCHARreserved_word_ansi-92/99_variable=no # Keyword VARIABLEreserved_word_ansi-92/99_varying=yes # Keyword VARYINGreserved_word_ansi-92/99_view=no # Keyword VIEWreserved_word_ansi-92/99_when=yes # Keyword WHENreserved_word_ansi-92/99_whenever=no # Keyword WHENEVERreserved_word_ansi-92/99_where=yes # Keyword WHEREreserved_word_ansi-92/99_while=yes # Keyword WHILEreserved_word_ansi-92/99_with=yes # Keyword WITHreserved_word_ansi-92/99_without=no # Keyword WITHOUTreserved_word_ansi-92/99_work=no # Keyword WORKreserved_word_ansi-92/99_write=yes # Keyword WRITEreserved_word_ansi-92/99_year=no # Keyword YEARreserved_word_ansi-92/99_zone=no # Keyword ZONEreserved_word_ansi92_async=no # Keyword ASYNCreserved_word_ansi92_avg=no # Keyword AVGreserved_word_ansi92_between=yes # Keyword BETWEENreserved_word_ansi92_bit_length=no # Keyword BIT_LENGTHreserved_word_ansi92_char_length=no # Keyword CHAR_LENGTHreserved_word_ansi92_character_length=no # Keyword CHARACTER_LENGTHreserved_word_ansi92_coalesce=no # Keyword COALESCEreserved_word_ansi92_convert=yes # Keyword CONVERTreserved_word_ansi92_count=no # Keyword COUNTreserved_word_ansi92_exists=yes # Keyword EXISTSreserved_word_ansi92_extract=no # Keyword EXTRACTreserved_word_ansi92_insensitive=yes # Keyword INSENSITIVEreserved_word_ansi92_lower=no # Keyword LOWERreserved_word_ansi92_max=no # Keyword MAXreserved_word_ansi92_min=no # Keyword MINreserved_word_ansi92_nullif=no # Keyword NULLIFreserved_word_ansi92_octet_length=no # Keyword OCTET_LENGTHreserved_word_ansi92_oid=no # Keyword OIDreserved_word_ansi92_operators=no # Keyword OPERATORSreserved_word_ansi92_others=no # Keyword OTHERSreserved_word_ansi92_overlaps=no # Keyword OVERLAPSreserved_word_ansi92_pendant=no # Keyword PENDANTreserved_word_ansi92_position=no # Keyword POSITIONreserved_word_ansi92_private=no # Keyword PRIVATEreserved_word_ansi92_protected=no # Keyword PROTECTEDreserved_word_ansi92_replace=yes # Keyword REPLACEreserved_word_ansi92_sensitive=yes # Keyword SENSITIVEreserved_word_ansi92_similar=no # Keyword SIMILARreserved_word_ansi92_sqlcode=no # Keyword SQLCODEreserved_word_ansi92_sqlerror=no # Keyword SQLERRORreserved_word_ansi92_substring=no # Keyword SUBSTRINGreserved_word_ansi92_sum=no # Keyword SUMreserved_word_ansi92_test=no # Keyword TESTreserved_word_ansi92_there=no # Keyword THEREreserved_word_ansi92_translate=no # Keyword TRANSLATEreserved_word_ansi92_trim=no # Keyword TRIMreserved_word_ansi92_type=no # Keyword TYPEreserved_word_ansi92_upper=no # Keyword UPPERreserved_word_ansi92_virtual=no # Keyword VIRTUALreserved_word_ansi92_visible=no # Keyword VISIBLEreserved_word_ansi92_wait=no # Keyword WAITreserved_word_ansi99_admin=no # Keyword ADMINreserved_word_ansi99_aggregate=no # Keyword AGGREGATEreserved_word_ansi99_array=no # Keyword ARRAYreserved_word_ansi99_binary=yes # Keyword BINARYreserved_word_ansi99_blob=yes # Keyword BLOBreserved_word_ansi99_class=no # Keyword CLASSreserved_word_ansi99_clob=no # Keyword CLOBreserved_word_ansi99_condition=yes # Keyword CONDITIONreserved_word_ansi99_constructor=no # Keyword CONSTRUCTORreserved_word_ansi99_contains=no # Keyword CONTAINSreserved_word_ansi99_cube=no # Keyword CUBEreserved_word_ansi99_current_path=no # Keyword CURRENT_PATHreserved_word_ansi99_current_role=no # Keyword CURRENT_ROLEreserved_word_ansi99_datalink=no # Keyword DATALINKreserved_word_ansi99_deref=no # Keyword DEREFreserved_word_ansi99_destroy=no # Keyword DESTROYreserved_word_ansi99_destructor=no # Keyword DESTRUCTORreserved_word_ansi99_deterministic=yes # Keyword DETERMINISTICreserved_word_ansi99_do=no # Keyword DOreserved_word_ansi99_dynamic=no # Keyword DYNAMICreserved_word_ansi99_every=no # Keyword EVERYreserved_word_ansi99_exit=yes # Keyword EXITreserved_word_ansi99_expand=no # Keyword EXPANDreserved_word_ansi99_expanding=no # Keyword EXPANDINGreserved_word_ansi99_free=no # Keyword FREEreserved_word_ansi99_function=no # Keyword FUNCTIONreserved_word_ansi99_grouping=no # Keyword GROUPINGreserved_word_ansi99_handler=no # Keyword HANDLERreserved_word_ansi99_hast=no # Keyword HASTreserved_word_ansi99_host=no # Keyword HOSTreserved_word_ansi99_initialize=no # Keyword INITIALIZEreserved_word_ansi99_inout=yes # Keyword INOUTreserved_word_ansi99_iterate=yes # Keyword ITERATEreserved_word_ansi99_large=no # Keyword LARGEreserved_word_ansi99_lateral=no # Keyword LATERALreserved_word_ansi99_localtime=yes # Keyword LOCALTIMEreserved_word_ansi99_localtimestamp=yes # Keyword LOCALTIMESTAMPreserved_word_ansi99_locator=no # Keyword LOCATORreserved_word_ansi99_meets=no # Keyword MEETSreserved_word_ansi99_modifies=yes # Keyword MODIFIESreserved_word_ansi99_nclob=no # Keyword NCLOBreserved_word_ansi99_normalize=no # Keyword NORMALIZEreserved_word_ansi99_ordinality=no # Keyword ORDINALITYreserved_word_ansi99_out=yes # Keyword OUTreserved_word_ansi99_parameter=no # Keyword PARAMETERreserved_word_ansi99_path=no # Keyword PATHreserved_word_ansi99_period=no # Keyword PERIODreserved_word_ansi99_postfix=no # Keyword POSTFIXreserved_word_ansi99_precedes=no # Keyword PRECEDESreserved_word_ansi99_prefix=no # Keyword PREFIXreserved_word_ansi99_reads=yes # Keyword READSreserved_word_ansi99_redo=no # Keyword REDOreserved_word_ansi99_repeat=yes # Keyword REPEATreserved_word_ansi99_result=no # Keyword RESULTreserved_word_ansi99_rollup=no # Keyword ROLLUPreserved_word_ansi99_sets=no # Keyword SETSreserved_word_ansi99_specific=yes # Keyword SPECIFICreserved_word_ansi99_specifictype=no # Keyword SPECIFICTYPEreserved_word_ansi99_start=no # Keyword STARTreserved_word_ansi99_state=no # Keyword STATEreserved_word_ansi99_static=no # Keyword STATICreserved_word_ansi99_succeeds=no # Keyword SUCCEEDSreserved_word_ansi99_terminate=no # Keyword TERMINATEreserved_word_ansi99_than=no # Keyword THANreserved_word_ansi99_treat=no # Keyword TREATreserved_word_ansi99_undo=yes # Keyword UNDOreserved_word_ansi99_until=no # Keyword UNTILreserved_word_extra_access=no # Keyword ACCESSreserved_word_extra_analyze=yes # Keyword ANALYZEreserved_word_extra_audit=no # Keyword AUDITreserved_word_extra_auto_increment=no # Keyword AUTO_INCREMENTreserved_word_extra_backup=no # Keyword BACKUPreserved_word_extra_bdb=no # Keyword BDBreserved_word_extra_berkeleydb=no # Keyword BERKELEYDBreserved_word_extra_bigint=yes # Keyword BIGINTreserved_word_extra_break=no # Keyword BREAKreserved_word_extra_browse=no # Keyword BROWSEreserved_word_extra_btree=no # Keyword BTREEreserved_word_extra_bulk=no # Keyword BULKreserved_word_extra_change=yes # Keyword CHANGEreserved_word_extra_checkpoint=no # Keyword CHECKPOINTreserved_word_extra_cluster=no # Keyword CLUSTERreserved_word_extra_clustered=no # Keyword CLUSTEREDreserved_word_extra_columns=no # Keyword COLUMNSreserved_word_extra_comment=no # Keyword COMMENTreserved_word_extra_compress=no # Keyword COMPRESSreserved_word_extra_compute=no # Keyword COMPUTEreserved_word_extra_containstable=no # Keyword CONTAINSTABLEreserved_word_extra_database=yes # Keyword DATABASEreserved_word_extra_databases=yes # Keyword DATABASESreserved_word_extra_day_hour=yes # Keyword DAY_HOURreserved_word_extra_day_minute=yes # Keyword DAY_MINUTEreserved_word_extra_day_second=yes # Keyword DAY_SECONDreserved_word_extra_dbcc=no # Keyword DBCCreserved_word_extra_delayed=yes # Keyword DELAYEDreserved_word_extra_deny=no # Keyword DENYreserved_word_extra_disk=no # Keyword DISKreserved_word_extra_distinctrow=yes # Keyword DISTINCTROWreserved_word_extra_distributed=no # Keyword DISTRIBUTEDreserved_word_extra_dummy=no # Keyword DUMMYreserved_word_extra_dump=no # Keyword DUMPreserved_word_extra_enclosed=yes # Keyword ENCLOSEDreserved_word_extra_errlvl=no # Keyword ERRLVLreserved_word_extra_errors=no # Keyword ERRORSreserved_word_extra_escaped=yes # Keyword ESCAPEDreserved_word_extra_exclusive=no # Keyword EXCLUSIVEreserved_word_extra_explain=yes # Keyword EXPLAINreserved_word_extra_fields=no # Keyword FIELDSreserved_word_extra_file=no # Keyword FILEreserved_word_extra_fillfactor=no # Keyword FILLFACTORreserved_word_extra_freetext=no # Keyword FREETEXTreserved_word_extra_freetexttable=no # Keyword FREETEXTTABLEreserved_word_extra_fulltext=yes # Keyword FULLTEXTreserved_word_extra_geometry=no # Keyword GEOMETRYreserved_word_extra_hash=no # Keyword HASHreserved_word_extra_high_priority=yes # Keyword HIGH_PRIORITYreserved_word_extra_holdlock=no # Keyword HOLDLOCKreserved_word_extra_hour_minute=yes # Keyword HOUR_MINUTEreserved_word_extra_hour_second=yes # Keyword HOUR_SECONDreserved_word_extra_identified=no # Keyword IDENTIFIEDreserved_word_extra_identity_insert=no # Keyword IDENTITY_INSERTreserved_word_extra_identitycol=no # Keyword IDENTITYCOLreserved_word_extra_increment=no # Keyword INCREMENTreserved_word_extra_index=yes # Keyword INDEXreserved_word_extra_infile=yes # Keyword INFILEreserved_word_extra_initial=no # Keyword INITIALreserved_word_extra_innodb=no # Keyword INNODBreserved_word_extra_keys=yes # Keyword KEYSreserved_word_extra_kill=yes # Keyword KILLreserved_word_extra_lineno=no # Keyword LINENOreserved_word_extra_lines=yes # Keyword LINESreserved_word_extra_load=yes # Keyword LOADreserved_word_extra_lock=yes # Keyword LOCKreserved_word_extra_long=yes # Keyword LONGreserved_word_extra_longblob=yes # Keyword LONGBLOBreserved_word_extra_longtext=yes # Keyword LONGTEXTreserved_word_extra_low_priority=yes # Keyword LOW_PRIORITYreserved_word_extra_master_server_id=no # Keyword MASTER_SERVER_IDreserved_word_extra_maxextents=no # Keyword MAXEXTENTSreserved_word_extra_mediumblob=yes # Keyword MEDIUMBLOBreserved_word_extra_mediumint=yes # Keyword MEDIUMINTreserved_word_extra_mediumtext=yes # Keyword MEDIUMTEXTreserved_word_extra_middleint=yes # Keyword MIDDLEINTreserved_word_extra_minus=no # Keyword MINUSreserved_word_extra_minute_second=yes # Keyword MINUTE_SECONDreserved_word_extra_mlslabel=no # Keyword MLSLABELreserved_word_extra_mode=no # Keyword MODEreserved_word_extra_mrg_myisam=no # Keyword MRG_MYISAMreserved_word_extra_noaudit=no # Keyword NOAUDITreserved_word_extra_nocheck=no # Keyword NOCHECKreserved_word_extra_nocompress=no # Keyword NOCOMPRESSreserved_word_extra_nonclustered=no # Keyword NONCLUSTEREDreserved_word_extra_nowait=no # Keyword NOWAITreserved_word_extra_number=no # Keyword NUMBERreserved_word_extra_offline=no # Keyword OFFLINEreserved_word_extra_offsets=no # Keyword OFFSETSreserved_word_extra_online=no # Keyword ONLINEreserved_word_extra_opendatasource=no # Keyword OPENDATASOURCEreserved_word_extra_openquery=no # Keyword OPENQUERYreserved_word_extra_openrowset=no # Keyword OPENROWSETreserved_word_extra_openxml=no # Keyword OPENXMLreserved_word_extra_optimize=yes # Keyword OPTIMIZEreserved_word_extra_optionally=yes # Keyword OPTIONALLYreserved_word_extra_outfile=yes # Keyword OUTFILEreserved_word_extra_over=no # Keyword OVERreserved_word_extra_pctfree=no # Keyword PCTFREEreserved_word_extra_percent=no # Keyword PERCENTreserved_word_extra_plan=no # Keyword PLANreserved_word_extra_print=no # Keyword PRINTreserved_word_extra_proc=no # Keyword PROCreserved_word_extra_purge=yes # Keyword PURGEreserved_word_extra_raiserror=no # Keyword RAISERRORreserved_word_extra_raw=no # Keyword RAWreserved_word_extra_readtext=no # Keyword READTEXTreserved_word_extra_reconfigure=no # Keyword RECONFIGUREreserved_word_extra_regexp=yes # Keyword REGEXPreserved_word_extra_rename=yes # Keyword RENAMEreserved_word_extra_replication=no # Keyword REPLICATIONreserved_word_extra_require=yes # Keyword REQUIREreserved_word_extra_resource=no # Keyword RESOURCEreserved_word_extra_restore=no # Keyword RESTOREreserved_word_extra_rlike=yes # Keyword RLIKEreserved_word_extra_rowcount=no # Keyword ROWCOUNTreserved_word_extra_rowguidcol=no # Keyword ROWGUIDCOLreserved_word_extra_rowid=no # Keyword ROWIDreserved_word_extra_rownum=no # Keyword ROWNUMreserved_word_extra_rtree=no # Keyword RTREEreserved_word_extra_rule=no # Keyword RULEreserved_word_extra_save=no # Keyword SAVEreserved_word_extra_setuser=no # Keyword SETUSERreserved_word_extra_share=no # Keyword SHAREreserved_word_extra_show=yes # Keyword SHOWreserved_word_extra_shutdown=no # Keyword SHUTDOWNreserved_word_extra_soname=yes # Keyword SONAMEreserved_word_extra_spatial=yes # Keyword SPATIALreserved_word_extra_sql_big_result=yes # Keyword SQL_BIG_RESULTreserved_word_extra_sql_calc_found_rows=yes # Keyword SQL_CALC_FOUND_ROWSreserved_word_extra_sql_small_result=yes # Keyword SQL_SMALL_RESULTreserved_word_extra_ssl=yes # Keyword SSLreserved_word_extra_starting=yes # Keyword STARTINGreserved_word_extra_statistics=no # Keyword STATISTICSreserved_word_extra_straight_join=yes # Keyword STRAIGHT_JOINreserved_word_extra_striped=no # Keyword STRIPEDreserved_word_extra_successful=no # Keyword SUCCESSFULreserved_word_extra_synonym=no # Keyword SYNONYMreserved_word_extra_sysdate=no # Keyword SYSDATEreserved_word_extra_tables=no # Keyword TABLESreserved_word_extra_terminated=yes # Keyword TERMINATEDreserved_word_extra_textsize=no # Keyword TEXTSIZEreserved_word_extra_tinyblob=yes # Keyword TINYBLOBreserved_word_extra_tinyint=yes # Keyword TINYINTreserved_word_extra_tinytext=yes # Keyword TINYTEXTreserved_word_extra_top=no # Keyword TOPreserved_word_extra_tran=no # Keyword TRANreserved_word_extra_truncate=no # Keyword TRUNCATEreserved_word_extra_tsequal=no # Keyword TSEQUALreserved_word_extra_types=no # Keyword TYPESreserved_word_extra_uid=no # Keyword UIDreserved_word_extra_unlock=yes # Keyword UNLOCKreserved_word_extra_unsigned=yes # Keyword UNSIGNEDreserved_word_extra_updatetext=no # Keyword UPDATETEXTreserved_word_extra_use=yes # Keyword USEreserved_word_extra_user_resources=no # Keyword USER_RESOURCESreserved_word_extra_validate=no # Keyword VALIDATEreserved_word_extra_varbinary=yes # Keyword VARBINARYreserved_word_extra_varchar2=no # Keyword VARCHAR2reserved_word_extra_waitfor=no # Keyword WAITFORreserved_word_extra_warnings=no # Keyword WARNINGSreserved_word_extra_writetext=no # Keyword WRITETEXTreserved_word_extra_xor=yes # Keyword XORreserved_word_extra_year_month=yes # Keyword YEAR_MONTHreserved_word_extra_zerofill=yes # Keyword ZEROFILLright_outer_join=yes # right outer joinrollback_metadata=no # rollback_metadatarowid=auto_increment # Type for row idsafe_decimal_arithmetic=yes # safe decimal arithmeticselect_constants=yes # Select constantsselect_limit=with LIMIT # LIMIT number of rowsselect_limit2=yes # SELECT with LIMIT #,#select_limit3=yes # SELECT with LIMIT # OFFSET #select_string_size=1048565 # constant string size in SELECTselect_table_update=yes # Update with sub selectselect_without_from=yes # SELECT without FROMserver_version=MySQL 5.0.7 beta valgrind max debug/ # server versionsimple_joins=yes # ANSI SQL simple joinssorted_group_by=yes # Group by always sortedstorage_of_float=round # Storage of float valuessubqueries=yes # subqueriestable_alias=yes # Table aliastable_name_case=no # case independent table namestable_wildcard=yes # Select table_name.*temporary_table=yes # temporary tablestime_format_EUR=error # Supports HH.MM.SS (EUR) time formattime_format_HHHHMMSS=yes # Supports HHHHmmSS time formattime_format_ISO=yes # Supports HH:MM:SS (ISO) time formattime_format_USA=error # Supports HH:MM:SS (AM|PM) time formattime_format_inresult=iso # Time format in resulttransactions=yes # transactionstruncate_table=yes # truncatetype_extra_abstime=no # Type abstimetype_extra_bfile=no # Type bfiletype_extra_blob=yes # Type blobtype_extra_bool=yes # Type booltype_extra_box=no # Type boxtype_extra_byte=no # Type bytetype_extra_char(1_arg)_binary=yes # Type char(1 arg) binarytype_extra_cidr=no # Type cidrtype_extra_circle=no # Type circletype_extra_clob=no # Type clobtype_extra_datetime=yes # Type datetimetype_extra_double=yes # Type doubletype_extra_enum(1_arg)=yes # Type enum(1 arg)type_extra_float(2_arg)=yes # Type float(2 arg)type_extra_float4=yes # Type float4type_extra_float8=yes # Type float8type_extra_image=no # Type imagetype_extra_inet=no # Type inettype_extra_int(1_arg)_zerofill=yes # Type int(1 arg) zerofilltype_extra_int1=yes # Type int1type_extra_int2=yes # Type int2type_extra_int3=yes # Type int3type_extra_int4=yes # Type int4type_extra_int8=yes # Type int8type_extra_int_auto_increment=yes # Type int not null auto_incrementtype_extra_int_identity=no # Type int not null identitytype_extra_int_unsigned=yes # Type int unsignedtype_extra_interval=no # Type intervaltype_extra_line=no # Type linetype_extra_long=yes # Type longtype_extra_long_raw=no # Type long rawtype_extra_long_varbinary=yes # Type long varbinarytype_extra_long_varchar(1_arg)=no # Type long varchar(1 arg)type_extra_lseg=no # Type lsegtype_extra_macaddr=no # Type macaddrtype_extra_mediumint=yes # Type mediuminttype_extra_mediumtext=yes # Type mediumtexttype_extra_middleint=yes # Type middleinttype_extra_mlslabel=no # Type mlslabeltype_extra_money=no # Type moneytype_extra_nclob=no # Type nclobtype_extra_number=no # Type numbertype_extra_number(1_arg)=no # Type number(1 arg)type_extra_number(2_arg)=no # Type number(2 arg)type_extra_nvarchar2(1_arg)=no # Type nvarchar2(1 arg)type_extra_path=no # Type pathtype_extra_point=yes # Type pointtype_extra_polygon=yes # Type polygontype_extra_raw(1_arg)=no # Type raw(1 arg)type_extra_reltime=no # Type reltimetype_extra_rowid=no # Type rowidtype_extra_serial=yes # Type serialtype_extra_set(1_arg)=yes # Type set(1 arg)type_extra_smalldatetime=no # Type smalldatetimetype_extra_smallfloat=no # Type smallfloattype_extra_smallmoney=no # Type smallmoneytype_extra_text=yes # Type texttype_extra_text(1_arg)=yes # Type text(1 arg)type_extra_timespan=no # Type timespantype_extra_uint=no # Type uinttype_extra_varchar2(1_arg)=no # Type varchar2(1 arg)type_extra_year=yes # Type yeartype_odbc_bigint=yes # Type biginttype_odbc_binary(1_arg)=yes # Type binary(1 arg)type_odbc_datetime=yes # Type datetimetype_odbc_tinyint=yes # Type tinyinttype_odbc_varbinary(1_arg)=yes # Type varbinary(1 arg)type_sql_bit=yes # Type bittype_sql_bit(1_arg)=yes # Type bit(1 arg)type_sql_bit_varying(1_arg)=no # Type bit varying(1 arg)type_sql_boolean=yes # Type booleantype_sql_char(1_arg)=yes # Type char(1 arg)type_sql_char_varying(1_arg)=yes # Type char varying(1 arg)type_sql_character(1_arg)=yes # Type character(1 arg)type_sql_character_varying(1_arg)=yes # Type character varying(1 arg)type_sql_date=yes # Type datetype_sql_dec(2_arg)=yes # Type dec(2 arg)type_sql_decimal(2_arg)=yes # Type decimal(2 arg)type_sql_double_precision=yes # Type double precisiontype_sql_float=yes # Type floattype_sql_float(1_arg)=yes # Type float(1 arg)type_sql_int=yes # Type inttype_sql_integer=yes # Type integertype_sql_interval_day=no # Type interval daytype_sql_interval_day_to_hour=no # Type interval day to hourtype_sql_interval_day_to_minute=no # Type interval day to minutetype_sql_interval_day_to_second=no # Type interval day to secondtype_sql_interval_hour=no # Type interval hourtype_sql_interval_hour_to_minute=no # Type interval hour to minutetype_sql_interval_hour_to_second=no # Type interval hour to secondtype_sql_interval_minute=no # Type interval minutetype_sql_interval_minute_to_second=no # Type interval minute to secondtype_sql_interval_month=no # Type interval monthtype_sql_interval_second=no # Type interval secondtype_sql_interval_year=no # Type interval yeartype_sql_interval_year_to_month=no # Type interval year to monthtype_sql_national_char_varying(1_arg)=yes # Type national char varying(1 arg)type_sql_national_character(1_arg)=yes # Type national character(1 arg)type_sql_national_character_varying(1_arg)=yes # Type national character varying(1 arg)type_sql_nchar(1_arg)=yes # Type nchar(1 arg)type_sql_nchar_varying(1_arg)=yes # Type nchar varying(1 arg)type_sql_numeric(2_arg)=yes # Type numeric(2 arg)type_sql_real=yes # Type realtype_sql_smallint=yes # Type smallinttype_sql_time=yes # Type timetype_sql_timestamp=yes # Type timestamptype_sql_timestamp_with_time_zone=no # Type timestamp with time zonetype_sql_varchar(1_arg)=yes # Type varchar(1 arg)union=yes # unionunion_all=yes # union allunion_all_incompat=yes # union all (incompatible lists)union_incompat=yes # union (incompatible lists)unique_in_create=yes # unique in create tableunique_null_in_create=yes # unique null in createvalue_of_false=0 # Value of FALSEvalue_of_true=1 # Value of TRUEviews=yes # viewswhere_string_size=1048539 # constant string size in where
|