firebirds
63efacdbb1
increment build number
2017-03-05 00:02:31 +00:00
hvlad
828a23e93a
Ignore trailing zero's in password buffer just read from VARBINARY column.
...
It fixes bug when accounts created by legacy user manager wrongly declined by the server.
See message in fb-devel by Mark (Legacy usermanager broken in Firebird 4?)
2017-03-04 23:58:11 +02:00
Adriano dos Santos Fernandes
cad084060f
Merge pull request #85 from mrotteveel/CORE-5494
...
CORE-5494 Allow BINARY as sub_type.
2017-03-04 15:30:08 -03:00
Mark Rotteveel
63eb729ac0
CORE-5494 Allow BINARY as sub_type
2017-03-04 15:57:22 +01:00
d7b6b57fb7
Support altering type to decfloat
2017-03-03 19:55:37 +03:00
firebirds
bb48044c9a
increment build number
2017-03-02 00:02:36 +00:00
Adriano dos Santos Fernandes
cec00e751f
Postfix for CORE-5480, thanks to Mark Rotteveel.
2017-03-01 17:56:23 +00:00
Adriano dos Santos Fernandes
b993ed2cde
Fixed CORE-5480 - SUBSTRING startposition smaller than 1 should be allowed.
2017-03-01 16:11:28 +00:00
ccfb567bc8
Fixed mistype - thanks to Vlad
2017-02-27 15:45:33 +03:00
386c5030d2
Native precise indexing of decfloat fields
2017-02-27 15:02:49 +03:00
firebirds
41673e1d79
increment build number
2017-02-26 00:02:46 +00:00
Adriano dos Santos Fernandes
3ca6fc140d
Feature CORE-5463 - Support GENERATED ALWAYS identity columns and OVERRIDE clause.
...
I didn't verified why the error messages are being truncated. It seems idiotic if
the engine, library or ISQL does not accept these not-so-detailed messages.
2017-02-24 23:03:04 -03:00
firebirds
0b80f7dbba
increment build number
2017-02-23 00:02:33 +00:00
b926d32a1c
Suggested by Michal fix
2017-02-22 17:32:30 +03:00
hvlad
2c49e6fcf2
New feature CORE-5488 : Timeouts for running SQL statements and idle connections
2017-02-22 14:30:57 +02:00
firebirds
4deeaac7c7
increment build number
2017-02-22 00:02:32 +00:00
hvlad
d4ff776913
Misc
2017-02-21 17:25:56 +02:00
1ca3ceec16
Sort DECFLOAT data
2017-02-21 17:36:57 +03:00
firebirds
e864cd7111
increment build number
2017-02-17 00:02:34 +00:00
hvlad
f12593527b
Make name of shared memory for users map dependent on the engine version to avoid confusion when different engines running at the same time.
2017-02-16 23:48:03 +02:00
Adriano dos Santos Fernandes
d17e224131
Remove unused parser rule.
2017-02-16 15:31:02 +00:00
028248b194
Merged changes from master branch
2017-02-16 17:56:23 +03:00
929378c2ac
Go lesser evil way
2017-02-16 12:55:18 +03:00
firebirds
154a088b88
increment build number
2017-02-16 00:02:32 +00:00
hvlad
3bac2b47f2
Merge pull request #84 from davido/msvc_15.0_detection
...
Fix MSVC 15.0 detection (aka VS 2017)
2017-02-16 00:47:34 +02:00
David Ostrovsky
f9bbff5813
Fix MSVC 15.0 detection (aka VS 2017)
2017-02-15 22:38:59 +01:00
f3cc290b28
Fixed CORE-5458: Connections fail due to dead NFS mount points
2017-02-15 16:47:04 +03:00
3c504ad757
Fixed CORE-5484: Database on NFS share is unavailable when accessed using mount point path
2017-02-15 16:47:04 +03:00
firebirds
dcad4a8756
increment build number
2017-02-15 00:02:33 +00:00
Ilya Eremin
1a7e52e84d
gbak continues to write to stdout if write function returns -1 ( #69 )
...
* Fixed: gbak continues to write to stdout if write function returns -1
* More clear implementation of write error handling in gbak
2017-02-14 14:23:10 +04:00
firebirds
99e52c055d
increment build number
2017-02-09 00:02:34 +00:00
Ilya Eremin
fb18e52fe8
Hiding password in fbtracemgr arguments from ps ( #79 )
2017-02-08 14:05:30 +04:00
firebirds
ebaf1841d3
increment build number
2017-02-08 00:02:33 +00:00
Adriano dos Santos Fernandes
00586d586d
Fixed CORE-5447 - EXECUTE STATEMENT with a statement with "Unexpected end of command" error is reported with wrong column number.
2017-02-07 14:47:59 +00:00
firebirds
969ebaa30a
increment build number
2017-02-07 00:02:34 +00:00
hvlad
21c2c1e740
Fixed VC10 build
2017-02-06 23:38:53 +02:00
8b2a9cb44b
Fixed CORE-5474: 'Restrict UDF' is not effective, because fbudf.so is dynamically linked against libc
2017-02-06 19:49:11 +03:00
firebirds
862111814c
increment build number
2017-02-06 00:02:36 +00:00
Adriano dos Santos Fernandes
c3639462f4
Feature CORE-5449 - Support DEFAULT context value in INSERT, UPDATE, MERGE and UPDATE OR INSERT statements.
2017-02-05 21:52:46 -02:00
hvlad
29942f8d86
Misc
2017-02-05 16:40:09 +02:00
hvlad
a98d089a28
Fixed bug CORE-5470 : Trace INCLUDE_FILTER with [[:WHITESPACE:]]+ does not work when statement contains newline is issued
2017-02-05 11:47:16 +02:00
hvlad
800baa6f44
Improvements
...
CORE-5475 : Provide ability to filter out info and warnings from trace log, and
CORE-4486 : Trace: provide filter to INCLUDE / EXCLUDE errors by their mnemonical names
Also, fix text alignment issue in detailed per-table perf stats
2017-02-05 11:40:49 +02:00
firebirds
7d345af44d
increment build number
2017-02-04 00:02:35 +00:00
hvlad
e3b24b1734
Fixed bug CORE-5477 : Trace duplicates asci_char(13) in its output (Windows only)
2017-02-04 01:20:12 +02:00
hvlad
415fdc4273
Fixed bug CORE-5476 : Trace shows info only after 2nd (repeated) .sql run (FB must be restarted before this)
2017-02-04 00:50:59 +02:00
firebirds
4d6995a87f
increment build number
2017-02-03 00:02:30 +00:00
50c2148b19
Fix for CORE-5469: Handles allocated with isc_dsql_alloc_statement2() are not cleaned on disconnect ( #78 )
...
* Fix for CORE-5469: Handles allocated with isc_dsql_alloc_statement2() are not cleaned on disconnect
2017-02-02 18:17:15 +04:00
2df9f4f6d3
Postfix (mostly comments & documentation) for core-5472
2017-02-02 17:05:46 +03:00
hvlad
a5f73c57de
Fixed bug CORE-5448 : FB3 - crash (consistency check) when creating view on table which has column with character set none, database default charset is utf8, and utf8 default collation is 'unicode'
2017-02-02 13:29:34 +02:00
firebirds
006c026c06
increment build number
2017-02-01 00:02:16 +00:00