~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-21 15:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100621153105-pbbz3t6nyrf9t2zq
Tags: upstream-5.1.48
ImportĀ upstreamĀ versionĀ 5.1.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
SELECT COUNT(*) FROM mysql.user WHERE user like 'dummy%';
42
42
COUNT(*)
43
43
0
44
 
SHOW SLAVE STATUS;
45
 
Slave_IO_State  #
46
 
Master_Host     127.0.0.1
47
 
Master_User     root
48
 
Master_Port     MASTER_PORT
49
 
Connect_Retry   1
50
 
Master_Log_File master-bin.000001
51
 
Read_Master_Log_Pos     #
52
 
Relay_Log_File  #
53
 
Relay_Log_Pos   #
54
 
Relay_Master_Log_File   master-bin.000001
55
 
Slave_IO_Running        Yes
56
 
Slave_SQL_Running       Yes
57
 
Replicate_Do_DB 
58
 
Replicate_Ignore_DB     
59
 
Replicate_Do_Table      
60
 
Replicate_Ignore_Table  #
61
 
Replicate_Wild_Do_Table 
62
 
Replicate_Wild_Ignore_Table     
63
 
Last_Errno      0
64
 
Last_Error      
65
 
Skip_Counter    0
66
 
Exec_Master_Log_Pos     #
67
 
Relay_Log_Space #
68
 
Until_Condition None
69
 
Until_Log_File  
70
 
Until_Log_Pos   0
71
 
Master_SSL_Allowed      No
72
 
Master_SSL_CA_File      
73
 
Master_SSL_CA_Path      
74
 
Master_SSL_Cert 
75
 
Master_SSL_Cipher       
76
 
Master_SSL_Key  
77
 
Seconds_Behind_Master   #
78
 
Master_SSL_Verify_Server_Cert   No
79
 
Last_IO_Errno   #
80
 
Last_IO_Error   #
81
 
Last_SQL_Errno  0
82
 
Last_SQL_Error