..
alias.result
alter_table.result
After-merge cleanups to alter_table test
2005-11-30 13:41:40 -08:00
analyse.result
Additional fix for bug #14445 (analyse.test fails)
2005-11-01 16:14:26 +04:00
analyze.result
Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0
2005-12-01 20:29:48 +03:00
ansi.result
archive.result
Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table.
2005-10-26 13:55:08 -07:00
archive_gis.result
Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table.
2005-10-26 13:55:08 -07:00
auto_increment.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
backup.result
bdb-alter-table-1.result
bdb-alter-table-2.result
bdb-crash.result
Use transaction-aware DB->stat() call when doing 'ANALYZE TABLE' on
2005-11-07 17:14:35 -08:00
bdb-deadlock.result
bdb.result
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
2005-12-12 10:11:56 -08:00
bdb_cache.result
bdb_gis.result
Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table.
2005-10-26 13:55:08 -07:00
bench_count_distinct.result
big_test.require
bigint.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
binary.result
type_binary.result, type_binary.test:
2005-10-13 19:16:19 +05:00
binlog.result
blackhole.result
BUG#15406: Adding support for transactions to blackhole.
2005-12-02 01:11:49 +01:00
bool.result
bulk_replace.result
case.result
Fixed BUG#12589: Assert when creating temp. table from decimal stored
2005-09-27 17:07:28 +02:00
cast.result
cast.result:
2005-11-21 21:11:28 +04:00
check.result
check_var_limit.require
client_xml.result
comments.result
compare.result
compress.result
Updated after testing
2005-10-13 11:28:06 +02:00
connect.result
Merge mysql.com:/M50/bug14720 into mysql.com:/M51/merge-5.1
2005-11-07 22:42:58 +01:00
consistent_snapshot.result
constraints.result
count_distinct.result
count_distinct2.result
count_distinct3.result
create.result
Fix for bug#11491 Misleading error message if not NULL column set to NULL,
2005-12-01 15:30:11 +04:00
create_select_tmp.result
csv.result
BUG#13406 - incorrect amount of "records deleted" in CSV.
2005-11-17 22:52:31 +01:00
ctype_big5.result
Bug#12476 Some big5 codes are still missing.
2005-10-05 19:20:49 +05:00
ctype_collate.result
ctype_cp932.result
Fix for bug #14183 (ctype_cp983.test fails with the embedded server)
2005-11-01 13:18:46 +04:00
ctype_cp932_binlog.result
Merging
2005-11-03 16:17:11 +04:00
ctype_cp1250_ch.result
Bug#13347: empty result from query with like and cp1250 charset
2005-10-25 14:49:04 +05:00
ctype_cp1251.result
type_binary.result, type_binary.test:
2005-10-13 19:16:19 +05:00
ctype_create.result
ctype_eucjpms.result
ctype_gbk.result
Bug#13046: LIKE pattern matching using prefix
2005-09-21 23:10:51 +05:00
ctype_latin1.result
Merge mysql.com:/usr/home/bar/mysql-4.1.b13145
2005-10-14 13:57:38 +05:00
ctype_latin1_de.result
ctype_latin2.result
ctype_many.result
type_binary.result, type_binary.test:
2005-10-13 19:16:19 +05:00
ctype_mb.result
ctype_recoding.result
Merge mysql.com:/usr/home/bar/mysql-4.1.b10446
2005-11-29 09:25:51 +04:00
ctype_sjis.result
Bug#13046: LIKE pattern matching using prefix
2005-09-21 23:10:51 +05:00
ctype_tis620.result
Merge msdesk.(none):/home/msvensson/mysql-4.1
2005-10-06 14:40:18 +02:00
ctype_uca.result
Merge msdesk.(none):/home/msvensson/mysql-4.1
2005-10-06 14:40:18 +02:00
ctype_ucs.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
ctype_ucs_binlog.result
Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not wonder if it's present in binlog). This was brought up by Salle - thanks Salle.
2005-09-30 10:58:24 +02:00
ctype_ujis.result
Patch for WL#2894: Make stored routine variables work
2005-12-07 17:01:17 +03:00
ctype_utf8.result
Bug#14146 CHAR(...USING ...) and CONVERT(CHAR(...) USING...) produce different results
2005-11-07 12:34:19 +04:00
date_formats.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
default.result
test case fixed to pass w/o innodb
2005-09-25 15:44:05 +02:00
delayed.result
delete.result
derived.result
dirty_close.result
distinct.result
bad merge fixed
2005-09-15 21:05:42 +02:00
drop.result
drop_temp_table.result
Fixes during review of pushed code
2005-10-27 15:15:01 +03:00
empty_table.result
endspace.result
errors.result
exampledb.result
explain.result
federated.result
Don't use PATH_MAX for FN_REFLEN as this uses too much stack space
2005-11-24 02:36:28 +02:00
federated_archive.result
federated_bug_13118.result
Added testcase for BUG#13118
2005-09-16 16:17:44 -07:00
federated_transactions.result
Re-applying the work initially done by Brian, and since worked upon by me previously in several separate patches to the 5.1 parent but never pushed.
2005-11-09 05:53:34 -08:00
flush.result
flush_block_commit.result
flush_read_lock_kill.result
flush_table.result
Table definition cache, part 2
2005-11-23 22:45:02 +02:00
foreign_key.result
fulltext.result
Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1
2005-11-26 20:23:20 +01:00
fulltext2.result
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result
func_compress.result
func_concat.result
func_crypt.result
Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619 )
2005-10-06 16:15:53 -07:00
func_date_add.result
func_default.result
func_des_encrypt.result
func_encrypt.result
func_encrypt_nossl.result
func_equal.result
Merge mysql.com:/home/jimw/my/mysql-4.1-12612
2005-12-01 12:07:25 -08:00
func_gconcat.result
Merge rurik.mysql.com:/home/igor/mysql-5.0
2005-11-22 23:00:57 -08:00
func_group.result
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
2005-09-23 09:18:56 +02:00
func_if.result
func_in.result
type_binary.result, type_binary.test:
2005-10-13 19:16:19 +05:00
func_isnull.result
func_like.result
func_math.result
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
2005-10-27 18:46:00 -07:00
func_misc.result
BUG#9535 Warning for "create table t as select uuid();"
2005-12-07 15:45:31 +01:00
func_op.result
func_regexp.result
func_sapdb.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
func_set.result
func_str.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
func_system.result
func_test.result
func_time.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
func_timestamp.result
gcc296.result
gis-rtree.result
gis.result
gis.test fixed
2005-11-01 11:43:34 +04:00
grant.result
grant.result:
2005-11-28 17:06:57 +04:00
grant2.result
Don't use PATH_MAX for FN_REFLEN as this uses too much stack space
2005-11-24 02:36:28 +02:00
grant3.result
grant_cache.result
greedy_optimizer.result
group_by.result
group_min_max.result
Merge mysql.com:/home/timka/mysql/src/5.0-virgin
2005-12-01 09:26:17 +02:00
handler.result
Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
2005-11-15 21:57:02 +01:00
have_archive.require
have_bdb.require
have_big5.require
have_blackhole.require
have_compress.require
have_cp932.require
have_cp1250_ch.require
have_crypt.require
have_csv.require
have_debug.require
have_eucjpms.require
have_exampledb.require
have_federated_db.require
have_gbk.require
have_geometry.require
have_innodb.require
have_met_timezone.require
have_moscow_leap_timezone.require
have_ndb.require
have_openssl.require
have_outfile.require
have_partition.require
have_query_cache.require
have_raid.require
have_sjis.require
have_symlink.require
have_tis620.require
have_ucs2.require
have_ujis.require
having.result
heap.result
Fix for BUG#13455: Make "ref" optimizer able to make this inference:
2005-09-30 01:34:19 +04:00
heap_auto_increment.result
heap_btree.result
heap_hash.result
help.result
im_daemon_life_cycle.result
WL#2789 "Instance Manager: test using mysql-test-run testing framework"
2005-10-01 01:14:50 +04:00
im_life_cycle.result
fix for im_life_cycle test: replace im instance port number with a constant string.
2005-10-18 00:48:34 +04:00
im_options_set.result
WL#2789 "Instance Manager: test using mysql-test-run testing framework"
2005-10-01 01:14:50 +04:00
im_options_unset.result
WL#2789 "Instance Manager: test using mysql-test-run testing framework"
2005-10-01 01:14:50 +04:00
im_utils.result
WL#2789 "Instance Manager: test using mysql-test-run testing framework"
2005-10-01 01:14:50 +04:00
index_merge.result
index_merge_bdb.result
index_merge_innodb.result
BUG#13484: In ha_innobase::cmp_ref call Field::key_cmp() as this is the function
2005-10-01 11:56:01 +04:00
index_merge_innodb2.result
index_merge_ror.result
index_merge_ror_cpk.result
information_schema.result
Merge mysql.com:/home/gluh/MySQL/Merge/5.0
2005-12-01 11:08:13 +04:00
information_schema_db.result
information_schema_inno.result
Review of code pushed since last 5.0 pull:
2005-10-06 17:54:43 +03:00
init_connect.result
innodb-big.result
innodb-deadlock.result
innodb-lock.result
innodb-replace.result
innodb.result
Fix BUG#12071: "Windows hang:'Opening tables' or 'Waiting for
2005-12-13 21:35:24 +03:00
innodb_cache.result
innodb_gis.result
Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table.
2005-10-26 13:55:08 -07:00
innodb_handler.result
insert.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
insert_select-binlog.result
insert_select.result
Fix for bug#11491 Misleading error message if not NULL column set to NULL,
2005-12-01 15:30:11 +04:00
insert_update.result
is_debug_build.require
Post-review fixes, mainly fixing all print() methods for sp_instr* classes.
2005-11-18 16:30:27 +01:00
isam.result
join.result
WL#2486 - natural/using join according to SQL:2003
2005-11-30 19:13:29 +02:00
join_crash.result
join_nested.result
Remove t3 in join_nested.test
2005-11-24 19:51:52 +01:00
join_outer.result
key.result
Fix for bug#11491 Misleading error message if not NULL column set to NULL,
2005-12-01 15:30:11 +04:00
key_cache.result
key_diff.result
key_primary.result
keywords.result
kill.result
limit.result
loaddata.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
lock.result
lock_multi.result
lock_tables_lost_commit.result
lowercase0.require
lowercase2.require
lowercase_table.result
lowercase_table2.result
lowercase_table3.result
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_view.result
merge.result
Table definition cache, part 2
2005-11-23 22:45:02 +02:00
metadata.result
Fixed BUG#12589: Assert when creating temp. table from decimal stored
2005-09-27 17:07:28 +02:00
mix_innodb_myisam_binlog.result
Fix mix_innodb_myisam_binlog test and results after merge
2005-11-17 20:17:49 -08:00
multi_statement.result
Review of code pushed since last 5.0 pull:
2005-10-06 17:54:43 +03:00
multi_update.result
myisam-blob.result
myisam.result
Merge mysql.com:/home/mydev/mysql-4.1-4100
2005-11-16 10:23:42 +01:00
mysql.result
Review of code pushed since last 5.0 pull:
2005-10-06 17:54:43 +03:00
mysql_protocols.result
mysqlbinlog.result
Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not wonder if it's present in binlog). This was brought up by Salle - thanks Salle.
2005-09-30 10:58:24 +02:00
mysqlbinlog2.result
Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not wonder if it's present in binlog). This was brought up by Salle - thanks Salle.
2005-09-30 10:58:24 +02:00
mysqlcheck.result
WL#2575 - Fulltext: Parser plugin for FTS
2005-11-06 13:13:06 +01:00
mysqldump-max.result
select.result, mysqldump-max.result:
2005-10-13 21:28:44 +05:00
mysqldump.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
mysqlshow.result
Review of code pushed since last 5.0 pull:
2005-10-06 17:54:43 +03:00
mysqlslap.result
WORKLOG #2983 Removed --help from test. (did so already, don't know why
2005-12-05 07:50:16 -08:00
mysqltest.result
Fix for mysqltest.test failing with mysql-test-run.pl and --ps-protocol
2005-12-05 16:00:23 +01:00
ndb_alter_table.result
Fix for bug#5323, no bug, new error code
2005-11-29 22:54:16 +01:00
ndb_autodiscover.result
Import ndb varsize
2005-11-07 12:19:28 +01:00
ndb_autodiscover2.result
Ndb handler cleanup:
2005-11-06 00:20:37 +01:00
ndb_basic.result
Merge mysql.com:/usr/local/bk/mysql-5.0
2005-11-28 20:14:12 +01:00
ndb_bitfield.result
Table definition cache, part 2
2005-11-23 22:45:02 +02:00
ndb_blob.result
ndb - wl#2624 re-commit due to bk problem
2005-09-15 02:33:28 +02:00
ndb_cache.result
ndb_cache2.result
ndb_cache_multi.result
ndb_cache_multi2.result
ndb_charset.result
ndb - bug#14007 5.1 (merge 5.0->5.1)
2005-11-20 11:15:13 +01:00
ndb_condition_pushdown.result
Merge mysql.com:/home/my/mysql-5.0
2005-11-05 01:32:55 +02:00
ndb_config.result
updated test as result of config change done in cluster startup
2005-11-24 12:36:42 +01:00
ndb_database.result
ndb_default_cluster.require
ndb_gis.result
Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to create a new 5.1 tree)
2005-11-05 13:20:35 +02:00
ndb_grant.result
ndb_index.result
ndb_index_ordered.result
ndb - wl#2624 re-commit due to bk problem
2005-09-15 02:33:28 +02:00
ndb_index_unique.result
ndb_insert.result
Standardised on capital letters for NDBCLUSTER
2005-09-20 22:16:24 -04:00
ndb_limit.result
ndb_lock.result
ndb_minmax.result
ndb_multi.result
Ndb handler cleanup:
2005-11-06 00:20:37 +01:00
ndb_partition_error.result
Table definition cache, part 2
2005-11-23 22:45:02 +02:00
ndb_partition_key.result
Import ndb varsize
2005-11-07 12:19:28 +01:00
ndb_partition_range.result
merge
2005-10-06 12:47:40 +02:00
ndb_read_multi_range.result
Fixed test case.
2005-12-14 00:23:46 +02:00
ndb_replace.result
ndb_restore.result
Import ndb varsize
2005-11-07 12:19:28 +01:00
ndb_subquery.result
ndb_transaction.result
ndb_truncate.result
ndb_types.result
type_binary.result, type_binary.test:
2005-10-13 19:16:19 +05:00
ndb_update.result
negation_elimination.result
not_embedded.require
not_embedded_server.result
not_openssl.require
null.result
Fix for bug#11491 Misleading error message if not NULL column set to NULL,
2005-12-01 15:30:11 +04:00
null_key.result
Fix for bug#11491 Misleading error message if not NULL column set to NULL,
2005-12-01 15:30:11 +04:00
odbc.result
olap.result
Manual merge
2005-09-15 22:21:30 +04:00
openssl_1.result
Improved testing of ssl and compression
2005-10-04 15:43:55 +02:00
openssl_2.result
order_by.result
order_fill_sortbuf.result
outfile.result
overflow.result
packet.result
partition.result
BUG #14524
2005-11-21 15:21:04 -08:00
partition_error.result
partition_hash.result
partition_list.result
partition_mgm_err.result
partition_order.result
partition_range.result
Handle default engine type better for
2005-09-20 10:29:59 -04:00
preload.result
ps.result
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0
2005-12-02 11:57:26 +04:00
ps_1general.result
Added handlerton flag to make storage engines invisable via flag.
2005-11-10 08:24:21 -08:00
ps_2myisam.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
ps_3innodb.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
ps_4heap.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
ps_5merge.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
ps_6bdb.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
ps_7ndb.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
ps_10nestset.result
ps_11bugs.result
ps_grant.result
Bug#14406 GRANTS ON objects with non-ascii names borked after FLUSH PRIVILEGES
2005-11-14 16:36:06 +04:00
query_cache.result
Merge moonbone.local:/work/15028-bug-5.0-mysql
2005-12-02 22:07:10 +03:00
query_cache_merge.result
query_cache_notembedded.result
raid.result
range.result
select.result, mysqldump-max.result:
2005-10-13 21:28:44 +05:00
read_only.result
Fix for BUG#14703 "Valgrind error when inserting 0 into a BIT column (like in type_bit.test)":
2005-11-07 16:18:46 +01:00
rename.result
repair.result
replace.result
rollback.result
row.result
rowid_order_bdb.result
rowid_order_innodb.result
BUG#13484: In ha_innobase::cmp_ref call Field::key_cmp() as this is the function
2005-10-01 11:56:01 +04:00
rpl000001.a.result
rpl000001.b.result
rpl000001.result
rpl000002.result
rpl000004.a.result
rpl000004.b.result
rpl000004.result
rpl000005.result
rpl000006.result
rpl000008.result
rpl000009.result
rpl000010.result
rpl000011.result
rpl000012.result
rpl000013.result
rpl000015.result
rpl000017.result
rpl000018.result
rpl_alter.result
rpl_auto_increment.result
rpl_chain_temp_table.result
rpl_change_master.result
rpl_charset.result
Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not wonder if it's present in binlog). This was brought up by Salle - thanks Salle.
2005-09-30 10:58:24 +02:00
rpl_commit_after_flush.result
rpl_create_database.result
rpl_ddl.result
WL#2818 (Add creator to the trigger definition for privilege
2005-11-10 22:25:03 +03:00
rpl_deadlock.result
Fix for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs
2005-12-05 17:57:48 +01:00
rpl_delete_all.result
rpl_do_grant.result
rpl_drop.result
rpl_drop_db.result
rpl_drop_temp.result
rpl_dual_pos_advance.result
Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc;
2005-10-12 13:29:55 +02:00
rpl_EE_error.result
rpl_empty_master_crash.result
rpl_error_ignored_table.result
rpl_failed_optimize.result
rpl_failsafe.result
rpl_flush_log_loop.result
rpl_flush_tables.result
Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1
2005-10-08 16:56:10 +02:00
rpl_free_items.result
rpl_get_lock.result
rpl_heap.result
rpl_ignore_grant.result
rpl_init_slave.result
rpl_innodb.result
rpl_insert_id.result
rpl_insert_ignore.result
rpl_insert_select.result
rpl_loaddata.result
rpl_loaddata_rule_m.result
rpl_loaddata_rule_s.result
rpl_loaddatalocal.result
rpl_log.result
rpl_log_pos.result
rpl_many_optimize.result
rpl_master_pos_wait.result
rpl_max_relay_size.result
rpl_misc_functions.result
rpl_multi_delete.result
Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows were affected".
2005-09-20 17:41:47 +02:00
rpl_multi_delete2.result
rpl_multi_query.result
rpl_multi_update.result
Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows were affected".
2005-09-20 17:41:47 +02:00
rpl_multi_update2.result
- set 'updating' in both tables list if we have two of them (because of subquery) (BUG#13236)
2005-10-14 00:02:38 +03:00
rpl_multi_update3.result
BUG#12618: Removing fake locking
2005-10-10 15:10:14 +02:00
rpl_mystery22.result
rpl_openssl.result
after merge fix
2005-10-07 15:09:44 +05:00
rpl_optimize.result
rpl_ps.result
rpl_redirect.result
rpl_relayrotate.result
Fix for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs
2005-12-05 17:57:48 +01:00
rpl_relayspace.result
rpl_replicate_do.result
rpl_reset_slave.result
rpl_rewrite_db.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
rpl_rotate_logs.result
rpl_server_id1.result
rpl_server_id2.result
rpl_session_var.result
rpl_set_charset.result
rpl_skip_error.result
rpl_slave_status.result
rpl_sp.result
A fix and a test case for Bug#14077 "Failure to replicate a stored
2005-11-17 03:15:10 +03:00
rpl_sp_effects.result
rpl_sporadic_master.result
rpl_start_stop_slave.result
rpl_temporary.result
rpl_timezone.result
Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not wonder if it's present in binlog). This was brought up by Salle - thanks Salle.
2005-09-30 10:58:24 +02:00
rpl_trigger.result
Fixed BUG #14614 : Replication of tables with trigger generates
2005-12-11 17:06:36 +03:00
rpl_until.result
rpl_until.test + rpl_until.result Fix (completion) for bug#12429
2005-12-12 18:00:37 +01:00
rpl_user_variables.result
rpl_variables.result
rpl_view.result
fixed portability
2005-09-14 23:12:01 +03:00
schema.result
Patch for WL#2894: Make stored routine variables work
2005-12-07 17:01:17 +03:00
select.result
Fix bug #15268 Unchecked null value caused server crash
2005-12-09 23:01:52 +03:00
select_found.result
select_safe.result
server_id.require
server_id1.require
show_check.result
Merge mysql.com:/home/alik/MySQL/devel/5.0-wl2984
2005-12-09 15:14:19 +03:00
skip_grants.result
WL#2818 (Add creator to the trigger definition for privilege
2005-11-10 22:25:03 +03:00
skip_name_resolve.result
Patch for WL#2894: Make stored routine variables work
2005-12-07 17:01:17 +03:00
slave-running.result
slave-stopped.result
sp-big.result
Patch for WL#2894: Make stored routine variables work
2005-12-07 17:01:17 +03:00
sp-code.result
Removed forgotten test line in sp-code.test.
2005-11-18 18:05:04 +01:00
sp-destruct.result
Fixed BUG#14233: Crash after tampering with the mysql.proc table
2005-11-25 17:09:26 +01:00
sp-dynamic.result
Patch for WL#2894: Make stored routine variables work
2005-12-07 17:01:17 +03:00
sp-error.result
Fixed sp-error.test result after merging fix for bug #11555 "Stored procedures:
2005-12-07 16:55:16 +03:00
sp-goto.result
sp-prelocking.result
added missing drop view at end of test
2005-11-24 09:56:48 +01:00
sp-security.result
sp-security.result, sp.result, sp-security.test, sp.test:
2005-10-16 22:47:19 +04:00
sp-threads.result
sp-vars.result
Merge WL#2984
2005-12-12 13:29:48 +03:00
sp.result
Fix sp.result after merge
2005-12-12 14:53:47 -08:00
sp_trans.result
Fixed BUG#13729 Stored procedures: packet error after exception handled
2005-11-23 11:56:53 +01:00
sql_mode.result
Make storage engines "pluggable", handlerton work
2005-11-07 16:25:06 +01:00
ssl.result
Updated after testing
2005-10-13 11:28:06 +02:00
ssl_compress.result
Updated after testing
2005-10-13 11:28:06 +02:00
status.result
strict.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
subselect.result
Fixed bug #12762 :
2005-10-15 14:32:37 -07:00
subselect2.result
After merge fixes
2005-10-10 19:38:58 +02:00
subselect_gis.result
subselect_innodb.result
avoiding of calling Item::val_* methods family with opt_range mem_root, because its life time is too short. (BUG#14342)
2005-11-04 13:16:46 +02:00
sum_distinct-big.result
Patch for WL#2894: Make stored routine variables work
2005-12-07 17:01:17 +03:00
sum_distinct.result
symlink.result
synchronization.result
system_mysql_db.result
WL#2575 - Fulltext: Parser plugin for FTS
2005-11-06 13:13:06 +01:00
system_mysql_db_refs.result
tablelock.result
temp_table.result
Table definition cache, part 2
2005-11-23 22:45:02 +02:00
testdb_only.require
timezone.result
timezone2.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
timezone3.result
timezone_grant.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
trigger-compat.result
WL#2818 (Add creator to the trigger definition for privilege
2005-11-10 22:25:03 +03:00
trigger-grant.result
WL#2818 (Add creator to the trigger definition for privilege
2005-11-10 22:25:03 +03:00
trigger.result
Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0
2005-11-23 01:28:32 +02:00
true.require
truncate.result
type_binary.result
Merge mysql.com:/home/jimw/my/mysql-5.0-14299
2005-12-06 14:16:34 -08:00
type_bit.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_bit_innodb.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_blob.result
Move handling of suffix_length from strnxfrm_bin() to filesort to ensure proper sorting of all kind of binary objects
2005-10-14 00:04:52 +03:00
type_date.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_datetime.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_decimal.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_enum.result
type_float.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_nchar.result
type_newdecimal-big.result
Merge WL#2984
2005-12-12 13:29:48 +03:00
type_newdecimal.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_ranges.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_set.result
type_time.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_timestamp.result
type_uint.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
type_varchar.result
type_year.result
union.result
Fix union.result
2005-11-30 13:10:08 -08:00
update.result
Manually merged
2005-12-02 19:42:14 +03:00
user_limits.result
user_var-binlog.result
Reviewing new pushed code
2005-10-12 00:58:22 +03:00
user_var.result
Reverting patch for BUG #14009 (use of abs() on null value causes problems with filesort
2005-11-01 15:54:30 +02:00
varbinary.result
variables.result
Merge mysql.com:/home/my/mysql-5.1
2005-11-23 22:58:53 +02:00
view.result
Merge mysql.com:/home/dlenev/src/mysql-5.0-merges
2005-12-12 14:59:14 +03:00
view_grant.result
Clear variable
2005-11-24 06:17:38 +02:00
view_query_cache.result
We should not skip temptable view along with other derived
2005-12-01 12:01:38 +02:00
wait_timeout.result
Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how
2005-10-11 09:12:12 -07:00
warnings.result
Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE
2005-12-02 15:01:44 +04:00
windows.result
xa.result
Bug#12935 Local and XA transactions not mutually exclusive
2005-10-05 19:58:16 +02:00