hi all...

i have a strange problem with a simple script that is doing select into outfile...

the thing just does that. it does a select into an outfile. if i print the query that's passed to mysql_result in the script and then copy it and paste it z`into the mysql client it works fine but it doesn't do anything within the script. there are no error messages, no error logs whatsoever on the php side or mysql error log. checked permissions too. i even set them up to 777 to make sure it's not that. it still doesn't do it.

i also tested as root. and root obviously has the File privilege there too... what else can it be?

the same script works with no problems on a different machine.


thanks....

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to