|
From: Radoslaw G. <rga...@ay...> - 2005-03-08 12:48:23
|
Hello,
I am the newbe with using the sourceforge so sorry for my lack of knowledg=
e.
I have been using the mysqlcppapi library successfully for some time, so a=
t=20
first I would like to thank all maintainers and developers for the good wor=
k=20
they have done.
I did some slight changes to the package and I would like to ask where she=
ll=20
I send the patch? Is the sourceforge project's <patches> link the right pla=
ce=20
to do it?
The changes are quite minor - I just got rid of few warnings during the=20
compilation (defined but not used methods' parameters) and corrected=20
"mysql_shutdown" invocation to match the new MySQL interface (4.1.10) - but=
=20
without preprocessor directives to check the MySQL version (sorry).=20
=20
I would like to ask, if it was possible, for the more complex exceptions=20
scheme - for now I have to check the exception's description to check the=20
reason (e.g. all "artificial deadlocks" of MySQL which, as they suggest,=20
should cause transactions retrial).
Thanks in advance for any suggestions and help about my question and the=20
changes I made as well.
=2D-=20
Mit freundlichen Gr=FC=DFen
Best regards
=20
// Radoslaw Garbacz
// aycan Digitalsysteme GmbH
// Innere Aumuehlstrasse 5
// 97076 Wuerzburg
// Germany
// phone: +49 931.270 40 90
// fax: +49 931.270 40 91
// mailto:rga...@ay...
// http://www.aycan.de
|