Skip to content

Commit bdb796a

Browse files
Update BookShopManagement.cpp
1 parent fa1b6d3 commit bdb796a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BookShopManagement.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#define PASS /*put the password of MySQL in here between ""*/
1313
#define DATABASE "Management"
1414
#define PORT 3306
15-
#define PASSWORD /*Set a Numeric Password for Your Database*/
15+
#define PASSWORD /*Set a Numeric Password for Your Application*/
1616

1717
using namespace std;
1818

0 commit comments

Comments
 (0)