8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
Commit Graph

35800 Commits

Author SHA1 Message Date
hvlad
ee53fd25bb increment build number 2008-11-30 11:47:32 +00:00
hvlad
c9cf3b4483 increment build number 2008-11-30 11:47:31 +00:00
hvlad
ca8b78bcff Make WNET use overlapped (non-blocking) IO. It allows to break blocked IO operations and implement force_close() call correctly.
Also don't write in firebird.log "FileRead end-of-file" error on clean disconnect and don't write more than one OS error on the same port.
2008-11-30 11:47:30 +00:00
hvlad
0a991b3ca2 increment build number 2008-11-30 11:41:04 +00:00
hvlad
56e5b9b544 FB_CANCEL_OPERATION supports only by TCP\IP transport currently 2008-11-30 11:41:03 +00:00
asfernandes
a8b593b6a4 increment build number 2008-11-30 02:23:02 +00:00
asfernandes
3dcddd6ed5 Misc 2008-11-30 02:23:01 +00:00
fsg
64ea14c87c increment build number 2008-11-29 19:38:30 +00:00
fsg
4e429114da nightly update 2008-11-29 19:38:28 +00:00
asfernandes
34b9c5d1a3 increment build number 2008-11-29 19:30:57 +00:00
asfernandes
97693bcd00 Fixed CORE-1842 - DEFAULT values are unnecessary evaluated. 2008-11-29 19:30:56 +00:00
asfernandes
4bcdf148f2 increment build number 2008-11-29 18:47:51 +00:00
asfernandes
c0f9e88bf7 Fixed CORE-2019 – UTF-8 conversion error (string truncation). 2008-11-29 18:47:50 +00:00
fsg
649ce60960 increment build number 2008-11-28 19:39:27 +00:00
fsg
d52127d33e increment build number 2008-11-28 19:38:38 +00:00
fsg
0328075bab nightly update 2008-11-28 19:38:37 +00:00
alexpeshkoff
d4843b8cf2 increment build number 2008-11-28 18:49:10 +00:00
alexpeshkoff
8598967a0b increment build number 2008-11-28 18:49:09 +00:00
alexpeshkoff
02c4cea152 increment build number 2008-11-28 18:49:08 +00:00
alexpeshkoff
2200a681f8 fixed some gcc warning 2008-11-28 18:49:07 +00:00
alexpeshkoff
4b5a7a89c3 increment build number 2008-11-28 18:49:06 +00:00
alexpeshkoff
4fc2efe4f6 increment build number 2008-11-28 18:49:05 +00:00
alexpeshkoff
dd8363d8cc increment build number 2008-11-28 18:49:04 +00:00
alexpeshkoff
e042c1bf42 increment build number 2008-11-28 18:49:03 +00:00
asfernandes
3c5b5d8e53 increment build number 2008-11-28 14:59:18 +00:00
asfernandes
da7386109d Fixed CORE-2215 - GROUP BY concatenation with empty string 2008-11-28 14:59:17 +00:00
asfernandes
25ec114611 increment build number 2008-11-28 14:20:06 +00:00
asfernandes
a2fbf5a3f1 Fixed CORE-2214 - Incorrect restore of security classes 2008-11-28 14:20:05 +00:00
hvlad
d5b257189a increment build number 2008-11-28 11:46:38 +00:00
hvlad
205db77c70 Move EDS:Manager initialization from constructor into later time to ensure engine was initialized properly. Add some syncronization around connections list. 2008-11-28 11:46:37 +00:00
alexpeshkoff
6613632650 increment build number 2008-11-28 11:28:13 +00:00
alexpeshkoff
a95079b725 In case of System V semaphores mutex_fini() no-op too 2008-11-28 11:28:12 +00:00
alexpeshkoff
e72a50c255 increment build number 2008-11-28 11:01:01 +00:00
alexpeshkoff
d8f817b2e8 fixed posix build 2008-11-28 11:01:00 +00:00
paulbeach
0f34d41fda increment build number 2008-11-28 09:46:45 +00:00
paulbeach
c7f59e1a57 increment build number 2008-11-28 09:46:44 +00:00
paulbeach
056fe92dbd Small mod for HPUX 2008-11-28 09:46:43 +00:00
paulbeach
52b52157f1 increment build number 2008-11-28 09:45:49 +00:00
paulbeach
a1afcf7de4 increment build number 2008-11-28 09:44:48 +00:00
hvlad
14aeae0567 increment build number 2008-11-27 23:06:51 +00:00
hvlad
044168fd53 increment build number 2008-11-27 23:06:50 +00:00
hvlad
852d871d9e increment build number 2008-11-27 23:06:49 +00:00
hvlad
36e1866a1d Few fixes to correctly close brocken external connection.
Ability to stop execution of external query when :
- engine is shutted down
- database is shutted down
- local statement is cancelled
- local connection is cancelled
2008-11-27 23:06:48 +00:00
hvlad
07d41b7037 increment build number 2008-11-27 23:06:47 +00:00
hvlad
9bc1ea5610 increment build number 2008-11-27 22:59:45 +00:00
hvlad
7aec982057 increment build number 2008-11-27 22:59:44 +00:00
hvlad
ab2805d473 increment build number 2008-11-27 22:59:43 +00:00
hvlad
2b6ba03d63 Implement new option (fb_cancel_abort) for fb_cancel_operation(). It allows forcebly close client port and allow application to shutdown even it wait of execution finish of some long running query. Use carefull !
Not implemented for WNET, work in progress.
2008-11-27 22:59:42 +00:00
hvlad
0cd97d9318 increment build number 2008-11-27 22:59:41 +00:00
hvlad
551d25be88 increment build number 2008-11-27 22:48:23 +00:00