Re: [firebird-support] MySql, MariaDb ; Add column

2019-02-20 Thread atuncce...@duzen.com.tr [firebird-support]
Thanks a lot Karol

[firebird-support] MySql, MariaDb ; Add column

2019-02-19 Thread atuncce...@duzen.com.tr [firebird-support]
Hi Everyone, Today I wanted to add a column to a large MariaDb table and the server died after 2 hours with a corrupt database file, which I could not repair. I was lucky(precautionary) so I the replication saved me. I learned that Mariadb creates a new table with the new column and

Re: [firebird-support] segfault

2018-04-06 Thread atuncce...@duzen.com.tr [firebird-support]
Thanks

[firebird-support] segfault

2018-04-06 Thread atuncce...@duzen.com.tr [firebird-support]
Hi Everyone, I still get some segfaults on an Ubuntu 16.04 LTS with Firebird Classic 2.5.8 It was about 10-13 errors/day with 2.5.6 After updating to 2.5.8 it's now decreased to 3-4 errors/day I'm willing to see under what circumstances this error occurs. When I ask the clients,

[firebird-support] Re: Firebird log, error

2018-03-29 Thread atuncce...@duzen.com.tr [firebird-support]
Thank you, I will upgrade and observe. Thanks for the link on IBPhoenix.

[firebird-support] Firebird log, error

2018-03-29 Thread atuncce...@duzen.com.tr [firebird-support]
Hi , What might be causing this, any ideas? Server: Firebird 64bit classic on Ubuntu Linux (2.5.4.26856) Client: Windows 10 After this error, the connection drops & client app hangs. Mar 24 15:05:58 kernel: [2481720.238260] fb_inet_server[10098]: segfault at 0 ip

[firebird-support] Network disconnection

2018-03-19 Thread atuncce...@duzen.com.tr [firebird-support]
Hi, I have a desktop application which uses firebird 2.5 as the database. Sometimes, on some computers the application crashes with this error, which can be seen in the event log: Faulting application name: duzen_test.exe, version: 1.5.5.9106, time stamp: 0x2a425e19 Faulting module

[firebird-support] Re: Immediate Detection of Disconnected Clients on Classic

2017-04-29 Thread atuncce...@duzen.com.tr [firebird-support]
Tomasz, Thank you very much for your detailed & clear answers. It seems when the network gets bigger and bigger and the number of the clients are increasing every day it's better to change some application logic. The number of cuncurrent open database connections are another problem.

[firebird-support] Immediate Detection of Disconnected Clients on Classic

2017-04-24 Thread atuncce...@duzen.com.tr [firebird-support]
Hi, We have some desktop applications which are connecting to firebird, started crashing for a while. These applications are mostly on our wireless link connected building so I'm suspicious about the network. Then I created a new test project. When I run the application, connect to