1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

updates for LOAD DATA FROM MASTER + some cleanup of replication code

This commit is contained in:
sasha@mysql.sashanet.com
2001-05-28 19:18:23 -06:00
parent 8a3f87ab07
commit 8f6b34f950
18 changed files with 935 additions and 86 deletions

View File

@@ -96,7 +96,6 @@ THD::THD():user_time(0),fatal_error(0),last_insert_id_used(0),
current_linfo = 0;
slave_thread = 0;
slave_proxy_id = 0;
last_nx_table = last_nx_db = 0;
cond_count=0;
convert_set=0;
mysys_var=0;