Hi All!
        I have a little problem using libmysequoia. We have running a
        sequoia
        deployment based in two nodes with one backed each one
        configured in
        RAIDb-1. I am trying to use one aplication who dinamically link
        libmyseqouia.so.14 (MYSQL 4.1) to run.
        The application launch without problem:
        LD_PRELOAD=$LIBS/libmysequoia.so.14 application
        The application have configured a link to the database like:
        mysql://node1/virtualdatabase
        The problem is that the INSERT operations only take effect over
        backend
        in node1, never over the other backend. I'm not sure how this
        would
        work, but i suppose that although i use node1 in my sql link,
        carob with
        sequoia must distribute my sql statements against the two nodes.
        Am i
        right? 
        Any sugestion would be appreciated.
        Thanks in advanced.
        
        

_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to