SQLAdvisor
SQLAdvisor copied to clipboard
centos7最后一步make报错
太能搞了吧,项目虽然不维护了,但是好歹给个true项目呀。或者reward上给个提示也中啊
In file included from /usr/local/sqlparser/include/sql/item.h:2470:0, from /usr/local/sqlparser/include/sql/sql_class.h:39, from /usr/local/src/SQLAdvisor/sqladvisor/main.cc:7: /usr/local/sqlparser/include/sql/item_timefunc.h: In member function ‘virtual longlong Item_time_func::val_int()’: /usr/local/sqlparser/include/sql/item_timefunc.h:533:12: warning: converting to non-pointer type ‘longlong {aka long long int}’ from NULL [-Wconversion-null] return NULL;
我也遇见了这个问题