[Firebird-devel] sse3 host x64 linux

2017-05-18 Thread marius adrian popa
firebird 3.0.3 current crashes on a non sse4 host even when i try to force the nonsse4.2 function (i have removed the sse detection and crc32 optimized function) https://github.com/FirebirdSQL/firebird/commit/52d9a05a0f3d Anyone tried to compile 3.0.3 on nonsse hosts and x64 ? gpre version

Re: [Firebird-devel] sse3 host x64 linux

2017-05-18 Thread Doychin Bondzhev
I think this p = (UCHAR*) _value; can be taken before while loop and also removed few lines later. On 18.5.2017 г. 10:57 ч., marius adrian popa wrote: firebird 3.0.3 current crashes on a non sse4 host even when i try to force the nonsse4.2 function (i have removed the sse detection and crc32

[Firebird-devel] [FB-Tracker] Created: (CORE-5544) Your user name and password are not defined when $ character presents in user's password

2017-05-18 Thread Miroslav Djorov (JIRA)
Your user name and password are not defined when $ character presents in user's password - Key: CORE-5544 URL: http://tracker.firebirdsql.org/browse/CORE-5544

[Firebird-devel] [FB-Tracker] Created: (CORE-5546) CREATE OR ALTER TRIGGER can change the table associated with an existing trigger

2017-05-18 Thread Adriano dos Santos Fernandes (JIRA)
CREATE OR ALTER TRIGGER can change the table associated with an existing trigger Key: CORE-5546 URL: http://tracker.firebirdsql.org/browse/CORE-5546 Project: Firebird

[Firebird-devel] [FB-Tracker] Created: (CORE-5545) Wrong syntax with CREATE TRIGGER ... ON used with POSITION

2017-05-18 Thread Adriano dos Santos Fernandes (JIRA)
Wrong syntax with CREATE TRIGGER ... ON used with POSITION -- Key: CORE-5545 URL: http://tracker.firebirdsql.org/browse/CORE-5545 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-5547) Access violation in module 'Engine12.DLL'

2017-05-18 Thread Maxim Kuzmin (JIRA)
Access violation in module 'Engine12.DLL' - Key: CORE-5547 URL: http://tracker.firebirdsql.org/browse/CORE-5547 Project: Firebird Core Issue Type: Bug Components: Engine Affects