empress.cfg
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:16k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. #This file is automaticly generated by crash-me 1.18a
  2. NEG=yes # update of column= -column
  3. atomic_updates=no # atomic updates
  4. binary_items=no # binary items (0x41)
  5. case_insensitive_strings=no # case insensitive compare
  6. column_alias=no # Column alias
  7. comment_#=no # # as comment
  8. comment_--=yes # -- as comment
  9. comment_/**/=yes # /* */ as comment
  10. compute=no # Compute
  11. connections=10 # Simultaneous connections
  12. crash_me_safe=no # crash me safe
  13. crash_me_version=1.18a # crash me version
  14. create_default=no # default value for column
  15. create_index=yes # create index
  16. cross_join=no # cross join (same as from a,b)
  17. date_as_string=no # String functions on date columns
  18. date_with_YY=no # Supports YY-MM-DD dates
  19. date_zero=no # Supports 0000-00-00 dates
  20. double_quotes=yes # Double '' as ' in strings
  21. drop_index=yes # drop index
  22. except=no # except
  23. except_all=no # except all
  24. float_int_expr=yes # mixing of integer and float in expression
  25. foreign_key_syntax=no # foreign key syntax
  26. full_outer_join=no # full outer join
  27. func_extra_!=no # Function NOT as '!' in SELECT
  28. func_extra_%=yes # Function MOD as %
  29. func_extra_&=no # Function & (bitwise and)
  30. func_extra_&&=no # Function AND as '&&'
  31. func_extra_<>=no # Function <> in SELECT
  32. func_extra_==no # Function =
  33. func_extra_and_or=no # Function AND and OR in SELECT
  34. func_extra_atn2=no # Function ATN2
  35. func_extra_auto_num2string=no # Function automatic num->string convert
  36. func_extra_auto_string2num=no # Function automatic string->num convert
  37. func_extra_between=no # Function BETWEEN in SELECT
  38. func_extra_bit_count=no # Function BIT_COUNT
  39. func_extra_charindex=no # Function CHARINDEX
  40. func_extra_concat_as_+=no # Function concatenation with +
  41. func_extra_concat_list=no # Function CONCAT(list)
  42. func_extra_convert=no # Function CONVERT
  43. func_extra_date_format=no # Function DATE_FORMAT
  44. func_extra_dateadd=no # Function DATEADD
  45. func_extra_datediff=no # Function DATEDIFF
  46. func_extra_datename=no # Function DATENAME
  47. func_extra_datepart=no # Function DATEPART
  48. func_extra_elt=no # Function ELT
  49. func_extra_encrypt=no # Function ENCRYPT
  50. func_extra_field=no # Function FIELD
  51. func_extra_format=no # Function FORMAT
  52. func_extra_from_days=no # Function FROM_DAYS
  53. func_extra_from_unixtime=no # Function FROM_UNIXTIME
  54. func_extra_getdate=no # Function GETDATE
  55. func_extra_if=no # Function IF
  56. func_extra_in_num=no # Function IN on numbers in SELECT
  57. func_extra_in_str=no # Function IN on strings in SELECT
  58. func_extra_instr=no # Function LOCATE as INSTR
  59. func_extra_interval=no # Function INTERVAL
  60. func_extra_last_insert_id=no # Function LAST_INSERT_ID
  61. func_extra_like=no # Function LIKE in SELECT
  62. func_extra_like_escape=no # Function LIKE ESCAPE in SELECT
  63. func_extra_lpad=no # Function LPAD
  64. func_extra_max_num=no # Function MAX on numbers
  65. func_extra_mid=no # Function SUBSTRING as MID
  66. func_extra_min_num=no # Function MIN on numbers
  67. func_extra_not=no # Function NOT in SELECT
  68. func_extra_not_between=no # Function NOT BETWEEN in SELECT
  69. func_extra_not_like=no # Function NOT LIKE in SELECT
  70. func_extra_odbc_convert=no # Function ODBC CONVERT
  71. func_extra_password=no # Function PASSWORD
  72. func_extra_patindex=no # Function PATINDEX
  73. func_extra_period_add=no # Function PERIOD_ADD
  74. func_extra_period_diff=no # Function PERIOD_DIFF
  75. func_extra_pow=yes # Function POW
  76. func_extra_regexp=no # Function REGEXP in SELECT
  77. func_extra_replicate=no # Function REPLICATE
  78. func_extra_reverse=no # Function REVERSE
  79. func_extra_round1=yes # Function ROUND(1 arg)
  80. func_extra_rpad=no # Function RPAD
  81. func_extra_sec_to_time=no # Function SEC_TO_TIME
  82. func_extra_str=no # Function STR
  83. func_extra_strcmp=no # Function STRCMP
  84. func_extra_stuff=no # Function STUFF
  85. func_extra_substring_index=no # Function SUBSTRING_INDEX
  86. func_extra_time_to_sec=no # Function TIME_TO_SEC
  87. func_extra_to_days=no # Function TO_DAYS
  88. func_extra_translate=no # Function TRANSLATE
  89. func_extra_trim_many_char=no # Function TRIM; Many char extension
  90. func_extra_trim_substring=no # Function TRIM; Substring extension
  91. func_extra_unix_timestamp=no # Function UNIX_TIMESTAMP
  92. func_extra_version=no # Function VERSION
  93. func_extra_weekday=no # Function WEEKDAY
  94. func_extra_|=no # Function | (bitwise or)
  95. func_extra_||=no # Function OR as '||'
  96. func_odbc_abs=yes # Function ABS
  97. func_odbc_acos=yes # Function ACOS
  98. func_odbc_ascii=no # Function ASCII
  99. func_odbc_asin=yes # Function ASIN
  100. func_odbc_atan=yes # Function ATAN
  101. func_odbc_atan2=yes # Function ATAN2
  102. func_odbc_ceiling=yes # Function CEILING
  103. func_odbc_char=no # Function CHAR
  104. func_odbc_concat=no # Function CONCAT(2 arg)
  105. func_odbc_cos=yes # Function COS
  106. func_odbc_cot=no # Function COT
  107. func_odbc_curdate=no # Function CURDATE
  108. func_odbc_curtime=no # Function CURTIME
  109. func_odbc_database=no # Function DATABASE
  110. func_odbc_dayname=no # Function DAYNAME
  111. func_odbc_dayofmonth=no # Function DAYOFMONTH
  112. func_odbc_dayofweek=no # Function DAYOFWEEK
  113. func_odbc_dayofyear=no # Function DAYOFYEAR
  114. func_odbc_degrees=no # Function DEGREES
  115. func_odbc_difference=no # Function DIFFERENCE()
  116. func_odbc_exp=yes # Function EXP
  117. func_odbc_extract=no # Function EXTRACT
  118. func_odbc_floor=yes # Function FLOOR
  119. func_odbc_fn_left=no # Function ODBC syntax LEFT & RIGHT
  120. func_odbc_hour=no # Function HOUR
  121. func_odbc_hour_time=no # Function ANSI HOUR
  122. func_odbc_ifnull=no # Function IFNULL
  123. func_odbc_insert=no # Function INSERT
  124. func_odbc_lcase=no # Function LCASE
  125. func_odbc_left=no # Function LEFT
  126. func_odbc_length=yes # Function REAL LENGTH
  127. func_odbc_length_without_space=error # Function ODBC LENGTH
  128. func_odbc_locate_2=no # Function LOCATE(2 arg)
  129. func_odbc_locate_3=no # Function LOCATE(3 arg)
  130. func_odbc_log=yes # Function LOG
  131. func_odbc_log10=yes # Function LOG10
  132. func_odbc_ltrim=yes # Function LTRIM
  133. func_odbc_minute=no # Function MINUTE
  134. func_odbc_mod=no # Function MOD
  135. func_odbc_month=no # Function MONTH
  136. func_odbc_monthname=no # Function MONTHNAME
  137. func_odbc_now=no # Function NOW
  138. func_odbc_pi=no # Function PI
  139. func_odbc_power=no # Function POWER
  140. func_odbc_quarter=no # Function QUARTER
  141. func_odbc_radians=no # Function RADIANS
  142. func_odbc_rand=no # Function RAND
  143. func_odbc_repeat=no # Function REPEAT
  144. func_odbc_replace=no # Function REPLACE
  145. func_odbc_right=no # Function RIGHT
  146. func_odbc_round=yes # Function ROUND(2 arg)
  147. func_odbc_rtrim=yes # Function RTRIM
  148. func_odbc_second=no # Function SECOND
  149. func_odbc_sign=yes # Function SIGN
  150. func_odbc_sin=yes # Function SIN
  151. func_odbc_soundex=no # Function SOUNDEX
  152. func_odbc_space=no # Function SPACE
  153. func_odbc_sqrt=yes # Function SQRT
  154. func_odbc_substring=no # Function ODBC SUBSTRING
  155. func_odbc_tan=yes # Function TAN
  156. func_odbc_timestampadd=no # Function TIMESTAMPADD
  157. func_odbc_timestampdiff=no # Function TIMESTAMPDIFF
  158. func_odbc_truncate=no # Function TRUNCATE
  159. func_odbc_ucase=no # Function UCASE
  160. func_odbc_user=no # Function USER
  161. func_odbc_week=no # Function WEEK
  162. func_odbc_year=no # Function YEAR
  163. func_sql_+=yes # Function +, -, * and /
  164. func_sql_bit_length=no # Function BIT_LENGTH
  165. func_sql_case=no # Function CASE
  166. func_sql_cast=no # Function CAST
  167. func_sql_char_length=no # Function CHAR_LENGTH
  168. func_sql_character_length=no # Function CHARACTER_LENGTH
  169. func_sql_concat_as_||=no # Function concatenation with ||
  170. func_sql_current_date=no # Function CURRENT_DATE
  171. func_sql_current_date()=no # Function CURRENT_DATE()
  172. func_sql_current_time=no # Function CURRENT_TIME
  173. func_sql_current_time()=no # Function CURRENT_TIME()
  174. func_sql_current_timestamp=no # Function CURRENT_TIMESTAMP
  175. func_sql_current_timestamp()=no # Function CURRENT_TIMESTAMP()
  176. func_sql_lower=no # Function LOWER
  177. func_sql_octet_length=no # Function OCTET_LENGTH
  178. func_sql_position=no # Function POSITION
  179. func_sql_session_user=no # Function SESSION_USER
  180. func_sql_substring=no # Function ANSI SQL SUBSTRING
  181. func_extra_sysdate=no # Function SYSDATE
  182. func_sql_system_user=no # Function SYSTEM_USER
  183. func_sql_trim=no # Function TRIM
  184. func_sql_upper=no # Function UPPER
  185. func_where_between=yes # Function BETWEEN
  186. func_where_eq_all=yes # Function = ALL
  187. func_where_eq_any=yes # Function = ANY
  188. func_where_eq_some=yes # Function = SOME
  189. func_where_exists=yes # Function EXISTS
  190. func_where_in_num=yes # Function IN on numbers
  191. func_where_like=yes # Function LIKE
  192. func_where_like_escape=yes # Function LIKE ESCAPE
  193. func_where_match=yes # Function MATCH
  194. func_where_match_unique=no # Function MATCH UNIQUE
  195. func_where_not_between=yes # Function NOT BETWEEN
  196. func_where_not_exists=yes # Function NOT EXISTS
  197. func_where_not_like=yes # Function NOT LIKE
  198. func_where_not_unique=no # Function NOT UNIQUE
  199. func_where_unique=no # Function UNIQUE
  200. functions=yes # Functions
  201. group_by=yes # Group by
  202. group_by_position=no # Group by position
  203. group_distinct_functions=yes # Group functions with distinct
  204. group_func_extra_bit_and=no # Group function BIT_AND
  205. group_func_extra_bit_or=no # Group function BIT_OR
  206. group_func_extra_std=no # Group function STD
  207. group_func_extra_stddev=no # Group function STDDEV
  208. group_func_extra_variance=no # Group function VARIANCE
  209. group_func_sql_avg=yes # Group function AVG
  210. group_func_sql_count_*=yes # Group function COUNT (*)
  211. group_func_sql_count_column=no # Group function COUNT column name
  212. group_func_sql_count_distinct=yes # Group function COUNT DISTINCT column name
  213. group_func_sql_max=yes # Group function MAX on numbers
  214. group_func_sql_max_str=yes # Group function MAX on strings
  215. group_func_sql_min=yes # Group function MIN on numbers
  216. group_func_sql_min_str=yes # Group function MIN on strings
  217. group_func_sql_sum=yes # Group function SUM
  218. group_functions=yes # Group functions
  219. having=yes # Having
  220. having_with_alias=no # Having with alias
  221. having_with_group=yes # Having with group function
  222. index_in_create=no # index in create table
  223. index_namespace=yes # different namespace for index
  224. index_parts=no # index on column part (extension)
  225. insert_empty_string=no # insert empty string
  226. insert_select=yes # insert INTO ... SELECT ...
  227. intersect=no # intersect
  228. intersect_all=no # intersect all
  229. join_tables=63 # tables in join
  230. left_outer_join=no # left outer join
  231. left_outer_join_using=no # left outer join using
  232. like_with_column=yes # column LIKE column
  233. like_with_number=yes # LIKE on numbers
  234. lock_tables=yes # lock table
  235. logical_value=not supported # Value of logical operation (1=1)
  236. max_big_expressions=1 # big expressions
  237. max_char_size=7930634 # max char() size
  238. max_column_name=31 # column name length
  239. max_columns=2419 # Columns in table
  240. max_conditions=628 # OR and AND in WHERE
  241. max_expressions=4092 # simple expressions
  242. max_index=+64 # max index
  243. max_index_length=2710 # index length
  244. max_index_name=32 # index name length
  245. max_index_part_length=2710 # index part length
  246. max_index_parts=+64 # index parts
  247. max_row_length=62696 # max table row length (without blobs)
  248. max_row_length_with_null=62702 # table row length with nulls (without blobs)
  249. max_stack_expression=131 # stacked expressions
  250. max_table_alias_name=+512 # table alias name length
  251. max_table_name=32 # table name length
  252. max_text_size=4095 # max text or blob size
  253. max_unique_index=+64 # max unique index
  254. minus_neg=no # Calculate 1--1
  255. multi_drop=no # many tables to drop table
  256. multi_strings=no # Multiple line strings
  257. multi_table_delete=no # DELETE FROM table1,table2...
  258. multi_table_update=no # Update with many tables
  259. natural_join=no # natural join
  260. natural_left_outer_join=no # natural left outer join
  261. no_primary_key=yes # Tables without primary key
  262. null_concat_expr=no # Is concat('a',NULL) = NULL
  263. null_in_index=no # null in index
  264. null_num_expr=no # Is 1+NULL = NULL
  265. odbc_left_outer_join=no # left outer join odbc style
  266. operating_system=Linux 2.0.33 i586 # crash-me tested on
  267. order_by=yes # Order by
  268. order_by_position=yes # Order by position
  269. primary_key_in_create=no # primary key in create table
  270. query_size=16777216 # query size
  271. quote_with_"=yes # Allows ' and " as string markers
  272. recursive_subqueries=49 # recursive subqueries
  273. remember_end_space=error # Remembers end space in char()
  274. right_outer_join=no # right outer join
  275. select_constants=yes # Select constants
  276. select_string_size=32753 # constant string string size in SELECT
  277. select_table_update=no # Update with sub select
  278. select_without_from=no # SELECT without FROM
  279. server_version=EMPRESS Version 6.10 # server version
  280. simple_joins=yes # ANSI SQL simple joins
  281. subqueries=yes # subqueries
  282. table_alias=no # Table alias
  283. table_wildcard=no # Select table_name.*
  284. transactions=yes # transactions
  285. type_extra_abstime=no # Type abstime
  286. type_extra_blob=no # Type blob
  287. type_extra_bool=no # Type bool
  288. type_extra_box=no # Type box
  289. type_extra_byte=no # Type byte
  290. type_extra_char(1_arg)_binary=no # Type char(1 arg) binary
  291. type_extra_char16=no # Type char16
  292. type_extra_char2=no # Type char2
  293. type_extra_char4=no # Type char4
  294. type_extra_char8=no # Type char8
  295. type_extra_circle=no # Type circle
  296. type_extra_datetime=no # Type datetime
  297. type_extra_enum(1_arg)=no # Type enum(1 arg)
  298. type_extra_float4=no # Type float4
  299. type_extra_float8=no # Type float8
  300. type_extra_image=no # Type image
  301. type_extra_int(1_arg)_zerofill=no # Type int(1 arg) zerofill
  302. type_extra_int1=no # Type int1
  303. type_extra_int2=no # Type int2
  304. type_extra_int3=no # Type int3
  305. type_extra_int4=no # Type int4
  306. type_extra_int8=no # Type int8
  307. type_extra_int_auto_increment=no # Type int not null auto_increment
  308. type_extra_line=no # Type line
  309. type_extra_long_varbinary=no # Type long varbinary
  310. type_extra_long_varchar(1_arg)=no # Type long varchar(1 arg)
  311. type_extra_lseg=no # Type lseg
  312. type_extra_mediumint=no # Type mediumint
  313. type_extra_mediumtext=no # Type mediumtext
  314. type_extra_middleint=no # Type middleint
  315. type_extra_money=no # Type money
  316. type_sql_nchar(1_arg)=no # Type nchar(1 arg)
  317. type_extra_nvarchar(2_arg)=no # Type nvarchar(2 arg)
  318. type_extra_path=no # Type path
  319. type_extra_point=no # Type point
  320. type_extra_polygon=no # Type polygon
  321. type_extra_reltime=no # Type reltime
  322. type_extra_serial=no # Type serial
  323. type_extra_set(1_arg)=no # Type set(1 arg)
  324. type_extra_smalldatetime=no # Type smalldatetime
  325. type_extra_smallfloat=no # Type smallfloat
  326. type_extra_smallmoney=no # Type smallmoney
  327. type_extra_text=yes # Type text
  328. type_extra_text(1_arg)=yes # Type text(1 arg)
  329. type_extra_timespan=no # Type timespan
  330. type_extra_year=no # Type year
  331. type_odbc_bigint=no # Type bigint
  332. type_odbc_binary(1_arg)=no # Type binary(1 arg)
  333. type_odbc_datetime=no # Type datetime
  334. type_sql_smallint=yes # Type smallint
  335. type_odbc_tinyint=no # Type tinyint
  336. type_odbc_varbinary(1_arg)=no # Type varbinary(1 arg)
  337. type_sql_bit=no # Type bit
  338. type_sql_bit(1_arg)=no # Type bit(1 arg)
  339. type_sql_bit_varying(1_arg)=no # Type bit varying(1 arg)
  340. type_sql_char(1_arg)=yes # Type char(1 arg)
  341. type_sql_char_varying(1_arg)=no # Type char varying(1 arg)
  342. type_sql_character(1_arg)=yes # Type character(1 arg)
  343. type_sql_character_varying(1_arg)=no # Type character varying(1 arg)
  344. type_sql_date=yes # Type date
  345. type_sql_dec(2_arg)=yes # Type dec(2 arg)
  346. type_sql_decimal(2_arg)=yes # Type decimal(2 arg)
  347. type_extra_double=no # Type double
  348. type_sql_double_precision=yes # Type double precision
  349. type_sql_float=yes # Type float
  350. type_extra_float(2_arg)=no # Type float(1 arg)
  351. type_sql_int=yes # Type int
  352. type_sql_integer=yes # Type integer
  353. type_sql_interval_year=no # Type interval year
  354. type_sql_numeric(2_arg)=no # Type numeric(2 arg)
  355. type_sql_real=yes # Type real
  356. type_sql_time=yes # Type time
  357. type_sql_timestamp=no # Type timestamp
  358. type_sql_varchar(1_arg)=no # Type varchar(1 arg)
  359. union=no # union
  360. union_all=no # union all
  361. unique_in_create=no # unique in create table
  362. views=yes # views
  363. where_string_size=nonstandard # constant string size in where