> From: Claudio Valderrama C.
> > -Original Message-
> > From: Ivan Pøenosil [mailto:ivan.preno...@seznam.cz]
> > Sent: Martes, 07 de Julio de 2015 18:10
> >
> > In FB2, FB2.5, FB3-Beta1, FB3-31661 it was possible to
> > directly insert 50k long text into blob field:
> >
> > CREATE TABLE T
> -Original Message-
> From: Ivan Pøenosil [mailto:ivan.preno...@seznam.cz]
> Sent: Martes, 07 de Julio de 2015 18:10
>
> In FB2, FB2.5, FB3-Beta1, FB3-31661 it was possible to
> directly insert 50k long text into blob field:
>
> CREATE TABLE Tab (B BLOB SUB_TYPE TEXT);
> INSERT INTO T
08.07.2015 00:09, Ivan Přenosil wrote:
> In FB2, FB2.5, FB3-Beta1, FB3-31661 it was possible to directly insert 50k
> long text into blob field:
>
> CREATE TABLE Tab (B BLOB SUB_TYPE TEXT);
> INSERT INTO Tab (B) VALUES (' ... 50k ...');
>
> However, in FB3-Beta2 and latest snapshot FB3-31925 it
In FB2, FB2.5, FB3-Beta1, FB3-31661 it was possible to directly insert 50k long
text into blob field:
CREATE TABLE Tab (B BLOB SUB_TYPE TEXT);
INSERT INTO Tab (B) VALUES (' ... 50k ...');
However, in FB3-Beta2 and latest snapshot FB3-31925 it raises error
Dynamic SQL Error
-SQL error code = -1
CREATE DATABASE fail with ISQL
--
Key: CORE-4864
URL: http://tracker.firebirdsql.org/browse/CORE-4864
Project: Firebird Core
Issue Type: Bug
Components: ISQL
Affects Versions: 3.0 Beta 2
Env
> Definitely regression in beta2.
> Please add a ticket to the tracker.
Done.
http://tracker.firebirdsql.org/browse/CORE-4864
Gabor
--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide yo
On 07/07/2015 03:39 PM, Gabor Boros wrote:
> Hi All,
>
> Installed Beta 2 on Ubuntu 14.04.x 64bit.
>
> isql -u SYSDBA employee
>
> CREATE DATABASE 'MYDB' PAGE_SIZE 4096 DEFAULT CHARACTER SET WIN1250
> COLLATION PXW_HUN;
>
> Committing.
> Statement failed, SQLSTATE = 42000
> Dynamic SQL Error
> -SQL
Hi All,
Installed Beta 2 on Ubuntu 14.04.x 64bit.
isql -u SYSDBA employee
CREATE DATABASE 'MYDB' PAGE_SIZE 4096 DEFAULT CHARACTER SET WIN1250
COLLATION PXW_HUN;
Committing.
Statement failed, SQLSTATE = 42000
Dynamic SQL Error
-SQL error code = -104
-Token unknown - line 1, column 33
-SYSDBA
F
Ensure correct international input on windows text console with OEM codepage
selected
-
Key: CORE-4863
URL: http://tracker.firebirdsql.org/browse/CORE-4863
Project: F
07.07.2015 12:51, Геннадий Забула wrote:
> There is no embedded version of a firebird server in the Beta 2
> packages (x86|x64). Will it be added in RC? Or it's support is
> discontinued?
Please read the release notes carefully. Former fbembed.dll is now
replaced with fbclient.dll + engine12.dll
On 07/07/2015 12:51 PM, Геннадий Забула wrote:
> There is no embedded version of a firebird server in the Beta 2
> packages (x86|x64). Will it be added in RC? Or it's support is
> discontinued?
>
You should read relnotes. At page 7:
Note
A special “embedded library” is no longer required. To make
There is no embedded version of a firebird server in the Beta 2
packages (x86|x64). Will it be added in RC? Or it's support is
discontinued?
--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions prov
ibase.h from x64 package includes non-existing file
---
Key: CORE-4862
URL: http://tracker.firebirdsql.org/browse/CORE-4862
Project: Firebird Core
Issue Type: Bug
Components: API / Cl
07.07.2015 12:17, Ivan Přenosil wrote:
> Hi,
> I am sure I read years ago that FB keeps track of changes made by transaction,
> and if it did not modify any data, then it internally converts rollback to
> commit.
>
> Now I have problem on customers site where every day OIT get stuck.
> When the db
Hi,
I am sure I read years ago that FB keeps track of changes made by transaction,
and if it did not modify any data, then it internally converts rollback to
commit.
Now I have problem on customers site where every day OIT get stuck.
When the db was new (3 years ago), it happened very very rarely
15 matches
Mail list logo