MySQL timeout on iOS not working!? SOLVED!

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
wjjw73
Posts: 22
Joined: Fri 17 Aug 2012 09:51

MySQL timeout on iOS not working!? SOLVED!

Post by wjjw73 » Wed 27 Aug 2014 10:50

Hello!

I am using the latest version of UniDAC (5.3.10).
I have created an application which runs on Windows and iOS.
Database is MySQL on a LAN Windows server.
When I start my application I check if the connection is up and running (try to open the DB).
The timeout is set to 5 seconds.
The Windows version works like expected - after 5 seconds I got the timeout error.
But on the iOS Device after more than 1 minute I got the timeout.
Is there a different setting needed for iOS?

Greetings,
Werner
Last edited by wjjw73 on Sat 04 Oct 2014 18:59, edited 1 time in total.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: MySQL timeout on iOS not working!?

Post by AlexP » Thu 28 Aug 2014 10:38

Hello,

Thank you for the information. We have reproduced the problem. We will investigate the reasons for such behavior and inform you about the results.

wjjw73
Posts: 22
Joined: Fri 17 Aug 2012 09:51

Re: MySQL timeout on iOS not working!?

Post by wjjw73 » Sun 21 Sep 2014 08:29

Hello!
Is this issue now fixed in version 5.5.11?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: MySQL timeout on iOS not working!?

Post by AlexP » Tue 23 Sep 2014 06:06

This fix wasn't included to the previous version 5.5.11. It will be included to the next build.

wjjw73
Posts: 22
Joined: Fri 17 Aug 2012 09:51

Re: MySQL timeout on iOS not working!?

Post by wjjw73 » Sat 04 Oct 2014 18:57

I confirm - it is now working in version 5.5.12!

Thanks a lot,
Werner

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: MySQL timeout on iOS not working!? SOLVED!

Post by AlexP » Mon 06 Oct 2014 06:46

Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.

Post Reply