~geertjmvdk/+junk/myconnpy-buildbot

  • Committer: Geert Vanderkelen
  • Date: 2010-01-25 17:15:07 UTC
  • Revision ID: geert.vanderkelen@sun.com-20100125171507-7xdivm5d4lwu1luw
Adding MySQL server errors and better exceptions (part 1)

* We try to raise appropriate exceptions based on the server errno we get
using the errors.raise_mysql_error()-method.
* Adding server side errno: this will take time to sort out (lots of them!)
* Updating test cases with new exceptions being thrown.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-mysql 57 16 years ago Geert Vanderkelen Settings for post_commit hook sending email to gee Diff
examples 14 16 years ago Geert JM Vanderkelen Adding examples directory The examples/ directory Diff
mysql 1 16 years ago Geert JM Vanderkelen Initial commit to repository. Starting new Mercur Diff
py3k 161 14 years ago Geert Vanderkelen Python v3.1 version included * py3k/ contains Con Diff
tests 65 16 years ago Geert Vanderkelen New unittesting structure New subdicretory is cre Diff
.bzrignore 66 16 years ago Geert Vanderkelen Starting the .bzrignore file 16 bytes Diff Download File
AUTHORS 71 15 years ago Geert Vanderkelen Changing email address from @mysql.com to @sun.com 50 bytes Diff Download File
ChangeLog 171.1.1 14 years ago Geert Vanderkelen Adding release notes for 0.1.2-devel 2.1 KB Diff Download File
File client.py 147 14 years ago Geert Vanderkelen Copyright/License: some changes how they are inclu 4 KB Diff Download File
COPYING 147 14 years ago Geert Vanderkelen Copyright/License: some changes how they are inclu 17.8 KB Diff Download File
EXCEPTIONS-CLIENT 147 14 years ago Geert Vanderkelen Copyright/License: some changes how they are inclu 292 bytes Diff Download File
make_release.py 169 14 years ago Geert Vanderkelen Writing version in both Python v2 and v3 versions 4.3 KB Diff Download File
MANIFEST.in 167 14 years ago Geert Vanderkelen Some release changes * an include line in the MAN 377 bytes Diff Download File
metasetupinfo.py 161 14 years ago Geert Vanderkelen Python v3.1 version included * py3k/ contains Con 935 bytes Diff Download File
README 161 14 years ago Geert Vanderkelen Python v3.1 version included * py3k/ contains Con 2 KB Diff Download File
setup.cfg 149 14 years ago Geert Vanderkelen Splitting setup.py to metasetupinfo.py and setup.c 28 bytes Diff Download File
File setup.py 161 14 years ago Geert Vanderkelen Python v3.1 version included * py3k/ contains Con 1.7 KB Diff Download File
File unittests.py 161 14 years ago Geert Vanderkelen Python v3.1 version included * py3k/ contains Con 4 KB Diff Download File