Hey everybody From what I could find, mysqld, a server deamon for mysql, seems to only be able to output logs to files. Is it a bad idea to run it in the following way?     mysqld --log_error=/dev/stdout e.g. in that there any Unix you know about that does not support /dev/stdout? Regards Paul