Results 1 to 3 of 3

Thread: MySQL updated ... recompile plugin? :S

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Nov 2006
    Posts
    41
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: MySQL updated ... recompile plugin? :S

    Uhm it looks like all my issues tend to solve by magic when i post them here
    i can connect with the old plugin, wtf... so it means i dont have to build a new plugin as the version of MYSQL is still 5.x ?

    Now i see clear, i get the unnable to connect error only when i have just compiled and right after i run the program my firewall detects it has changes and ask me to allow connecting to my app, i say yes and it cant connect so it uses the mirror host db server and it connects but if i dont run again the app (now my firewall dont ask anything) it connects to the first db server so it must be an issue with the firewall that doesn't allow the connection inmediatly but a little while after so i guess i will pop a load bar for about 1 sec before doing the connection or retry the connection what u suggest? is there a more elegant way to wait for the firewall to allow connection?
    Last edited by chaosgeorge; 25th November 2006 at 20:35. Reason: Issue detected

Similar Threads

  1. MySQL plugin
    By ksqt in forum Installation and Deployment
    Replies: 12
    Last Post: 24th September 2009, 13:26
  2. Step by Step MySQL Plugin... what's next step?
    By chaosgeorge in forum Qt Programming
    Replies: 20
    Last Post: 5th November 2006, 15:32
  3. MySql plugin driver issues
    By stevey in forum Installation and Deployment
    Replies: 11
    Last Post: 20th September 2006, 13:45
  4. Building of MySQL plugin fails
    By janca in forum Installation and Deployment
    Replies: 2
    Last Post: 21st January 2006, 08:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.