make: main.cpp g++ -Wall -o xvec main.cpp -lmariadb clean: rm -rf xvec *.o