[ale] Re: mysqldump error
    Christopher Fowler 
    cfowler at outpostsentinel.com
       
    Thu Nov 29 12:34:27 EST 2007
    
    
  
Here is my slave user:
*************************** 1. row ***************************
                 Host: 66.23.224.81
                 User: slave
             Password: 1e38111172bd0b96
          Select_priv: N
          Insert_priv: N
          Update_priv: N
          Delete_priv: N
          Create_priv: N
            Drop_priv: N
          Reload_priv: N
        Shutdown_priv: N
         Process_priv: N
            File_priv: N
           Grant_priv: N
      References_priv: N
           Index_priv: N
           Alter_priv: N
         Show_db_priv: N
           Super_priv: N
Create_tmp_table_priv: N
     Lock_tables_priv: N
         Execute_priv: N
      Repl_slave_priv: Y
     Repl_client_priv: N
             ssl_type: 
           ssl_cipher: 
          x509_issuer: 
         x509_subject: 
        max_questions: 0
          max_updates: 0
      max_connections: 0
1 row in set (0.00 sec)
That is on the 4.1.18 database server.  
The mysqldump client is:
mysqldump  Ver 10.11 Distrib 5.0.45, for redhat-linux-gnu (i386
I can log into the Linux of the 4.1.18 and do mysqldumps all day long.
It appears that 10.11 is trying to do something that 4.1.18 does not
support.
    
    
More information about the Ale
mailing list