From: Warren Young Date: July 7 2011 2:39am Subject: Re: ssqls and extend insert syntax? how? List-Archive: http://lists.mysql.com/plusplus/9393 Message-Id: <6867C310-C371-4343-8733-C794C11B77BB@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Jul 6, 2011, at 3:21 PM, Ana Johnson wrote: >> The only reason it isn't released is that it contains an ABI breakage = w.r.t. >> 3.0.9 > is the problem documented? http://lists.mysql.com/plusplus/8973 The easiest way to zero in on it that I know of is to use this: = http://ispras.linux-foundation.org/index.php/ABI_compliance_checker On running it, you will see that the ABI changed incompatibly between = 3.0.9 and 3.1.0. I suspect it's due to changes in ConnectionPool. The = desired end point is to get back to the 3.0.9 ABI so that 3.1.1 can be = safely rolled out in binary repos (Fedora, Ubuntu...) that currently = ship 3.0.9.=