[[email protected]] Hi Daniel,
CLIENT_FOUND_ROWS was added as part of the patch sent by Matthieu Kermagoret (cc-ed) to support get_affected_rows(). I think it doesn't have any other effect. (CLIENT_MULTI_RESULTS was added because a certain class of stored procedures didn't work without it). Thanks, Aleksander On Thu, Jan 12, 2012 at 11:31 PM, Daniel Walter <[email protected]> wrote: > Hi, > > is there any reason why these connection options "CLIENT_FOUND_ROWS | > CLIENT_MULTI_RESULTS" are hardcoded in mysql backend? > > In my copy I dropped the "CLIENT_FOUND_ROWS" option so > "get_affected_rows()" reacts as i expect. Will this have any other impact? > > Best Regards, > B.Sc. Daniel Walter > > -- > > Helm & Walter IT-Solutions > Sebnitzer Str. 2 > D-01848 Hohnstein > Tel.: +49 (35975) 849515 > Mobile: +49 (151) 21240211 > Email: [email protected] > WWW: http://www.helmundwalter.de > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Mar 27 - Feb 2 > Save $400 by Jan. 27 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev2 > _______________________________________________ > Soci-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/soci-users ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
