Here is how we compile the code example. $ gcc version.c -o version `mysql_config --cflags --libs`. $ ./version. MySQL client version: 5.1 ...
確定! 回上一頁