📄 msql.cfg
字号:
#This file is automaticly generated by crash-me 1.32NEG=no # update of column= -columnalter_add_col=no # Alter table add columnalter_add_multi_col=no # Alter table add many columnsalter_alter_col=no # Alter table alter columnalter_change_col=no # Alter table change columnalter_drop_col=no # Alter table drop columnalter_modify_col=no # Alter table modify columnalter_rename_table=no # Alter table rename tableatomic_updates=no # atomic updatesbinary_items=no # binary items (0x41)case_insensitive_strings=no # case insensitive comparecolumn_alias=no # Column aliascolumns_in_order_by=+64 # number of columns in order bycomment_#=yes # # as commentcomment_--=no # -- as commentcomment_/**/=no # /* */ as commentcompute=no # Computeconnections=200 # Simultaneous connectionscrash_me_safe=yes # crash me safecrash_me_version=1.32 # crash me versioncreate_default=no # default value for columncreate_default_func=no # default value function for columncreate_if_not_exists=no # create table if not existscreate_index=yes # create indexcreate_table_select=no # create table from selectcross_join=no # cross join (same as from a,b)date_with_YY=no # Supports YY-MM-DD datesdate_zero=no # Supports 0000-00-00 datesdouble_quotes=no # Double '' as ' in stringsdrop_if_exists=no # drop table if existsdrop_index=with 'FROM' # drop indexend_colon=no # allows end ';'except=no # exceptexcept_all=no # except allforeign_key_syntax=no # foreign key syntaxfull_outer_join=no # full outer joinfunc_where_between=no # Function BETWEENfunc_where_eq_all=no # Function = ALLfunc_where_eq_any=no # Function = ANYfunc_where_eq_some=no # Function = SOMEfunc_where_exists=no # Function EXISTSfunc_where_in_num=no # Function IN on numbersfunc_where_like=yes # Function LIKEfunc_where_like_escape=no # Function LIKE ESCAPEfunc_where_match=no # Function MATCHfunc_where_match_unique=no # Function MATCH UNIQUEfunc_where_matches=no # Function MATCHESfunc_where_not_between=no # Function NOT BETWEENfunc_where_not_exists=no # Function NOT EXISTSfunc_where_not_like=yes # Function NOT LIKEfunc_where_not_unique=no # Function NOT UNIQUEfunc_where_unique=no # Function UNIQUEfunctions=no # Functionsgroup_by=no # Group bygroup_by_alias=no # Group by aliasgroup_by_null=no # group on column with null valuesgroup_by_position=no # Group by positiongroup_distinct_functions=no # Group functions with distinctgroup_functions=no # Group functionshaving=no # Havinghaving_with_alias=no # Having with aliashaving_with_group=no # Having with group functionignore_end_space=no # ignore end space in compareindex_in_create=no # index in create tableindex_namespace=yes # different namespace for indexindex_parts=no # index on column part (extension)insert_empty_string=yes # insert empty stringinsert_select=no # insert INTO ... SELECT ...insert_with_set=no # INSERT with set syntaxintersect=no # intersectintersect_all=no # intersect alljoin_tables=+64 # tables in joinleft_outer_join=no # left outer joinleft_outer_join_using=no # left outer join usinglike_with_column=yes # column LIKE columnlike_with_number=no # LIKE on numberslock_tables=no # lock tablelogical_value=not supported # Value of logical operation (1=1)max_char_size=131038 # max char() sizemax_columns=75 # Columns in tablemax_conditions=72 # OR and AND in WHEREmax_index=+64 # max indexmax_index_length=+8192 # index lengthmax_index_name=35 # index name lengthmax_index_part_length=+8192 # index part lengthmax_index_parts=9 # index partsmax_row_length=19125 # max table row length (without blobs)max_row_length_with_null=19125 # table row length with nulls (without blobs)max_table_alias_name=34 # table alias name lengthmax_table_name=35 # table name lengthmax_unique_index=+64 # max unique indexminus=no # minusminus_neg=no # Calculate 1--1multi_drop=no # many tables to drop tablemulti_strings=no # Multiple line stringsmulti_table_delete=no # DELETE FROM table1,table2...multi_table_update=no # Update with many tablesinsert_multi_value=no # Value lists in INSERTnatural_join=no # natural joinnatural_left_outer_join=no # natural left outer joinno_primary_key=yes # Tables without primary keynull_in_index=no # null in indexodbc_left_outer_join=no # left outer join odbc styleoperating_system=Linux 2.2.10 i686 # crash-me tested onorder_by=yes # Order byorder_by_function=no # Order by functionorder_by_position=no # Order by positionorder_by_remember_desc=no # Order by DESC is rememberedprimary_key_in_create=no # primary key in create tablequery_size=131069 # query sizequote_with_"=no # Allows ' and " as string markersremember_end_space=yes # Remembers end space in char()remember_end_space_varchar=no # Remembers end space in varchar()right_outer_join=no # right outer joinrowid=no # Type for row idselect_constants=no # Select constantsselect_limit=yes # SELECT with LIMITselect_limit2=no # SELECT with LIMIT #,#select_table_update=no # Update with sub selectselect_without_from=no # SELECT without FROMserver_version=mSQL server version 2.0.11 # server versionsimple_joins=yes # ANSI SQL simple joinssubqueries=no # subqueriestable_alias=yes # Table aliastable_name_case=no # case independent table namestable_wildcard=no # Select table_name.*tempoary_table=no # temporary tablestransactions=no # transactionstype_extra_abstime=no # Type abstimetype_extra_bfile=no # Type bfiletype_extra_blob=no # Type blobtype_extra_bool=no # Type booltype_extra_box=no # Type boxtype_extra_byte=no # Type bytetype_extra_char(1_arg)_binary=no # Type char(1 arg) binarytype_extra_circle=no # Type circletype_extra_clob=no # Type clobtype_extra_datetime=no # Type datetimetype_extra_double=yes # Type doubletype_extra_enum(1_arg)=no # Type enum(1 arg)type_extra_float(2_arg)=no # Type float(2 arg)type_extra_float4=no # Type float4type_extra_float8=no # Type float8type_extra_image=no # Type imagetype_extra_int(1_arg)_zerofill=no # Type int(1 arg) zerofilltype_extra_int1=no # Type int1type_extra_int2=no # Type int2type_extra_int3=no # Type int3type_extra_int4=no # Type int4type_extra_int8=no # Type int8type_extra_int_auto_increment=no # Type int not null auto_incrementtype_extra_int_unsigned=no # Type int unsignedtype_extra_interval=no # Type intervaltype_extra_line=no # Type linetype_extra_long=no # Type longtype_extra_long_raw=no # Type long rawtype_extra_long_varbinary=no # Type long varbinarytype_extra_long_varchar(1_arg)=no # Type long varchar(1 arg)type_extra_lseg=no # Type lsegtype_extra_mediumint=no # Type mediuminttype_extra_mediumtext=no # Type mediumtexttype_extra_middleint=no # Type middleinttype_extra_mlslabel=no # Type mlslabeltype_extra_money=yes # 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=no # Type pointtype_extra_polygon=no # Type polygontype_extra_raw(1_arg)=no # Type raw(1 arg)type_extra_reltime=no # Type reltimetype_extra_rowid=no # Type rowidtype_extra_serial=no # Type serialtype_extra_set(1_arg)=no # Type set(1 arg)type_extra_smalldatetime=no # Type smalldatetimetype_extra_smallfloat=no # Type smallfloattype_extra_smallmoney=no # Type smallmoneytype_extra_text=no # Type texttype_extra_text(1_arg)=yes # Type text(1 arg)type_extra_timespan=no # Type timespantype_extra_uint=yes # Type uinttype_extra_varchar2(1_arg)=no # Type varchar2(1 arg)type_extra_year=no # Type yeartype_odbc_bigint=yes # Type biginttype_odbc_binary(1_arg)=no # Type binary(1 arg)type_odbc_datetime=no # Type datetimetype_odbc_tinyint=yes # Type tinyinttype_odbc_varbinary(1_arg)=no # Type varbinary(1 arg)type_sql_bit=no # Type bittype_sql_bit(1_arg)=no # Type bit(1 arg)type_sql_bit_varying(1_arg)=no # Type bit varying(1 arg)type_sql_char(1_arg)=yes # Type char(1 arg)type_sql_char_varying(1_arg)=no # Type char varying(1 arg)type_sql_character(1_arg)=yes # Type character(1 arg)type_sql_character_varying(1_arg)=no # Type character varying(1 arg)type_sql_date=yes # Type datetype_sql_dec(2_arg)=no # Type dec(2 arg)type_sql_decimal(2_arg)=no # Type decimal(2 arg)type_sql_double_precision=no # Type double precisiontype_sql_float=yes # Type floattype_sql_float(1_arg)=no # Type float(1 arg)type_sql_int=yes # Type inttype_sql_integer=yes # Type integertype_sql_interval_day_to_second=no # Type interval day to 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)=no # Type national char varying(1 arg)type_sql_national_character(1_arg)=no # Type national character(1 arg)type_sql_national_character_varying(1_arg)=no # Type national character varying(1 arg)type_sql_nchar(1_arg)=no # Type nchar(1 arg)type_sql_numeric(2_arg)=no # Type numeric(2 arg)type_sql_real=yes # Type realtype_sql_smallint=yes # Type smallinttype_sql_time=yes # Type timetype_sql_timestamp=no # Type timestamptype_sql_timestamp_with_time_zone=no # Type timestamp with time zonetype_sql_varchar(1_arg)=no # Type varchar(1 arg)union=no # unionunion_all=no # union allunique_in_create=no # unique in create tableviews=no # viewswhere_string_size=131035 # constant string size in where
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -