View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038330 | FPC | FCL | public | 2021-01-08 10:31 | 2021-03-07 20:03 |
Reporter | d.l.i.w | Assigned To | Michael Van Canneyt | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | openSUSE Leap | ||
Product Version | 3.2.0 | ||||
Fixed in Version | 3.3.1 | ||||
Summary | 0038330: SQLScript only executes the first time | ||||
Description | FLine is not reset in or after TCustomSQLScript.Execute, so for any further call nothing is executed. | ||||
Steps To Reproduce | Use https://wiki.lazarus.freepascal.org/TSQLScript and execute multiple times. Only the first time statements are actually executed. | ||||
Tags | sqldb | ||||
Fixed in Revision | 48900 | ||||
FPCOldBugId | |||||
FPCTarget | 4.0.0 | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-08 10:31 | d.l.i.w | New Issue | |
2021-01-08 10:31 | d.l.i.w | Tag Attached: sqldb | |
2021-01-08 23:52 | Michael Van Canneyt | Assigned To | => Michael Van Canneyt |
2021-01-08 23:52 | Michael Van Canneyt | Status | new => assigned |
2021-03-07 20:03 | Michael Van Canneyt | Status | assigned => resolved |
2021-03-07 20:03 | Michael Van Canneyt | Resolution | open => fixed |
2021-03-07 20:03 | Michael Van Canneyt | Fixed in Version | => 3.3.1 |
2021-03-07 20:03 | Michael Van Canneyt | Fixed in Revision | => 48900 |
2021-03-07 20:03 | Michael Van Canneyt | FPCTarget | => 4.0.0 |
2021-03-07 20:03 | Michael Van Canneyt | Note Added: 0129494 |