Bug #20755 | /usr/src/mysql/mysql-test/var/run/master.pid was not created in 400 seconds | ||
---|---|---|---|
Submitted: | 28 Jun 2006 14:38 | Modified: | 29 Jul 2006 11:32 |
Reporter: | Ken Chan | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 5.0.22 | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[28 Jun 2006 14:38]
Ken Chan
[29 Jun 2006 11:32]
Valeriy Kravchuk
Thank you for a problem report. If your /usr directory is not a separate filesystem (that it, NFS-mounted / is used), please, try to rebuild in another directoty, not under /usr, in local filesystem. Then run the same tests and inform about the results.
[29 Jun 2006 11:35]
Valeriy Kravchuk
No need for rebuild. Just copy your build tree to a local directory...
[29 Jul 2006 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[20 Oct 2006 14:03]
Vasil Dimov
Ken, probably you are experiencing the problem described in Bug#18743. Look at the end of mysql-test/var/log/master.err and if you see something like: Character set 'ucs2' is not a compiled character set and is not specified in the '.../sql/share/charsets/Index.xml' file then try playing with the --with-extra-charsets configure option. Good luck!