Hi, the string I was using is: db=test user=test password=pwd host=192.168.1.200 sslca=ca-cert.pem sslcert=client-cert.pem sslkey=client-key.pem
I just added the SSL params that those are valid options. Looking at the the string at github login=service=my_db user=root password=password I guess there is at least a space missing and I don't see what the login=service should be good for. Unfortunatly I did not do any work with the mysql backend lately as it seems that we will switch to postgres. Regards, Michael 2012/11/26 Mateusz Loskot <[email protected]>: > On 26 November 2012 05:30, Pawel Aleksander Fedorynski <[email protected]> > wrote: >> [+soci-users] >> >> Hi Michael, >> >> Can you tell me what connect string you are using? This error means soci >> couldn't parse the connect string. > > Pawel, > > He seems to be using this string, as displayed in at > https://github.com/SOCI/soci/issues/20 > > login=service=my_db user=root password=password > > which does not seem to be a correct MySQL string, does it? > > Michael, > > Please, take a look at this page: > http://soci.sourceforge.net/doc/backends/mysql.html > > p.s. Michael, if you want respond to soci-users list, you need to > subscribe first > > Best regards, > -- > Mateusz Loskot, http://mateusz.loskot.net > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > soci-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/soci-users ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
