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

23 Commits

Author SHA1 Message Date
dimitr
99c2df56b6 Changed cancellation implementation to work at the transaction level as being more efficient. 2007-01-07 15:15:06 +00:00
dimitr
b879c697e4 Fixed crash in monitoring tables on linux. 2006-12-15 10:50:47 +00:00
dimitr
b43b43eca9 1) Changed MON$STATEMENTS a bit.
2) Implemented statement cancellation.
2006-12-04 21:36:29 +00:00
dimitr
171c2c86ff Fixed the issue spotted by Martijn. 2006-11-21 13:56:39 +00:00
robocop
1196fb8270 Get rid of warnings. 2006-11-10 08:13:02 +00:00
robocop
43b86769db Make buildable with VC6. If other compilers reject it, it will need an #ifdef. 2006-11-05 04:04:41 +00:00
dimitr
03a5c9f5f3 Fixed the logic. 2006-10-31 15:49:31 +00:00
alexpeshkoff
b868f313c6 fixed posix build 2006-10-31 12:05:18 +00:00
dimitr
c82703e6a4 Sorry, Adriano, but I insist on my style :-) 2006-10-31 06:13:10 +00:00
asfernandes
157e3c298d Misc 2006-10-30 20:21:19 +00:00
dimitr
e4fffd425f 1) Updated monitoring implementation.
2) Cleanup.
2006-10-30 12:39:08 +00:00
dimitr
7c405166aa 1) Support for client PID in the monitoring data.
2) Changed XNET to return local hostname instead of PID as its remote address.
2006-09-14 13:47:31 +00:00
aafemt
e6151fd57f Warnings 2006-09-01 10:51:57 +00:00
dimitr
b496022b61 Fixed a small issue noticed by Michal. 2006-08-25 04:57:14 +00:00
dimitr
67e061029f Fixed a small issue noticed by Michal. 2006-08-25 04:51:13 +00:00
dimitr
17f99e1489 More fixes for the monitoring stuff. 2006-07-24 15:56:50 +00:00
robocop
64f6eb42a1 Misc. 2006-07-21 01:35:17 +00:00
dimitr
ddae4d2c39 Let's be more paranoid :-) 2006-07-19 15:22:10 +00:00
dimitr
a96aaa568e 1) Added names for constants.
2) Fixed bug with isolation mode.
2006-07-19 07:07:54 +00:00
dimitr
f1c9466c7f Monitoring, continued. 2006-07-19 05:30:21 +00:00
dimitr
71c41904fe A few changed based on Adriano's suggestions. 2006-07-18 06:00:52 +00:00
asfernandes
833dbdbee0 Misc 2006-07-17 19:26:43 +00:00
dimitr
c68587fe66 1. Virtual tables
2. ODS 11.1, procedure type and relation type
2006-07-17 17:44:18 +00:00