/[pkg-kde]/trunk/packages/qt4-x11/debian/patches/0234-fix-mysql-threaded.diff
ViewVC logotype

Diff of /trunk/packages/qt4-x11/debian/patches/0234-fix-mysql-threaded.diff

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11837 by pusling-guest, Wed Jul 9 00:53:24 2008 UTC revision 11838 by fabo, Sat Aug 2 22:12:48 2008 UTC
# Line 7  author: Tobias Koenig <tokoe@kde.org> Line 7  author: Tobias Koenig <tokoe@kde.org>
7  This patch will fix the handling of connections to  This patch will fix the handling of connections to
8  mysql server in a multithreaded environment  mysql server in a multithreaded environment
9    
10  --- a/src/sql/drivers/mysql/qsql_mysql.cpp      (revision 804421)  --- a/src/sql/drivers/mysql/qsql_mysql.cpp
11  +++ b/src/sql/drivers/mysql/qsql_mysql.cpp      (working copy)  +++ b/src/sql/drivers/mysql/qsql_mysql.cpp
12  @@ -1215,6 +1215,10 @@  @@ -1215,6 +1215,10 @@
13       d->preparedQuerysEnabled = false;       d->preparedQuerysEnabled = false;
14   #endif   #endif

Legend:
Removed from v.11837  
changed lines
  Added in v.11838

  ViewVC Help
Powered by ViewVC 1.1.5