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.
Diff: services/mysql/MySQLClient.cpp
- Revision:
- 8:361d9e984660
- Parent:
- 0:ac1725ba162c
--- a/services/mysql/MySQLClient.cpp Wed Dec 15 18:01:30 2010 +0000 +++ b/services/mysql/MySQLClient.cpp Tue Aug 06 12:55:11 2019 +0000 @@ -337,7 +337,7 @@ byte token[9]={0}; - scramble_323((char*)token, (const char*)scramble, m_password.c_str()); + //scramble_323((char*)token, (const char*)scramble, m_password.c_str()); DBG("Building response\n"); //Build response