-
-
Notifications
You must be signed in to change notification settings - Fork 268
ISQL will truncate lines longer than 255 when pasting #8524
Copy link
Copy link
Closed
1 / 11 of 1 issue completed
Copy link
Labels
affect-version: 4.0.2affect-version: 5.0.0affect-version: 6.0 Initialfix-version: 4.0.6fix-version: 5.0.3fix-version: 6.0 Alpha 1qa: done with caveatsrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Metadata
Metadata
Assignees
Labels
affect-version: 4.0.2affect-version: 5.0.0affect-version: 6.0 Initialfix-version: 4.0.6fix-version: 5.0.3fix-version: 6.0 Alpha 1qa: done with caveatsrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Firebird 5 ISQL will truncate lines longer than 255 when pasting (tested on Windows 10)
If any script line has more than 255 chars, it will be truncated and script execution will fail. Attached example script.
Same script will run fine if you paste into Firebird 2.5 ISQL.
sp_test_long_line.txt