XieHan
a788401b3c
fix bug and update MySQL tutorial
2021-06-03 00:30:55 +08:00
holmes1412
73c8f871cd
fix parsing Fixed-Length Integer case 255 and parse_ok_packet()
2021-05-19 18:34:05 +08:00
holmes1412
a5dea8a363
fix MySQL parse multi result for OK packet and error
2021-05-19 02:28:55 +08:00
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