<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/dialects/mysql, branch pr/1</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>Updated mysqlconnector dialect to check for disconnect based</title>
<updated>2013-04-29T23:49:28+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-29T23:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=eb431e4aa5a0dbf3af73497289aade857cf70233'/>
<id>eb431e4aa5a0dbf3af73497289aade857cf70233</id>
<content type='text'>
on the apparent string message sent in the exception; tested
against mysqlconnector 1.0.9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the apparent string message sent in the exception; tested
against mysqlconnector 1.0.9.
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix long-outdated documentation for sql_mode/ansiquotes,</title>
<updated>2013-04-29T23:21:44+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-29T23:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2cea98dfc511abd569adff2deba3e6d0d0760f3e'/>
<id>2cea98dfc511abd569adff2deba3e6d0d0760f3e</id>
<content type='text'>
closes [ticket:1552]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes [ticket:1552]
</pre>
</div>
</content>
</entry>
<entry>
<title>- changelog</title>
<updated>2013-04-21T21:23:03+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-21T21:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e79fd50e586a4dcdefcd1181d726f47a713d02d3'/>
<id>e79fd50e586a4dcdefcd1181d726f47a713d02d3</id>
<content type='text'>
- just do a fetchone() here, no need for len() etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- just do a fetchone() here, no need for len() etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge cymysql branch</title>
<updated>2013-04-21T21:19:07+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-21T21:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e4c50c07bb67f30d9e67167c34cfcae9d50ad360'/>
<id>e4c50c07bb67f30d9e67167c34cfcae9d50ad360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Improvements to the operation of the pymysql dialect on</title>
<updated>2013-04-21T21:09:45+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-21T21:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=23c744b54e94a0d003a7e7236af7868cc31a1161'/>
<id>23c744b54e94a0d003a7e7236af7868cc31a1161</id>
<content type='text'>
Python 3, including some important decode/bytes steps.
Issues remain with BLOB types due to driver issues.
Courtesy Ben Trofatter.
- start using util.py3k, we will eventually remove the
sa2to3 fixer entirely
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3, including some important decode/bytes steps.
Issues remain with BLOB types due to driver issues.
Courtesy Ben Trofatter.
- start using util.py3k, we will eventually remove the
sa2to3 fixer entirely
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in bentrofatter/sqlalchemy-2663 (pull request #49)</title>
<updated>2013-04-21T20:58:55+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-21T20:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d5af821b5d564141451f5534a0bb922508e89e70'/>
<id>d5af821b5d564141451f5534a0bb922508e89e70</id>
<content type='text'>
Fixed PyMySQL problems for Python 2.x and mitigated some issues with Python 3.x
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed PyMySQL problems for Python 2.x and mitigated some issues with Python 3.x
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from default</title>
<updated>2013-04-20T08:10:23+00:00</updated>
<author>
<name>Hajime Nakagami</name>
<email>nakagami@gmail.com</email>
</author>
<published>2013-04-20T08:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=fbcdba12f88d88c509fc34eb8aab3f501d1b705b'/>
<id>fbcdba12f88d88c509fc34eb8aab3f501d1b705b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mysql+gaerdbms dialect for changed exception format</title>
<updated>2013-04-20T01:01:39+00:00</updated>
<author>
<name>Dan Ring</name>
<email>dfring@gmail.com</email>
</author>
<published>2013-04-20T01:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d657cf0600e9fa1aa49a4e27ba2063073d879987'/>
<id>d657cf0600e9fa1aa49a4e27ba2063073d879987</id>
<content type='text'>
googleappengine v1.7.5 changed the exception format to be
incompatible with MySQLDialect_gaerdbms#_extract_error_code

This fix works for both old- and new-style exceptions.

Changes causing the breakage:
/trunk/python/google/storage/speckle/python/api/rdbms.py
at
https://code.google.com/p/googleappengine/source/detail?r=318
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
googleappengine v1.7.5 changed the exception format to be
incompatible with MySQLDialect_gaerdbms#_extract_error_code

This fix works for both old- and new-style exceptions.

Changes causing the breakage:
/trunk/python/google/storage/speckle/python/api/rdbms.py
at
https://code.google.com/p/googleappengine/source/detail?r=318
</pre>
</div>
</content>
</entry>
<entry>
<title>mysql+cymysql dialect supports_sane_rowcount = False</title>
<updated>2013-04-13T09:19:05+00:00</updated>
<author>
<name>Hajime Nakagami</name>
<email>nakagami@gmail.com</email>
</author>
<published>2013-04-13T09:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f801e546e7fd0188906669335d5aea2c6a8d91c9'/>
<id>f801e546e7fd0188906669335d5aea2c6a8d91c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a bit revert</title>
<updated>2013-04-13T09:04:31+00:00</updated>
<author>
<name>Hajime Nakagami</name>
<email>nakagami@gmail.com</email>
</author>
<published>2013-04-13T09:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2d10dbde0361bf1ba1a72bb9d946c8d979aab6ac'/>
<id>2d10dbde0361bf1ba1a72bb9d946c8d979aab6ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
