RE: mysql-server-5.1.19 path variable error set on compile

2007-06-18 Thread Geoffroy Cogniaux
Hi, Set this variable at command line or in your my.cnf. Geoffroy. -Message d'origine- De : David Southwell [mailto:[EMAIL PROTECTED] Envoyé : dimanche 17 juin 2007 17:33 À : mysql@lists.mysql.com Objet : mysql-server-5.1.19 path variable error set on compile # uname -a 6.1-RELEASE

mysql-server-5.1.19 path variable error set on compile

2007-06-17 Thread David Southwell
# uname -a 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:15:57 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP amd64 # Just upgraded mysql to include: # pkg_info |grep mysql mysql-client-5.1.19 Multithreaded SQL database (client) mysql-server-5.1.19 Multithreaded SQL database

Undefined variable error with mysql-3.23.24-beta-win[1] and php-4.0.4pl1-Win32.zip on W2K with IIS 5.0

2001-04-08 Thread Mark Bruk
I am running a web site which runs perfectly on my Unix web hosted site. I have just moved it over to W2K and have undefined variable errors ... my thought is that mysql 3.23.24 for Windows may not support undefined variables and on unix they are supported. Any thoughts on how to get this fixed?

VARIABLE ERROR

2001-01-23 Thread Carlos Corzo
Hello, I am trying to port a program from Postgress to Mysql. This program works perfectly in Postgress. I am having some errors though with mysql. I get a use of uninitialized value after I execute the following command: $command = $query-param('command'); and then try to just access