Skip to content
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

Clone this wiki locally