-
Submitted by: @livius2
Attachments:
[plemiona_meta.fbk](https://github.com/FirebirdSQL/jira-attachments/raw/main/CORE/CORE-4828/12754_plemiona_meta.fbk)
I try to migrate my database from FB2\.5 but …
-
ProfileRecommendation throws an error : Computed probability is NaN!
After that the game halts, although it's not clear if it's paused (SimPause is called) or ended (SimEnd is called just before SimPa…
-
Submitted by: @pavel-zotov
Votes: 1
Currently the following command:
/opt/fb25/bin/gbak \-se localhost/3253:service\_mgr \-v \-y /var/db/fb25/A0123456789012345678901234567890123456789012345678901…
-
@ugermann @davidecaroselli @nicolabertoldi @mfederico
I have many indicators that there is something going wrong somewhere.
I was not able to spot the problem, but I report my findings and hope in y…
-
Submitted by: @pavel-zotov
DDL:
====
drop sequence g;
create sequence g;
recreate table t\(id int primary key, f01 int\);
commit;
delete from t;
insert into t select gen\_id\(g,1\), gen\_id\(g…
-
```
What steps will reproduce the problem?
1. create a variable type tdatetime at class TBlog
2. edit view/blog/edit.html and add a field to the new variable
3. post the form, the value is wrong of th…
-
```
What steps will reproduce the problem?
1. create a variable type tdatetime at class TBlog
2. edit view/blog/edit.html and add a field to the new variable
3. post the form, the value is wrong of th…
-
Submitted by: giuseppe minutillo (gminutillo)
Attachments:
[distinct-bug.fbk](https://github.com/FirebirdSQL/jira-attachments/raw/main/CORE/CORE-4805/12749_distinct-bug.fbk)
after the upgrade to 2\.…
-
it appears we suffered some bitrot regarding mathsat.. upgrade to the latest mathsat, and make sure the interface still works. (Command line arguments seem to have changed, as suggested by @weaversa h…
-
Submitted by: @dyemanov
In the past, the engine has been made "smart enough" to not interrupt the restore process if some UDF library is missing\. Instead, GBAK prints a warning and the process conti…