Bug #34264 | MySQL Server Community 6.0, Administrator 1.2.12, Error Storing User Information | ||
---|---|---|---|
Submitted: | 3 Feb 2008 18:19 | Modified: | 19 Sep 2008 7:27 |
Reporter: | Tim Mahoney | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Administrator | Severity: | S3 (Non-critical) |
Version: | Server Community 6.0, Admin 1.2.12.0 | OS: | Windows (XP SP2) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
[3 Feb 2008 18:19]
Tim Mahoney
[4 Feb 2008 11:03]
Valeriy Kravchuk
Thank you for a problem report. What exact version, 6.0.x, do you use? Had you installed it anew or over some older MySQL server version?
[4 Feb 2008 14:39]
Tim Mahoney
It was version 6.0.3-alpha of MySQL. Last night I resorted back to a more stable version and restored the database that was inially created in 6.0. I was able to use the restricted features found in 6.0 with regards the user form in mysql administrator. However the apache error was still there. For the benefit of anyone else reading this.... To get this working I uninstalled php 5.2.5 for windows (package version) and went with modules version (just a zip file) as it had all the extensions etc with it. Once I configured the apache .conf and php.ini as they should be I was able to connect to mysql and process queries. I still think the mysql user issue is a problem in 6.0.3-alpha. Let me know if you require any more information and I will keep my eye out for the next release.
[4 Feb 2008 14:59]
Tim Mahoney
It was version 6.0.3-alpha of MySQL. Last night I resorted back to a more stable version and restored the database that was inially created in 6.0. I was able to use the restricted features found in 6.0 with regards the user form in mysql administrator. However the apache error was still there. For the benefit of anyone else reading this.... To get this working I uninstalled php 5.2.5 for windows (package version) and went with modules version (just a zip file) as it had all the extensions etc with it. Once I configured the apache .conf and php.ini as they should be I was able to connect to mysql and process queries. I still think the mysql user issue is a problem in 6.0.3-alpha. Let me know if you require any more information and I will keep my eye out for the next release.
[4 Feb 2008 15:22]
Tim Mahoney
It was version 6.0.3-alpha of MySQL. Last night I resorted back to a more stable version and restored the database that was inially created in 6.0. I was able to use the restricted features found in 6.0 with regards the user form in mysql administrator. However the apache error was still there. For the benefit of anyone else reading this.... To get this working I uninstalled php 5.2.5 for windows (package version) and went with modules version (just a zip file) as it had all the extensions etc with it. Once I configured the apache .conf and php.ini as they should be I was able to connect to mysql and process queries. I still think the mysql user issue is a problem in 6.0.3-alpha. Let me know if you require any more information and I will keep my eye out for the next release.
[4 Feb 2008 23:30]
Sveta Smirnova
Thank you for the report. MySQL Administrator part verified with light difference: I have not click on user name after its successfull creation, so no error message displayed. Apache part seems to be duplicate of bug #24212
[19 Sep 2008 7:27]
Mike Lischke
The legacy tools are designed to work with MySQL servers starting from 4.1 up to 5.0 (hence the name of the bundle). Using it with 6.0 or higher might (partly) work, but is not supported by MySQL.