mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=21022
This commit is contained in:
parent
fb851311e0
commit
2335e009bb
|
@ -33,7 +33,7 @@
|
|||
// uncomment the following to print all queries.
|
||||
// Useful for low-level debugging
|
||||
|
||||
#define SHOW_QUERIES
|
||||
//#define SHOW_QUERIES
|
||||
|
||||
DB_CONN::DB_CONN() {
|
||||
mysql = 0;
|
||||
|
|
Loading…
Reference in New Issue