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