Dimitry Sibiryakov

Results 114 comments of Dimitry Sibiryakov

Per-database options is a huge pain for support. In the major release it would be better to register cases of generated bad plans as bugs for separate optimizer improvements.

Another MSSQL-style option is the last thing Firebird needs IMHO.

If you want hints - implement hints. Or use already existing PLAN clause.

This behavior is "as designed" and fixing it would result in significant performance penalty. On 2.5 the error was raised as well if UPDATE is used instead of DELETE. Now...

Theoretically whole BLOB could be copied into the temporary tablespace unless it is already there but that's performance penalty I was talked about. Another solution could be reference-counted BLOB IDs.

> What about blobs greater than 64K? Concatenation works with them without problems and no restriction is going to be applied.

What's the difference from simple "MyProcedure"?

What exactly in Perl is "more powerful"?

I see no firebird.exe anywhere in stack and by offsets I'm jugging that symbols in OdbcFb.dll were resolved wrongly. Besides the stack ends up in "Wait" functions that hardly can...