Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: HelloWorld ServoInterfaceBoardExample1 4180_Lab4
Diff: services/mysql/MySQLClient.cpp
- Revision:
- 4:fd826cad83c0
- Parent:
- 0:632c9925f013
- Child:
- 5:dd63a1e02b1b
--- a/services/mysql/MySQLClient.cpp Fri Jun 18 10:38:57 2010 +0000 +++ b/services/mysql/MySQLClient.cpp Fri Jul 09 14:46:47 2010 +0000 @@ -25,7 +25,7 @@ #include "sha1.h" //For 4.1+ passwords #include "mycrypt.h" //For 4.0- passwords -#define __DEBUG +//#define __DEBUG #include "dbg/dbg.h" #define MYSQL_TIMEOUT_MS 15000