File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ db_driver='mysql',
5252traceparent='00-1cd60708968a61e942b5dacc2d4a5473-7534abe7ed36ce35-01'*/
5353```
5454
55- By examining the above SQL statement and its comment in ` /*...*/ ` , we can correlate and identify the fields in the slow
56- SQL query to our source code in our web application :
55+ By examining the above SQL statement and its comment in ` /*...*/ ` , we can correlate and identify the fields in the
56+ SQL query to our source code in Hyperf :
5757
5858> Table 1: Information about the description of each type of comment
5959
@@ -216,4 +216,4 @@ security vulnerabilities.
216216
217217### License
218218
219- This project is under license. See the [ LICENSE] ( LICENSE ) file for more details.
219+ This project is under license. See the [ LICENSE] ( LICENSE ) file for more details.
You can’t perform that action at this time.
0 commit comments