summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/mysql/mysql.cpp
blob: c05da1c67fa9268b99c4d85657a2fe18121930eb (plain)
1
2
3
4
5
6
#include "mysql.h"

int main(int, char **)
{
    return 0;
}