Slow connecting to MySQL from Windows App

2009-05-05 Thread Menachem Bazian
Hi, I am hoping someone here can help me. I have an Ubuntu 8.04 server that has worked FINE for months. The other day, the client rebooted it. They shut it down properly and then later started it up again. (The server was not experiencing any problems when they did it, there were other

Slowness connecting to MySQL

2009-05-04 Thread Menachem Bazian
Please forgive the crossposting between the two groups. The problem I am having SEEMS to be a mysql and not a MyODBC problem but I cannot be sure so I am opening this question to both lists. If I have violated protocol in doing so, please accept my apologies. I have MySQL running under Ubuntu

Enumerate MySQL Servers?

2009-03-02 Thread Menachem Bazian
I hope this is the right forum because what I asking for is not strictly MySQL itself but rather related to MySQL but here goes I need to be able to enumerate the list of any MySQL servers that are available to a computer. I can do this with SQL Server... I was wondering if anyone had a

What files to install for Windows

2008-12-26 Thread Menachem Bazian
If I were building an install for MySQL on windows, what files would I have to include in the installer? Is there a list somewhere? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org

Re: What files to install for Windows

2008-12-26 Thread Menachem Bazian
Manish Sinha wrote: Menachem Bazian wrote: If I were building an install for MySQL on windows, what files would I have to include in the installer? Is there a list somewhere? Why would you want to build MySQL for windows. Isn't a binary available for the same? No offense meant, but just

Re: What files to install for Windows

2008-12-26 Thread Menachem Bazian
...@bcconsultingservices.com Subject: Re: What files to install for Windows Menachem Bazian wrote: If I were building an install for MySQL on windows, what files would I have to include in the installer? Is there a list somewhere? Why would you want to build MySQL for windows. Isn't a binary available

Inno Setup script for MySQL and MySQL ODBC?

2008-12-19 Thread Menachem Bazian
Does anyone have an inno setup script so I can automatically install MySQL with an application? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org

SUMIF

2008-12-17 Thread Menachem Bazian
Hi, I was wondering if anyone can help me with this syntax. I have three tables, INVOICES, CHECKS and CHECK_APPLICATIONS. I need to SUM the amounts in CHECK_APPLICATIONS for each invoice IF the check it is related to has not been voided. Something like this (in SQL and pseudocode) SELECT

Inno Setup Script?

2008-12-13 Thread Menachem Bazian
Does anyone have an inno setup script to install MySQL and MySQL ODBC using Inno Setup? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org

MySQL and Inno Setup

2008-12-11 Thread Menachem Bazian
Does anyone have a script for including MySQL and/or MySQL ODBC (3.51/5.1) in an install with Inno Setup? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org