File tree
Expand file treeCollapse file tree
12 files changed
+146
-27
lines changedFilter options
- lib
- protocol
- packets
- sequences
- test
- integration/connection
- unit/connection
Expand file treeCollapse file tree
12 files changed
+146
-27
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
| 243 | + |
243 | 244 |
|
244 | 245 |
|
245 | 246 |
|
| ||
323 | 324 |
|
324 | 325 |
|
325 | 326 |
|
326 |
| - |
| 327 | + |
| 328 | + |
327 | 329 |
|
328 | 330 |
|
329 | 331 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
36 | 39 |
|
37 | 40 |
|
38 | 41 |
|
| ||
114 | 117 |
|
115 | 118 |
|
116 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
117 | 125 |
|
118 | 126 |
|
119 | 127 |
|
|
lib/protocol/packets/EmptyPacket.js
Copy file name to clipboardExpand all lines: lib/protocol/packets/EmptyPacket.js+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
5 | 8 |
|
6 | 9 |
|
lib/protocol/packets/LocalInfileRequestPacket.js
Copy file name to clipboard+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
lib/protocol/packets/ResultSetHeaderPacket.js
Copy file name to clipboardExpand all lines: lib/protocol/packets/ResultSetHeaderPacket.js-11Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 | 10 |
|
18 | 11 |
|
19 | 12 |
|
20 | 13 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 | 14 |
|
lib/protocol/packets/index.js
Copy file name to clipboardExpand all lines: lib/protocol/packets/index.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
|
lib/protocol/sequences/Query.js
Copy file name to clipboardExpand all lines: lib/protocol/sequences/Query.js+21-11Lines changed: 21 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| ||
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
93 |
| - |
94 |
| - |
95 |
| - |
| 95 | + |
| 96 | + |
| 97 | + |
96 | 98 |
|
97 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
98 | 104 |
|
99 | 105 |
|
100 | 106 |
|
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
101 | 111 |
|
102 | 112 |
|
103 | 113 |
|
|
+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
280 |
| - |
281 |
| - |
| 280 | + |
| 281 | + |
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
| ||
338 | 338 |
|
339 | 339 |
|
340 | 340 |
|
341 |
| - |
| 341 | + |
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
| ||
353 | 353 |
|
354 | 354 |
|
355 | 355 |
|
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
356 | 360 |
|
357 | 361 |
|
358 | 362 |
|
|
test/integration/connection/test-load-data-infile-disable.js
Copy file name to clipboard+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
test/integration/connection/test-load-data-infile.js
Copy file name to clipboardExpand all lines: test/integration/connection/test-load-data-infile.js+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
test/unit/connection/test-load-data-infile-disable.js
Copy file name to clipboard+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
0 commit comments