mariadb/mysql-test/t
unknown 975f1c169e Merge of WL#1972 "Evaluate HAVING before SELECT select-list"
sql/mysql_priv.h:
  Auto merged
sql/sp.cc:
  Auto merged
sql/sql_base.cc:
  Auto merged
sql/sql_help.cc:
  Auto merged
sql/item.cc:
  manual merge
sql/sql_select.cc:
  manul merge
2004-11-11 11:31:58 +02:00
..
alias.test
alter_table.test Produce a "truncated" warning if a value cannot be converted 2004-10-28 15:21:20 +05:00
analyse.test
ansi.test
archive.test The major change for this changeset is the addition of code to handle: 2004-09-21 03:33:22 +02:00
auto_increment.test Fix for bug #5915 "ALTER TABLE behaves differently when converting column 2004-10-07 13:02:39 +04:00
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.test Bug #5832 SELECT doesn't return records in some cases 2004-10-05 21:22:14 +05: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 Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions 2004-09-07 15:42:19 +05:00
check.test
client_test.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
comments.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
compare.test
connect.test Portability fixes 2004-08-26 18:26:38 +03:00
constraints.test
count_distinct.test A fix (bug #6475: Another server crash in 5.0.2 2004-11-10 14:36:21 +04:00
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
create_select_tmp.test Portability fixes 2004-08-26 18:26:38 +03:00
csv.test
ctype_big5.test
ctype_collate.test
ctype_cp1251-master.opt
ctype_cp1251.test
ctype_create.test Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conflict 2004-08-27 20:48:19 +05:00
ctype_latin1.test
ctype_latin1_de-master.opt
ctype_latin1_de.test After merge fixes 2004-10-07 10:50:13 +03:00
ctype_many.test
ctype_mb.test
ctype_recoding.test Many files: 2004-11-02 16:02:12 +04:00
ctype_sjis.test ctype_sjis.result, ctype_sjis.test, ctype-sjis.c: 2004-11-02 09:00:46 +04:00
ctype_tis620.test Bug #5430 ctype_tis620 test failure 2004-09-09 18:44:53 +05:00
ctype_uca.test Bug #5679 utf8_unicode_ci LIKE--trailing % doesn't equal zero characters 2004-10-21 14:48:37 +05:00
ctype_ucs.test ps.result, ctype_ucs.result, ctype_ucs.test, ps.test: 2004-11-05 10:12:33 +04:00
ctype_ujis.test
ctype_utf8.test proper max_records estimation for sort-repair of fulltext indexes 2004-10-29 14:24:06 +02:00
date_formats-master.opt
date_formats.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
delayed.test
delete.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
derived.test After merge fixes 2004-10-07 10:50:13 +03:00
dirty_close.test
distinct.test
drop.test Fixes after merge with 4.1 2004-11-03 12:39:38 +02:00
drop_temp_table.test
empty_table.test
endspace.test Portability fixes 2004-08-26 18:26:38 +03:00
errors.test
exampledb.test
explain.test
flush.test
flush_block_commit.test
flush_table.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
foreign_key.test
fulltext.test autocommit 2004-11-04 21:25:49 +05:00
fulltext2.test BUG#5327 - mi_sort_index() of 2-level tree 2004-09-03 22:04:08 +02:00
fulltext_cache.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
fulltext_distinct.test
fulltext_left_join.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
fulltext_multi.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
fulltext_order_by.test WL#964 2004-09-16 00:47:45 +06:00
fulltext_update.test
fulltext_var.test
func_compress.test Clean-up. The length of compress() may depend on zlib version, etc. 2004-09-16 15:01:12 +05:00
func_concat.test A fix (bug #5540: CONCAT function and 'double' type). 2004-09-15 15:13:17 +05:00
func_crypt.test
func_date_add.test
func_default.test
func_encrypt-master.opt
func_encrypt.test
func_equal.test
func_gconcat.test A fix (bug #6475: Another server crash in 5.0.2 2004-11-10 14:36:21 +04:00
func_group.test merge with 4.1 2004-10-29 19:26:52 +03:00
func_if.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
func_in.test func_in.result, func_in.test: 2004-11-04 20:39:52 -08:00
func_isnull.test
func_like.test
func_math.test
func_misc.test
func_op.test
func_regexp.test
func_sapdb.test merge with 4.1 2004-10-29 19:26:52 +03:00
func_set.test Fix for bug #5513: FIND_IN_SET fails if set ends with a comma 2004-09-11 15:48:23 +04:00
func_str.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
func_system.test
func_test.test A fix (bug #6138: MOD operator should not round non-integral argument). 2004-10-21 19:52:55 +05:00
func_time.test
func_timestamp.test
gcc296.test
gis-rtree.test
gis.test Fix for bug #6117 (Centroid() crashes server) 2004-10-22 20:32:02 +05:00
grant.test merge with 4.1 2004-10-29 19:26:52 +03:00
grant2.test Merge on pull 2004-11-03 13:01:38 +02:00
grant_cache-master.opt
grant_cache.test Merge with 4.1 2004-09-06 15:14:10 +03:00
greedy_optimizer.test
group_by.test Fix for bug#5400 "GROUP_CONCAT returns everything twice": 2004-09-08 22:43:37 +04:00
group_min_max.test Minor fixes of the patch for BUG#6303 2004-11-01 10:12:39 +02:00
handler.test After merge fixes 2004-10-07 10:50:13 +03:00
having.test WL#1972 "Evaluate HAVING before SELECT select-list" 2004-11-09 17:56:33 +02:00
heap.test Fixed wrong range test code for HEAP tables. This caused a crash when doing a range test with a key that didn't have lower or upper bound (Bug #6082) 2004-10-23 03:30:27 +03:00
heap_auto_increment.test
heap_btree.test
heap_hash.test
help.test
index_merge.test
index_merge_bdb.test
index_merge_innodb.test
index_merge_innodb2.test
index_merge_ror.test
index_merge_ror_cpk.test
init_connect-master.opt
init_connect.test
init_file-master.opt
init_file.test
innodb-deadlock.test
innodb-lock.test Fix when compiling without InnoDB 2004-10-27 18:57:49 +03:00
innodb-master.opt
innodb.test Merge with 4.1 to get new thd->mem_root handling 2004-11-08 17:53:32 +02:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
insert.test Merge with 4.1 to get new thd->mem_root handling 2004-11-08 17:53:32 +02:00
insert_select.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
insert_update.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
isam.test
join.test
join_crash.test
join_nested.test
join_outer.test Merge with 4.1 to get new thd->mem_root handling 2004-11-08 17:53:32 +02:00
key.test Merge with 4.1 to get in latest bug fixes 2004-11-04 15:06:24 +02:00
key_cache-master.opt
key_cache.test
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test
loaddata.test
lock.test
lock_multi.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
lowercase_table-master.opt
lowercase_table.test Remove extra '/' after mysql_real_data_home 2004-09-03 02:25:27 +03:00
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_view-master.opt ixed table and db name of fields incase of lower_case_table_names (BUG#5154) 2004-09-07 19:58:02 +03:00
lowercase_view.test test of updating and fetching from the same table check (BUG##5157) 2004-09-08 10:18:04 +03:00
merge.test post merge fixes 2004-09-10 02:22:44 +03:00
metadata.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
mix_innodb_myisam_binlog.test Added options --auto-increment-increment and --auto-increment-offset. 2004-09-15 22:10:31 +03:00
multi_statement.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
multi_update-master.opt
multi_update.test postreview fixes 2004-11-08 01:54:23 +02:00
myisam-blob-master.opt
myisam-blob.test
myisam.test space-stripping in _mi_prefix_search: BUG#5284 2004-08-30 16:12:53 +02:00
mysql_protocols.test mysql_protocols.test: 2004-09-30 19:40:33 +02:00
mysqlbinlog-master.opt
mysqlbinlog.test
mysqlbinlog2.test After merge fixes of merge with 4.1 that included the new arena code. 2004-09-09 06:59:26 +03:00
mysqldump.test Fix results (becasue of strict mode) 2004-10-07 16:18:27 +03:00
mysqltest.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
ndb_alter_table.test ndb_alter_table.result, ndb_alter_table.test: 2004-10-07 16:30:21 +00:00
ndb_autodiscover.test Fixes bug with tableImpl with blobs not being initialized properly w.r.t pointer to blob tableImpl in column 2004-10-10 08:31:45 +00:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables. 2004-09-13 14:46:38 +02:00
ndb_basic.test Fix for bug#6398 update of primary key fails 2004-11-03 15:53:26 +01:00
ndb_blob.test NDB blobs - try to handle insert-update-delete under autocommit=0 2004-11-03 20:21:56 +01:00
ndb_cache.test
ndb_charset.test ndb charsets (wl-1732) final part: use strxfrm + strcoll 2004-09-17 14:09:21 +02:00
ndb_index.test ndb charsets (wl-1732) final part: use strxfrm + strcoll 2004-09-17 14:09:21 +02:00
ndb_index_ordered.test Fix order by 2004-10-12 07:20:38 +02:00
ndb_index_unique.test Enabled HA_NULL_IN_KEY support 2004-08-31 10:19:10 +02:00
ndb_insert.test A fix (bug #6331: INSERT IGNORE .. SELECT breaks subsequent inserts). 2004-11-02 19:48:37 +04:00
ndb_limit.test bug#5782 2004-09-30 21:36:25 +00:00
ndb_lock.test Bug#6020, any lock >= write_allow_write is a write lock 2004-10-13 10:08:18 +02:00
ndb_minmax.test
ndb_replace.test Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at insert 2004-08-31 12:07:48 +02:00
ndb_subquery.test adder order by 2004-10-07 08:42:11 +00:00
ndb_transaction.test Review of new pushed code (Indentation fixes and simple optimizations) 2004-08-31 14:35:04 +03:00
ndb_truncate.test
ndb_types.test
negation_elimination.test after review patch 2004-08-31 21:10:57 +03:00
null.test After merge fixes of merge with 4.1 that included the new arena code. 2004-09-09 06:59:26 +03:00
null_key.test After merge fixes of merge with 4.1 that included the new arena code. 2004-09-09 06:59:26 +03:00
odbc.test
olap.test
openssl_1.test
order_by.test Final solution for bug# 4302 "Ambiguos order by when renamed column is 2004-09-30 16:28:17 +04:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test clean-up, indentation fixes. 2004-10-10 15:29:06 +05:00
overflow.test
packet.test
preload.test
ps.test merge on pull 2004-11-09 04:06:44 +02:00
ps_1general.test merge with 4.1 2004-10-29 19:26:52 +03:00
ps_2myisam.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_3innodb.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_4heap.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_5merge.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_6bdb.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_7ndb.test Enable REPLACE ... SELECT in prepared statements. 2004-10-30 17:17:52 +04:00
ps_10nestset.test Test expansion: "MOD" on non-integral first operand. 2004-11-02 15:09:57 +01:00
ps_11bugs.test Adapt 'ps_10nestset' to standard test style; correct a typing error in 'ps_11bugs'. 2004-10-21 16:02:12 +02:00
query_cache.test merge with 4.1 2004-10-29 19:26:52 +03:00
query_cache_merge.test
raid.test
range.test After merge fixes 2004-11-09 03:58:44 +02:00
rename.test After merge fixes 2004-10-07 10:50:13 +03:00
repair.test
replace.test
rollback.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
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 Added options --auto-increment-increment and --auto-increment-offset. 2004-09-15 22:10:31 +03:00
rpl_auto_increment.test Added options --auto-increment-increment and --auto-increment-offset. 2004-09-15 22:10:31 +03:00
rpl_chain_temp_table.test
rpl_change_master.test
rpl_charset.test Fixes after merge with 4.1 2004-11-03 12:39:38 +02:00
rpl_commit_after_flush.test After merge fixes 2004-10-20 17:28:40 +03:00
rpl_delete_all.test Review of new pushed code (Indentation fixes and simple optimizations) 2004-08-31 14:35:04 +03:00
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 Simpler arena swapping code 2004-11-08 01:13:54 +02:00
rpl_failed_optimize.test Fix for bug#5551 (Version 4). 2004-11-03 18:23:58 +01:00
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 Merge with 4.1 2004-09-06 15:14:10 +03:00
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_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_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_mystery22.test
rpl_openssl.test
rpl_optimize.test
rpl_ps.test
rpl_redirect.test merge with 4.1 2004-10-29 19:26:52 +03:00
rpl_relayrotate-slave.opt
rpl_relayrotate.test Merge with 4.1 2004-09-06 15:14:10 +03:00
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test
rpl_reset_slave.test
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test
rpl_server_id1.test
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_session_var.test
rpl_set_charset.test merged 2004-09-07 21:30:28 +02:00
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.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 merge with 4.1 2004-10-29 19:26:52 +03:00
schema.test Update to add keyword "SCHEMA" and "SCHEMAS". Small test case was added too. 2004-10-01 12:39:11 -07:00
select.test select.result, select.test: 2004-11-10 11:22:39 -08:00
select_found.test
select_safe.test
show_check.test Merge with 4.1 to get in latest bug fixes 2004-11-04 15:06:24 +02:00
sp-error.test Fixes after merge with 4.1 2004-11-03 12:39:38 +02:00
sp-security.test Fixed BUG#6030: Stored procedure has no appropriate DROP privilege. 2004-10-22 20:29:06 +02:00
sp-threads.test
sp.test Various syntax fixes in sql/sql_yacc.yy for stored procedures: 2004-11-03 13:49:54 +01:00
sql_mode.test Merge with 4.1 to get in latest bug fixes 2004-11-04 15:06:24 +02:00
status.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
strict.test make linux to behave (like freebsd does :) 2004-10-20 14:13:07 +02:00
subselect.test merge with 4.1 2004-10-29 19:26:52 +03:00
subselect2.test
subselect_gis.test subselect test split on two tests because gis extention can be absent 2004-08-24 10:15:39 +03:00
subselect_innodb.test test case of bug#5220 2004-09-08 21:54:01 +03:00
sum_distinct.test
symlink.test
synchronization.test
system_mysql_db.test
system_mysql_db_fix-master.opt
system_mysql_db_fix.test
system_mysql_db_refs.test
tablelock.test
temp_table.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
timezone-master.opt
timezone.test
timezone2.test Fix for bug #6116 "SET time_zone := ... requires access to 2004-10-21 22:18:00 +04:00
trigger.test Fix for bug #5887 "Triggers with string literals cause errors" 2004-10-08 15:16:03 +04:00
truncate.test manually merged 2004-08-24 17:24:23 +02:00
type_blob.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
type_date.test
type_datetime.test
type_decimal.test
type_enum.test Bug#6202: ENUMs are not case sensitive even if declared BINARY 2004-10-25 17:51:26 +05:00
type_float.test autocommit 2004-11-04 21:25:49 +05:00
type_nchar.test
type_ranges.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
type_set.test Bug 6206: ENUMs are not case sensitive even if declared BINARY 2004-10-26 13:17:37 +05:00
type_time.test
type_timestamp.test Manual merge of tree containing fix for bug #5915 "ALTER TABLE behaves 2004-10-07 13:51:32 +04:00
type_uint.test
type_year.test
union-master.opt
union.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
update.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
user_var.test Merge with 4.1 to get new thd->mem_root handling 2004-11-08 17:53:32 +02:00
varbinary.test
variables-master.opt
variables.test Merge with 4.1 to get new thd->mem_root handling 2004-11-08 17:53:32 +02:00
view.test Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-11-08 03:33:52 +02:00
view_skip_grants-master.opt
view_skip_grants.test
warnings-master.opt
warnings.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00