~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/suite/rpl/r/rpl_bug33931.result

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
stop slave;
 
2
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
 
3
reset master;
 
4
reset slave;
 
5
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
 
6
start slave;
 
7
show slave status;
 
8
Slave_IO_State  #
 
9
Master_Host     127.0.0.1
 
10
Master_User     root
 
11
Master_Port     MASTER_PORT
 
12
Connect_Retry   1
 
13
Master_Log_File 
 
14
Read_Master_Log_Pos     4
 
15
Relay_Log_File  #
 
16
Relay_Log_Pos   #
 
17
Relay_Master_Log_File   
 
18
Slave_IO_Running        No
 
19
Slave_SQL_Running       No
 
20
Replicate_Do_DB 
 
21
Replicate_Ignore_DB     
 
22
Replicate_Do_Table      
 
23
Replicate_Ignore_Table  
 
24
Replicate_Wild_Do_Table 
 
25
Replicate_Wild_Ignore_Table     
 
26
Last_Errno      0
 
27
Last_Error      
 
28
Skip_Counter    0
 
29
Exec_Master_Log_Pos     0
 
30
Relay_Log_Space #
 
31
Until_Condition None
 
32
Until_Log_File  
 
33
Until_Log_Pos   0
 
34
Master_SSL_Allowed      No
 
35
Master_SSL_CA_File      
 
36
Master_SSL_CA_Path      
 
37
Master_SSL_Cert 
 
38
Master_SSL_Cipher       
 
39
Master_SSL_Key  
 
40
Seconds_Behind_Master   #
 
41
Master_SSL_Verify_Server_Cert   No
 
42
Last_IO_Errno   0
 
43
Last_IO_Error   
 
44
Last_SQL_Errno  0
 
45
Last_SQL_Error