Ecco la risposta:

PC104:/home/guest/source # gcc -o db db.c -lmysqlclient
/usr/i486-suse-linux/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status

Sul sito di mysql mi si dice che le API per il C sono incluse
nel server (che ho installato e finora ha sempre funzionato perfettamente)...cos'è che gli manca?