Bug #4215 | Intel 4.1.2 mysql_install_db fails | ||
---|---|---|---|
Submitted: | 18 Jun 2004 23:30 | Modified: | 20 Aug 2004 15:25 |
Reporter: | Darryl Rodden | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S2 (Serious) |
Version: | 4.1.2 | OS: | REL 3 |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[18 Jun 2004 23:30]
Darryl Rodden
[23 Jun 2004 23:04]
Matthew Lord
This is not a bug, you should try using the --force option. I should tell you that I have personally had problems with the icc build. Best Regards
[24 Jun 2004 0:23]
Darryl Rodden
Hello Mathew, That gets me past that problem, but I ran into another one when I start up the database (bin/mysqld_safe --user=mysql &), see below. I was running as root when I started it. This works OK with the normal distribution, but apparently not with the icc build. I changed to the mysql user (su mysql) and it started correctly. What kinds of problems have you run into with the icc build? Thanks, Darryl 040623 14:52:36 mysqld started Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists! 040623 14:52:36 Aborting 040623 14:52:36 /usr/local/mysql/bin/mysqld: Shutdown Complete 040623 14:52:36 mysqld ended
[24 Jun 2004 0:40]
Matthew Lord
I've posted a bug about this as well here: http://bugs.mysql.com/bug.php?id=4265 I also noticed that net_buffer_length is not growing and I posted a bug about that here: http://bugs.mysql.com/bug.php?id=4031
[20 Aug 2004 1:06]
Brian Aker
Lenz, after you build on a 64bit with dynamic libs, see if these bugs still occur (you can kick this back to support to verify if you want to).
[20 Aug 2004 15:25]
Lenz Grimmer
This bug was marked as a duplicate of BUG#4408