wzlsuccess
48635daf07
update cmake file
2021-06-22 23:03:48 +08:00
XieHan
a788401b3c
fix bug and update MySQL tutorial
2021-06-03 00:30:55 +08:00
xiehan
ba7e842a9e
Merge pull request #373 from holmes1412/master
...
fix MySQL parse multi result for OK packet and error
2021-05-19 19:40:58 +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
junfeng.fj
c705910b2f
optimize tutorial-11
2021-05-09 21:28:36 +08:00
xiehan
d5416f778b
Fix typo.
2021-05-09 01:38:43 +08:00
xiehan
ec9055f90a
Fix typo.
2021-05-08 23:30:43 +08:00
xiehan
4320652705
Update tutorial-11-graph_task.cc
2021-05-08 18:03:03 +08:00
xiehan
7f514dab2e
Update tutorial-11-graph_task.cc
2021-05-08 17:51:01 +08:00
XieHan
28ec2945a6
add tutorial-11-graph_task
2021-05-08 17:49:10 +08:00
XieHan
8ee0925cc9
add tutorial-00-helloworld.cc
2021-04-26 23:18:53 +08:00
XieHan
7f3784b589
update messages move constructors
2021-01-27 23:49:32 +08:00
wangzhulei
00e0d353ab
modify kafka tutorial and doc
2020-12-06 20:54:25 +08:00
holmes1412
153e7e87b4
fix MySQL parse OK_Packet info
2020-12-01 17:27:33 +08:00
wzl12356
5d42d68ab3
add kafka client ( #96 )
...
* add kafka client
Co-authored-by: wangzhulei <wangzhulei@sogou-inc.com >
2020-11-13 16:38:40 +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
alpc62
57a5445aea
Update client.cc
2020-08-01 14:01:54 +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