Skip to content

do not delete * from mytable (21 records) [CORE5459] #5730

@firebird-automations

Description

@firebird-automations

Submitted by: Hossein Daneshvar (daneshvar)

Firebird 3.0.1.32609-0 SuperServer 32bit on Windows 7

Download Link Database "VSPRING95" : https://goo.gl/PJDS0l

1."select * from "StudentPay" order by "Key"" = 6864 records

2.execute "delete from "StudentPay""

3.after execute delete all :
result of "select * from "StudentPay"" = 0 record
result of "select * from "StudentPay" order by "Key"" = 21 records (do not delete this 21 records)

after backup and restore :
result of "select * from "StudentPay"" = 0 record
result of "select * from "StudentPay" order by "Key"" = 0

Commits: e954777 ddd5d04

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions