mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
#310 Connect to MySQL db without specifying database name.
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
MySQLTest(const std::string& name);
|
||||
~MySQLTest();
|
||||
|
||||
void testConnectNoDB();
|
||||
void testBareboneMySQL();
|
||||
|
||||
void testSimpleAccess();
|
||||
|
||||
Reference in New Issue
Block a user