mariadb/mysql-test/t
unknown 150cf58f8f Bug#6726 - failure to parse NOT BETWEEN
Fix and test for parse bug


mysql-test/r/func_test.result:
  Bug#6726
    Test for parse bug
mysql-test/t/func_test.test:
  Bug#6726
    Test for parse bug
sql/sql_yacc.yy:
  Bug#6726
    Parser was confused by NOT in lookahead
2005-02-03 23:08:43 +00:00
..
alias.test
alter_table.test Added test for bug #7884 "Able to add invalid unique index on TIMESTAMP 2005-01-18 17:45:49 +03:00
analyse.test Minor clean up. 2005-01-12 22:55:10 +02:00
ansi.test
archive.test Merge from 4.1 2005-01-26 15:51:46 +01:00
auto_increment.test
backup-master.sh
backup.test
bdb-alter-table-1.test
bdb-alter-table-2-master.opt
bdb-alter-table-2.test
bdb-crash.test
bdb-deadlock.test
bdb-deadlock.tminus
bdb.test Fix test results to account for difference between release BDB, debug BDB and MyISAM. 2004-12-31 14:48:11 +03:00
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test
binary.test
bool.test
bulk_replace.test
case.test
cast.test Fix for bug #6914 "Problems using time()/date() output in expressions". 2004-12-30 13:39:01 +03:00
check.test
client_xml.test Update client_xml test to avoid timestamp-sensitive part of test. 2005-01-31 18:48:42 -08:00
comments.test
compare.test Fix error in string comparisons with CHAR(31) against the space-padding 2005-01-28 17:18:35 -08:00
connect.test
consistent_snapshot.test
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test Added possibility to use --error <name> instead of --error <number> 2005-01-18 20:16:21 +02:00
create_select_tmp.test
csv.test
ctype_big5.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_collate.test
ctype_cp932.test Skip cp932 and eucjpms tests when the character sets are not compiled. 2005-02-01 14:37:51 +04:00
ctype_cp1251-master.opt
ctype_cp1251.test
ctype_create.test Syntax extention: 'ALTER DATABASE' without db name (after review) 2004-12-06 19:01:51 +03:00
ctype_eucjpms.test Skip cp932 and eucjpms tests when the character sets are not compiled. 2005-02-01 14:37:51 +04:00
ctype_latin1.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_latin1_de-master.opt
ctype_latin1_de.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_many.test
ctype_mb.test
ctype_recoding.test
ctype_sjis.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_tis620.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_uca.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_ucs.test Merge with 4.1 2005-01-15 14:09:45 +02:00
ctype_ujis.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_utf8.test #7874: CONCAT() gives wrong results mixing latin1 field and utf8 string literals 2005-01-18 10:42:29 +04:00
date_formats-master.opt
date_formats.test Fix for bug #7458 "Microseconds are gobbled from the string result of 2004-12-22 18:58:25 +03:00
delayed.test Fixed a bug in prepared statements error handling 2005-01-06 16:59:29 +02:00
delete.test
derived.test Merge with global tree 2004-12-31 00:50:30 +02:00
dirty_close.test
distinct.test
drop.test Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag 2004-12-31 12:04:35 +02:00
drop_temp_table.test
empty_table.test
endspace.test Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
errors.test
exampledb.test
explain.test
federated.disabled Some bug fixes and a feature add to mysql-test-run 2005-01-25 18:32:09 +02:00
federated.test -Added quote_data and needs_quotes (moved from federated handler. 2005-01-20 18:36:40 -08:00
flush.test
flush_block_commit.test Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling SHOW CREATE DATABASE, as we deal almost gracefully with it 2004-12-17 23:37:43 +01:00
flush_read_lock_kill-master.opt flush_read_lock_kill-master.opt: 2004-12-13 14:21:59 +01:00
flush_read_lock_kill.test
flush_table.test
foreign_key.test
fulltext.test myisam/ft_boolean_search.c 2005-01-18 11:27:38 +01:00
fulltext2.test
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test
func_compress.test Fixed memory reference errors found by valgrind 2005-01-12 03:38:53 +02:00
func_concat.test Fix the tests: allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0' 2005-01-02 14:15:51 +03:00
func_crypt.test
func_date_add.test
func_default.test
func_encrypt-master.opt
func_encrypt.test
func_equal.test
func_gconcat.test Merge with 4.1 2005-01-15 14:09:45 +02:00
func_group.test After merge fixes 2005-01-04 13:46:53 +02:00
func_if.test
func_in.test item_cmpfunc.cc: 2005-01-20 15:38:56 +04:00
func_isnull.test
func_like.test
func_math.test A fix (bug #7281: RAND(RAND) crashes server). 2004-12-20 13:47:38 +04:00
func_misc.test
func_op.test
func_regexp.test
func_sapdb.test Merge with 4.1 2005-01-15 14:09:45 +02:00
func_set.test
func_str.test Streamlined code for trim, ltrim and rtrim 2005-01-02 23:31:37 +02:00
func_system.test
func_test.test Bug#6726 - failure to parse NOT BETWEEN 2005-02-03 23:08:43 +00:00
func_time.test After merge fixes 2005-01-04 13:46:53 +02:00
func_timestamp.test
gcc296.test
gis-rtree.test Fix for bug #6516 (Server crash loading spatial data) 2004-12-10 16:06:49 +04:00
gis.test
grant.test manually merged 2004-12-31 15:26:24 +01:00
grant2.test post-merge 2004-12-31 17:59:43 +01:00
grant_cache-master.opt
grant_cache.test
greedy_optimizer.test
group_by.test Merge fix for BUG#6976 from 4.0 2004-12-11 20:13:43 +03:00
group_min_max.test First stage of table definition cache 2005-01-06 13:00:13 +02:00
handler.test
having.test After merge fixes 2005-01-04 13:46:53 +02:00
heap.test Fix test results that may change from run to run 2004-12-12 19:54:26 +02:00
heap_auto_increment.test
heap_btree.test
heap_hash.test
help.test
index_merge.test Adjust test results for BUG#7634: The result of EXPLAIN is different if OS doesn't support file sizes > 2G 2005-02-02 07:51:43 +03:00
index_merge_bdb.test
index_merge_innodb.test Fixes in opt_range.cc: ROR plan choice code 2005-01-17 00:18:19 +03:00
index_merge_innodb2.test
index_merge_ror.test
index_merge_ror_cpk.test
information_schema.test A fix: information_schema test fails on Mac OSX 2005-01-27 13:16:51 +03:00
information_schema_inno.test After merge fixes 2004-12-31 00:44:00 +02:00
init_connect-master.opt
init_connect.test Enlarged group item key_length by a varstring length field. 2004-12-16 11:41:52 +01:00
init_file-master.opt
init_file.test
innodb-deadlock.test
innodb-lock.test
innodb-master.opt
innodb.test WL#1967 2005-02-01 19:48:05 +00:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
insert.test
insert_select.test BUG#6034 - Error code 124: Wrong medium type. 2005-01-19 21:20:55 +01:00
insert_update.test WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
isam.test
join.test
join_crash.test
join_nested.test
join_outer.test Fix for valgrind failures in get_mm_tree. 2005-01-18 23:50:42 +03:00
key.test
key_cache-master.opt
key_cache.test merge 2004-12-07 13:56:48 +03:00
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test
loaddata.test
lock.test
lock_multi.test
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
lowercase_table-master.opt
lowercase_table.test After merge fixes 2004-12-31 00:44:00 +02:00
lowercase_table2.test tT replaced with T1 to be more predictable. 2005-01-25 16:42:16 +04:00
lowercase_table3-master.opt
lowercase_table3.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_view-master.opt
lowercase_view.test
merge.test manually merged 2004-12-31 15:26:24 +01:00
metadata.test
mix_innodb_myisam_binlog-master.opt
mix_innodb_myisam_binlog.test
multi_statement.test
multi_update-master.opt
multi_update.test Merge 2005-01-04 13:23:04 +02:00
myisam-blob-master.opt
myisam-blob.test
myisam.test Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
mysql_client_test.test mysql_client_test.test, mysql-test-run.sh: 2005-01-24 16:56:17 +01:00
mysql_protocols.test
mysqlbinlog-master.opt
mysqlbinlog.test
mysqlbinlog2.test
mysqldump.test Better handling of ensuring that setup_tables() are not called twice 2005-01-03 21:04:33 +02:00
mysqltest.test
ndb_alter_table.test updated show table status usage in ndb tests to become independent on ndb cluster run 2005-01-26 15:07:39 +01:00
ndb_autodiscover.test updated show table status usage in ndb tests to become independent on ndb cluster run 2005-01-26 15:07:39 +01:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_basic.test
ndb_bitfield.test Added bit field support for ndbcluster 2004-12-23 15:30:34 +01:00
ndb_blob.test ndb: bug#7340 fix 2004-12-22 13:38:15 +01:00
ndb_cache.test
ndb_charset.test ndb - 2005-01-09 11:00:37 +01:00
ndb_grant.later
ndb_index.test
ndb_index_ordered.test Merge 2005-01-27 18:41:23 +01:00
ndb_index_unique.test Bug#8101 unique indexes which attribute are _not_ specified in the order of the table does not work 2005-01-26 11:31:46 +01:00
ndb_insert.test
ndb_limit.test
ndb_lock.test
ndb_minmax.test
ndb_read_multi_range.test
ndb_replace.test
ndb_restore.test added check in ndb tests that require "default" cluster running 2005-01-26 14:38:13 +01:00
ndb_subquery.test
ndb_transaction.test
ndb_truncate.test
ndb_types.test
ndb_update.test ndb - make sure to drop table at end ndb_update 2005-01-13 09:22:00 +01:00
negation_elimination.test
null.test
null_key.test
odbc.test
olap.test
openssl_1.test
order_by.test Merge mysql.com:/home/mydev/mysql-4.1-4100 2005-01-27 12:18:02 +01:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test
ps.test Merge with 4.1 2004-12-22 13:54:39 +02:00
ps_1general.test After merge fixes 2005-01-15 17:38:43 +02:00
ps_2myisam.test
ps_3innodb.test
ps_4heap.test The BIT patch by ramil causes that the old data type BIT is no 2004-12-17 14:27:39 +01:00
ps_5merge.test The BIT patch by ramil causes that the old data type BIT is no 2004-12-17 14:27:39 +01:00
ps_6bdb.test
ps_7ndb.test
ps_10nestset.test
ps_11bugs.test
query_cache.test wl#1629 SHOW with WHERE(final part, after review) 2004-12-30 15:20:40 +03:00
query_cache_merge.test
raid.test
range.test
rename.test
repair.test
replace.test
rollback.test
row.test
rowid_order_bdb.test
rowid_order_innodb.test
rpl000001-slave.opt
rpl000001.test
rpl000002.test
rpl000004.test
rpl000005.test
rpl000006.test
rpl000008-slave.opt
rpl000008.test
rpl000009-slave.opt
rpl000009.test
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000012.test
rpl000013-slave.opt
rpl000013.test
rpl000015-slave.sh
rpl000015.slave-mi
rpl000015.test
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test
rpl000018-master.opt
rpl000018-slave.opt
rpl000018.test
rpl_alter.test
rpl_auto_increment-master.opt
rpl_auto_increment.test
rpl_chain_temp_table.test
rpl_change_master.test
rpl_charset.test After merge fixes 2004-12-06 17:15:54 +02:00
rpl_commit_after_flush.test
rpl_create_database-master.opt
rpl_create_database-slave.opt
rpl_create_database.test After merge fixes 2004-12-06 17:15:54 +02:00
rpl_delete_all.test
rpl_do_grant.test
rpl_drop.test
rpl_EE_error.test
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt
rpl_error_ignored_table.test
rpl_failed_optimize-master.opt
rpl_failed_optimize.test
rpl_failsafe.test
rpl_flush_log_loop-master.opt
rpl_flush_log_loop-master.sh
rpl_flush_log_loop-slave.opt
rpl_flush_log_loop-slave.sh
rpl_flush_log_loop.test
rpl_flush_tables.test
rpl_free_items-slave.opt
rpl_free_items.test
rpl_get_lock.test
rpl_heap.test
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_insert_id-slave.opt
rpl_insert_id.test
rpl_insert_ignore-slave.opt A .test for BUG#6287 "Slave skips auto_increment values in Replication with InnoDB" 2004-12-16 23:14:41 +01:00
rpl_insert_ignore.test A .test for BUG#6287 "Slave skips auto_increment values in Replication with InnoDB" 2004-12-16 23:14:41 +01:00
rpl_loaddata.test
rpl_loaddata_rule_m-master.opt
rpl_loaddata_rule_m.test
rpl_loaddata_rule_s-slave.opt
rpl_loaddata_rule_s.test
rpl_loaddatalocal.test
rpl_log-master.opt
rpl_log-slave.opt
rpl_log.test
rpl_log_pos.test
rpl_many_optimize.test A test for the BUG#7658 just fixed in 4.0 (could not put it into 4.0 as in 4.0 we don't replicate OPTIMIZE TABLE). 2005-01-10 15:13:33 +01:00
rpl_master_pos_wait.test
rpl_max_relay_size.test
rpl_misc_functions-slave.sh
rpl_misc_functions.test
rpl_multi_delete-slave.opt
rpl_multi_delete.test
rpl_multi_delete2-slave.opt
rpl_multi_delete2.test
rpl_multi_update.test
rpl_multi_update2-slave.opt Bug#7011 2005-01-30 10:24:03 +00:00
rpl_multi_update2.test Bug#7011 2005-01-31 13:18:36 +00:00
rpl_mystery22.test
rpl_openssl.test
rpl_optimize.test
rpl_ps.test
rpl_redirect.test
rpl_relayrotate-slave.opt
rpl_relayrotate.test
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test
rpl_reset_slave.test
rpl_rewrite_db-slave.opt
rpl_rewrite_db.test
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test Some minor fixes. 2005-01-25 20:08:16 +02:00
rpl_server_id1.test
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_session_var.test
rpl_set_charset.test
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_start_stop_slave.test
rpl_temporary.test
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test
rpl_trunc_binlog.test
rpl_until.test
rpl_user_variables.test
schema.test
select.test Added possibility to use --error <name> instead of --error <number> 2005-01-18 20:16:21 +02:00
select_found.test Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0 2005-01-22 02:42:54 -08:00
select_safe.test
show_check.test Merge with 4.1 2005-01-15 14:09:45 +02:00
sp-error.test Fix 'SHOW CREATE FUNCTION' to say 'FUNCTION' in its error message. (Bug #6338) 2005-01-03 19:53:54 +01:00
sp-security.test WL#925 - Privileges for stored routines 2004-12-23 10:46:24 +00:00
sp-threads.test
sp.test After merge fixes 2005-01-04 13:46:53 +02:00
sql_mode.test
status.test
strict.test Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-01-19 12:05:59 +04:00
subselect.test Merge mysql.com:/dbdata/psergey/mysql-4.1-bug7885 2005-01-19 23:11:50 +03:00
subselect2.test
subselect_gis.test
subselect_innodb.test
sum_distinct.test
symlink.test Fix test results from merge, and fix the symlink test which had an 2005-01-18 15:05:16 -08:00
synchronization.test Better handling of ensuring that setup_tables() are not called twice 2005-01-03 21:04:33 +02:00
system_mysql_db.test Better handling of ensuring that setup_tables() are not called twice 2005-01-03 21:04:33 +02:00
system_mysql_db_fix-master.opt
system_mysql_db_fix.test After merge fixes 2005-01-04 13:46:53 +02:00
system_mysql_db_refs.test
tablelock.test
temp_table.test
timezone-master.opt
timezone.test
timezone2.test Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. and 2005-01-28 10:22:50 +03:00
timezone3-master.opt
timezone3.test
trigger.test After merge fixes 2005-01-04 13:46:53 +02:00
truncate.test
type_bit.test After merge fixes 2005-01-15 17:38:43 +02:00
type_blob.test After merge fixes 2005-01-04 13:46:53 +02:00
type_date.test
type_datetime.test Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree. 2004-12-30 21:37:32 +03:00
type_decimal.test
type_enum.test Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x' 2004-12-07 14:08:56 +03:00
type_float.test Merge from 4.1. 2005-01-18 13:59:55 -08:00
type_nchar.test
type_ranges.test Update results for new varchar handling 2004-12-07 15:47:00 +02:00
type_set.test
type_time.test
type_timestamp.test Merge with 4.1 2005-01-15 14:09:45 +02:00
type_uint.test
type_varchar.test Merge with global tree 2004-12-19 20:25:19 +02:00
type_year.test
union-master.opt
union.test after merge fixes 2005-01-18 23:34:15 +02:00
update.test Test for BUG#6054. The bug itsel is fixed by the fix for #5837. 2004-12-16 18:46:38 +02:00
user_limits.test Fix for bug #7637: "Test failure: 'user_limits' on QNX and 64-bit systems" 2005-01-20 00:54:01 +03:00
user_var.test Merge 2005-01-16 21:39:21 +01:00
varbinary.test
variables-master.opt
variables.test manually merged 2004-12-31 15:26:24 +01:00
view.test View field names should be case insensitive 2005-01-19 16:19:10 +03:00
view_query_cache.test fixed views with PS protocol 2005-01-05 16:48:23 +02:00
view_skip_grants-master.opt
view_skip_grants.test
warnings-master.opt
warnings.test After merge fixes 2005-01-04 13:46:53 +02:00