mariadb/mysql-test/include
unknown 0d821fafe9 BUG#45516 SQL thread does not use database charset properly
Replication SQL thread does not set database default charset to 
thd->variables.collation_database properly, when executing LOAD DATA binlog.
This bug can be repeated by using "LOAD DATA" command in STATEMENT mode.
        
This patch adds code to find the default character set of the current database 
then assign it to thd->db_charset when slave server begins to execute a relay log.
The test of this bug is added into rpl_loaddata_charset.test
2009-08-12 11:54:05 +08:00
..
add_anonymous_users.inc
analyze_failure_sync_with_master.test
big_test.inc
check-testcase.test
check_var_limit.inc
common-tests.inc
count_sessions.inc
ctype_common.inc
ctype_filesort.inc
ctype_innodb_like.inc
ctype_like_escape.inc
ctype_like_range_f1f2.inc
ctype_regex.inc
delete_anonymous_users.inc
diff_master_slave.inc
diff_tables.inc
endspace.inc
federated.inc
federated_cleanup.inc
get_binlog_dump_thread_id.inc
gis_generic.inc
gis_keys.inc
have_archive.inc
have_bdb.inc
have_big5.inc
have_blackhole.inc
have_bug25714.inc
have_case_sensitive_file_system.inc
have_community_features.inc
have_compress.inc
have_cp932.inc
have_cp1250_ch.inc
have_crypt.inc
have_csv.inc
have_debug.inc
have_eucjpms.inc
have_euckr.inc
have_exampledb.inc
have_federated_db.inc
have_gb2312.inc
have_gbk.inc
have_geometry.inc
have_innodb.inc
have_latin2_ch.inc
have_local_infile.inc
have_log_bin.inc
have_lowercase0.inc
have_lowercase1.inc
have_multi_ndb.inc
have_ndb.inc
have_outfile.inc
have_profiling.inc
have_query_cache.inc
have_sjis.inc
have_ssl.inc
have_tis620.inc
have_ucs2.inc
have_udf.inc
have_ujis.inc
im_check_env.inc
innodb_rollback_on_timeout.inc
kill_query.inc
kill_query_and_diff_master_slave.inc
loaddata_autocom.inc
master-slave-end.inc
master-slave.inc
mysqldump.inc
mysqltest-x.inc
ndb_backup.inc
ndb_backup_print.inc
ndb_default_cluster.inc
ndb_wait_connected.inc
not_as_root.inc
not_embedded.inc
not_openssl.inc
not_windows.inc
ps_conv.inc
ps_create.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
report-features.test
rpl_loaddata_charset.inc BUG#45516 SQL thread does not use database charset properly 2009-08-12 11:54:05 +08:00
rpl_stmt_seq.inc
rpl_trigger_common.inc Post-fix for BUG#43264 2009-08-03 14:37:50 +01:00
show_binary_logs.inc
show_binlog_events.inc
show_binlog_events2.inc
show_msg.inc
show_msg80.inc
sp-vars.inc
start_slave.inc
stop_slave.inc
strict_autoinc.inc
system_db_struct.inc
test_outfile.inc
testdb_only.inc
uses_vardir.inc
varchar.inc
wait_condition.inc
wait_for_query_to_suceed.inc
wait_for_slave_io_to_stop.inc
wait_for_slave_param.inc
wait_for_slave_sql_error.inc
wait_for_slave_sql_error_and_skip.inc
wait_for_slave_sql_to_stop.inc
wait_for_slave_to_start.inc
wait_for_slave_to_stop.inc
wait_show_condition.inc
wait_show_pattern.inc
wait_slave_status.inc
wait_until_count_sessions.inc
wait_until_disconnected.inc
windows.inc