阅读背景:

致命错误mysql。h:编译过程中没有这样的文件或目录。

来源:互联网 

I have the following code

我有以下代码。

#include <my_global.h>
#include <mysql.h>

int main(int argc, char **argv)
{
  printf("MySQL client version: %s\n", mysql_get_client_info());

  exit(0);
}
#include 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: