Changes between Version 3 and Version 4 of Docs/Prog/Manual/ApplicationLibraries/Database/MySQLclient


Ignore:
Timestamp:
02/01/13 14:48:12 (12 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/Database/MySQLclient

    v3 v4  
    1515        const char* server = "192.168.1.106";
    1616        const char* user = "pi";
    17 //      const char* password = "mysql848";
    1817        const char* password = "raspberry";
    1918        const char* database = "test";