Commit Graph

7 Commits

Author SHA1 Message Date
holmes1412
153e7e87b4 fix MySQL parse OK_Packet info 2020-12-01 17:27:33 +08:00
XieHan
a4d89b5cf8 update tutorial 2020-11-03 02:28:47 +08:00
holmes1412
8bbb0504df fix MySQL bug about multi resultset
1. fix the way to parse ok packet and check MORE_RESULTS_EXIST in ok packet;
2. update MySQLResultCursor the way to set MYSQL_STATUS_GET_RESULT;
3. fix MySQLMessage set_ok_packet().
4. update tutorial;
2020-11-02 21:45:11 +08:00
XieHan
35890cb243 Fix the error message output of mysql tutorial. 2020-08-26 01:06:08 +08:00
alpc62
a375a71bd0 pause() replace by WaitGroup 2020-08-05 14:25:15 +08:00
1412
c87577e40e Update tutorial-12-mysql_cli.cc 2020-07-30 02:05:17 +08:00
XieHan
354ff7432b initialization 2020-07-29 13:42:26 +08:00