Hi,
I have a change request.
Could you add the +z (or +Z) flag to the compile flags of the standard
static mysql client library (libmysqlclient.a) on HPUX.
I am building a shared library in my application and it links with
libmysqlclient.a. However, on HPUX I have to build my own version of
Hello.
It is a bug:
http://bugs.mysql.com/bug.php?id=6521
"H. Steuer" <[EMAIL PROTECTED]> wrote:
> hello guys,
>
> after compiling and installing mysql 4.1.9 from sources, the database server
> seems to work fine, but everything from client/ seems to some
hello guys,
after compiling and installing mysql 4.1.9 from sources, the database server
seems to work fine, but everything from client/ seems to somehow "hardcode" the
client library path into the binary.
when e.g. trying to start "mysqladmin" it
TED]>
> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Tuesday, November 16, 2004 9:34 PM
> Subject: RE: Mysql-4.1.7 and client library - Client does not support
> authentication protocol requested by server; consider upgrading MySQL
client
>
>
> > You n
://www.friendster.com
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 16, 2004 11:38 AM
> To: [EMAIL PROTECTED]
> Subject: Mysql-4.1.7 and client library - Client does not support
> authentication protocol requested by server; consid
On Tuesday 16 November 2004 02:15 pm, William R. Mussatto wrote:
> I had a similar problem with DBI/DBD. The solution I used was to create
> the passwords using OLD_PASSWORD('plaintextPassword') function
> Look at http://dev.mysql.com/doc/mysql/en/Password_hashing.html for the
> details as well a
> They are successful to install mysql-4.1.7 on o.s. solaris 8 thanks to
> the suggestions of Gleb Paharenko. Now when use webmin (last version
> 1.170) o phpmyadmin (last version -2.6.0-pl2) I have this problem:
>
> "DBI connect failed : Client does not support authentication protocol
> requested
They are successful to install mysql-4.1.7 on o.s. solaris 8 thanks to the
suggestions
of Gleb Paharenko. Now when use webmin (last version 1.170) o phpmyadmin (last
version -2.6.0-pl2) I have this problem:
"DBI connect failed : Client does not support authentication protocol requested
by serve
command I get the
following error message:
configure: error: C++ preprocessor "/lib/cpp" fails
sanity check
See `config.log' for more details.
Can anybody provide me with a mysql client library
compiled with cc compiler fo
Of course, it is good to upgrade to much more stable version.
Karam Chand <[EMAIL PROTECTED]> wrote:
> Hello,
>
> MySQL has released 4.1.7
>
> http://lists.mysql.com/announce/226
>
> As you can see there have been some bugfixes in
> libmysqlclient. I am using libmysql.dll provided
Hello,
MySQL has released 4.1.7
http://lists.mysql.com/announce/226
As you can see there have been some bugfixes in
libmysqlclient. I am using libmysql.dll provided with
4.1.1 in my app.
Do I need to upgrade it to the one provided with
4.1.7?
Regards,
Karam
_
Hi everyone,
I have recently downloaded mysql version 4.0.20 for Windows and I'm trying
to develop a client application in c++ using Microsoft Visual Studio 6.0. I
am having a few issues. Note, neither of these problems occur if I install
on RedHat Linux 7.3:
1) My client will not compile becaus
Hi Daniel,
just download the latest mySQL distribution including everything you need!
Regards
Andy
> -Ursprüngliche Nachricht-
> Von: Daniel Kiss [mailto:[EMAIL PROTECTED]
> Gesendet: Samstag, 15. November 2003 21:52
> An: [EMAIL PROTECTED]
> Betreff: Client library
>
Hi all,
I have already asked it a few days ago, but I got no answer.
Does anyone know how to obtain the newest version of libmysql.dll and the header
file(s) for it?
Thanks,
niel
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://l
On Thu, 2002-09-26 at 01:05, Ken Menzel wrote:
>
> > Does this also apply to non-open-source but free applications? For
> > example, we give away Escapade for free - always have, always will,
> > at least for the minimal version of the product. If we develop a
> > non-free version of Escapade t
On Thu, 2002-09-26 at 00:35, Ed Carp wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > The change is made to avoid lots of discussions about when the GPL
> > is effective. Basically we follow the same rules as we always have
> > about when we want people to pay us for a commercial li
> Does this also apply to non-open-source but free applications? For
> example, we give away Escapade for free - always have, always will,
> at least for the minimal version of the product. If we develop a
> non-free version of Escapade that uses mysqlclient, what happens
> then? We also dist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> The change is made to avoid lots of discussions about when the GPL
> is effective. Basically we follow the same rules as we always have
> about when we want people to pay us for a commercial license but
> now we have a better legal ground to base it
On Tue, 2002-09-24 at 23:05, Ken Menzel wrote:
> Hi Everyone,
>I don't know if it makes a difference to anyone, but mysql client
> libraries are no longer LGPL. see
> http://www.mysql.com/doc/en/Copyright.html. (original licenses can be
> found in old source tar files documentation). I think t
Hi Everyone,
I don't know if it makes a difference to anyone, but mysql client
libraries are no longer LGPL. see
http://www.mysql.com/doc/en/Copyright.html. (original licenses can be
found in old source tar files documentation). I think this means, if
you have an application that uses mysql as
> What is required to be installed on webserver (redhat linux i686) as far
as
> msql client , C++ , compiler ,mysql header files , and mysql client
library
If you are talking about development in C with MySQL, you will need
MySQL-client, MySQL-devel, MySQL-shared. As for C++ I think ther
At 2001-10-01T17:31:46Z, "Lou DAmbrosio" <[EMAIL PROTECTED]> writes:
> What is required to be installed on webserver (redhat linux i686) as far
> as msql client , C++ , compiler ,mysql header files , and mysql client
> library
To do what?
--
Kirk Strauser
Internet
Hi list members:
What is required to be installed on webserver (redhat linux i686) as far as
msql client , C++ , compiler ,mysql header files , and mysql client library
.
Any help would be greatly appreciated.
THANKS
LOUIE
Hi! Sorry for bothering you again. Can you tell me more about how to
compile client library? I want to install DBD module after installing
mysql binary and it can't find client library. Is it true that if I
compile source code successfully, it will be included? It seems that the
document o
Chris Hundley writes:
> Are you suggesting that I look at the mysql++ code as an example, or actually use the
> mysql++ code instead of the "mysql.h" included libraries?
>
> Chris
>
HI!
You can not look at mysql++ code and code like that with C API.
You should either use C API (therefor
Are you suggesting that I look at the mysql++ code as an example, or actually use the
mysql++ code instead of the "mysql.h" included libraries?
Chris
Sinisa Milivojevic wrote:
> Chris Hundley writes:
> > Can I implement some sort of exception handling when using the mySQL
Chris Hundley writes:
> Can I implement some sort of exception handling when using the mySQL
> client library? I'm running an application and when I issue a query with
> an error in it, I catch the error and print output, but the software
> throws a general exception. Should
Can I implement some sort of exception handling when using the mySQL
client library? I'm running an application and when I issue a query with
an error in it, I catch the error and print output, but the software
throws a general exception. Should this code be in a
try
{
}
catch
{}
routine?
28 matches
Mail list logo