Re: [openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-24 Thread Florian Haas
On Thu, Jan 23, 2014 at 7:22 PM, Ben Nemec openst...@nemebean.com wrote: On 2014-01-23 12:03, Florian Haas wrote: Ben, thanks for taking this to the list. Apologies for my brevity and for HTML, I'm on a moving train and Android Gmail is kinda stupid. :) I have some experience with the

Re: [openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-24 Thread Doug Hellmann
On Fri, Jan 24, 2014 at 3:29 AM, Florian Haas flor...@hastexo.com wrote: On Thu, Jan 23, 2014 at 7:22 PM, Ben Nemec openst...@nemebean.com wrote: On 2014-01-23 12:03, Florian Haas wrote: Ben, thanks for taking this to the list. Apologies for my brevity and for HTML, I'm on a moving

Re: [openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-24 Thread Florian Haas
On Fri, Jan 24, 2014 at 4:30 PM, Doug Hellmann doug.hellm...@dreamhost.com wrote: On Fri, Jan 24, 2014 at 3:29 AM, Florian Haas flor...@hastexo.com wrote: On Thu, Jan 23, 2014 at 7:22 PM, Ben Nemec openst...@nemebean.com wrote: On 2014-01-23 12:03, Florian Haas wrote: Ben, thanks

[openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-23 Thread Ben Nemec
A while back a change (https://review.openstack.org/#/c/47820/) was made to allow enabling mysql traditional mode, which tightens up mysql's input checking to disallow things like silent truncation of strings that exceed the column's allowed length and invalid dates (as I understand it).

Re: [openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-23 Thread Jay Pipes
On Thu, 2014-01-23 at 11:29 -0600, Ben Nemec wrote: A while back a change (https://review.openstack.org/#/c/47820/) was made to allow enabling mysql traditional mode, which tightens up mysql's input checking to disallow things like silent truncation of strings that exceed the column's

Re: [openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-23 Thread Florian Haas
Ben, thanks for taking this to the list. Apologies for my brevity and for HTML, I'm on a moving train and Android Gmail is kinda stupid. :) On Jan 23, 2014 6:46 PM, Ben Nemec openst...@nemebean.com wrote: A while back a change (https://review.openstack.org/#/c/47820/) was made to allow

Re: [openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-23 Thread Ben Nemec
On 2014-01-23 11:50, Jay Pipes wrote: On Thu, 2014-01-23 at 11:29 -0600, Ben Nemec wrote: A while back a change (https://review.openstack.org/#/c/47820/) was made to allow enabling mysql traditional mode, which tightens up mysql's input checking to disallow things like silent truncation of

Re: [openstack-dev] [oslo][db] Mysql traditional session mode

2014-01-23 Thread Ben Nemec
On 2014-01-23 12:03, Florian Haas wrote: Ben, thanks for taking this to the list. Apologies for my brevity and for HTML, I'm on a moving train and Android Gmail is kinda stupid. :) I have some experience with the quirks of phone GMail myself. :-) On Jan 23, 2014 6:46 PM, Ben Nemec