Daniel_He
Daniel_He
poco1.12.2 still failed /Users/andy/project/CLion/poco-1.12.2/Data/MySQL/src/ResultMetadata.cpp:136:8: error: use of undeclared identifier 'MYSQL_TYPE_JSON' case MYSQL_TYPE_JSON: ^ 1 error generated. make[2]: *** [Data/MySQL/CMakeFiles/DataMySQL.dir/src/ResultMetadata.cpp.o] Error 1 make[1]: *** [Data/MySQL/CMakeFiles/DataMySQL.dir/all] Error 2 make[1]: *** Waiting for...
> @andyhewenhui you need 1.12.3 or apply the two changes above from https://github.com/pocoproject/poco/pull/3753/files 👌