Re: Finding configure command after installation

2004-04-13 Thread beacker
>I just recompiled mysql and I am wondering if there is something like in php >(phpinfo();) where you can see the configure command after the db is installed. >It would just be nice to have that in a later time, or even to make sure that >the new version has replaced the old one. The initial port

Finding configure command after installation

2004-04-13 Thread Walter Andreas
Hi there, I just recompiled mysql and I am wondering if there is something like in php (phpinfo();) where you can see the configure command after the db is installed. It would just be nice to have that in a later time, or even to make sure that the new version has replaced the old one. thanx fo