Mysql 8.3 InnoDB Cluster R/W spliting #1475
                  
                    
                      drivet1024
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I try to use MysqlConnector with my 8.3 innodb cluster. When you create a command with only SELECT it suppose to go to the first READ_ONLY node. In my case I try with SELECT @@hostname and it return me always the R/W node. When I try tha same thing with a Mysql Client software it return me node2 ou node3. DO ou know what exactly I'm doing wrong.
The R/W split is a nice feature.
Beta Was this translation helpful? Give feedback.
All reactions