2 messages in com.mysql.lists.bugsRe: mysql_install_db crashes on Openb...| From | Sent On | Attachments |
|---|---|---|
| Shane Newberg | 24 Oct 2001 19:19 | |
| Sinisa Milivojevic | 25 Oct 2001 07:12 |
| Subject: | Re: mysql_install_db crashes on Openbsd2.8 on Sparc![]() |
|---|---|
| From: | Sinisa Milivojevic (sin...@mysql.com) |
| Date: | 10/25/2001 07:12:28 AM |
| List: | com.mysql.lists.bugs |
Shane Newberg writes:
Subject: Bug in mysql_install_db on OpenBSD 2.8 for source build mysql-3.23.43
Description: <precise description of the problem (multiple lines)> How-To-Repeat: <code/input/activities to reproduce the problem (multiple lines)> Fix: I'm not a fixer, If I could I would. Submitter-Id: Originator: S. N. Organization: MySQL support: none Synopsis: mysql_install_db crashes on Openbsd2.8 on Sparc Severity: non-critical Priority: low Category: mysql Class: sw-bug Release: mysql-3.23.43 (Source distribution) Environment: Hardware Platform: Sun Sparc 2 Hardware Memory: 64MB Memory Status: Memory: Real: 7328K/16M act/tot Free: 44M Swap: 4K/83M used/tot System: OpenBSD marge 2.8 GENERIC#96 sparc
Attempt to use BugScript failed
While executing mysql_install_db
bash-2.04# scripts/mysql_install_db Preparing db table Preparing host table Preparing user table Preparing columns_priv table Installing all prepared tables ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 3 Error writing file './mysql/db.frm' (Errcode: 2) ERROR: 1064 You have an error in your SQL syntax near '='Column privileges'' at line 1
[skip]
Hi!
The most serious problem you have is not related to MySQL, but to poorly set UNIX privileges for directories and files.
When you fix those, and if you still get that Syntax error, it could be a bug in generating mysql_install_db script.
But this can not be determined before you fix Unix privileges.
-- Regards, __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sin...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus <___/ www.mysql.com




