You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sumukha Pk edited this page Oct 3, 2018
·
6 revisions
Welcome to the Mail-server wiki!
*27-9-18: Discussed on functions and features
*28-9-18: Installed mysql, ran first program in C to test mysql
Compile by g++ test.cpp -lmysqlcppconn
*3-10-18: Database operations done, compile by g++ create_db.cpp -std=c99 mysql_config --cflags --libs