Adriano dos Santos Fernandes

Results 153 comments of Adriano dos Santos Fernandes

There is now a v6 snapshot in https://github.com/FirebirdSQL/snapshots/releases/tag/snapshot-master Please test it.

@MagicAndre1981 should be fixed in next snapshot.

@romansimakov can't you share what you have with community in general here? There is different type of interesting parties: users, Firebird core maintainers, drivers developers.

You will break even more things than you already broke in #8082 ;) ``` create table tests ( id integer, str varchar(10) character set utf8, char_len integer, octet_len integer );...

> See test for #7647 Is this issue fixed by #7647 or not?

It may make sense as isql has shell command which may work with the local file after it's disconnected inside a script.

`ALTER DATABASE BEGIN BACKUP` boom

The problem is #8145 then, and you were warned in https://github.com/FirebirdSQL/firebird/issues/8082. I see no sense in ask Pavel Zotov to test a change like #8566 that is not a fix,...

Is the problem arm64 specific or did you tested only on it?

We need complete test case, preferable with ISQL only if Java is not necessary for reproduce.