We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
version:5.6.29-dble-2.18.02.0-dev-20180327092843
steps:
1, rename the attachment file to main.cpp
2, g++ -g main.cpp -o ps.o -I/opt/mysql/include -L/opt/mysql/lib -lmysqlclient
3,run [./ps.o] (ps:run [./ps.o debug] will get the result connecting directly to mysql)
main.txt