- Notifications
You must be signed in to change notification settings - Fork5
Commit85712da
committed
Mike Ansley's fixes for long queries. This change just
corrects flex myinput() routine so that it doesn't assume there is onlyone bufferload of data. We still have the issue of getting rid ofYY_USES_REJECT so that the scanner can cope with tokens larger than itsinitial buffer size.1 parentf1de4f9 commit85712da
1 file changed
+11
-17
lines changedLines changed: 11 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
491 | 491 |
| |
492 | 492 |
| |
493 | 493 |
| |
494 |
| - | |
495 | 494 |
| |
496 |
| - | |
497 |
| - | |
498 |
| - | |
| 495 | + | |
499 | 496 |
| |
500 | 497 |
| |
501 | 498 |
| |
| |||
520 | 517 |
| |
521 | 518 |
| |
522 | 519 |
| |
523 |
| - | |
524 |
| - | |
525 |
| - | |
526 |
| - | |
527 |
| - | |
528 |
| - | |
529 |
| - | |
530 |
| - | |
531 |
| - | |
532 | 520 |
| |
533 |
| - | |
534 |
| - | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
535 | 524 |
| |
536 |
| - | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
537 | 531 |
| |
538 | 532 |
| |
539 | 533 |
|
0 commit comments
Comments
(0)