Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Any MySQL users (gurus) out there?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mgm_03" data-source="post: 6895"><p>I'm looking for people who can help me get MySQL working.</p><p></p><p>details...usingJaguar. Downloaded and installed MySQL 4.0.1 from MySQL (per the instructions on w.entropy.ch (outdated link removed) ).</p><p></p><p>...btw, I've done the removal and install about 3 times now....</p><p></p><p>When I cd to /usr/local/mysql and sudo ./bin/mysqld_safe & I get:</p><p></p><p>[1] 1802</p><p>[Marks-Computer:/usr/local/mysql] mark% touch: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory</p><p>chown: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory</p><p>Starting mysqld daemon with databases from /Users/mark/mysql/data</p><p>./bin/mysqld_safe: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory</p><p>./bin/mysqld_safe: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory</p><p>tee: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory</p><p>030813 15:14:07 mysqld ended</p><p>tee: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory</p><p>-------------------------</p><p>Unfortunately, I am unable to access the /data directory because I get "Permission denied". So, I can't check the .err log file.</p><p></p><p>Any suggestions are appreciated.</p></blockquote><p></p>
[QUOTE="mgm_03, post: 6895"] I'm looking for people who can help me get MySQL working. details...usingJaguar. Downloaded and installed MySQL 4.0.1 from MySQL (per the instructions on w.entropy.ch (outdated link removed) ). ...btw, I've done the removal and install about 3 times now.... When I cd to /usr/local/mysql and sudo ./bin/mysqld_safe & I get: [1] 1802 [Marks-Computer:/usr/local/mysql] mark% touch: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory chown: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory Starting mysqld daemon with databases from /Users/mark/mysql/data ./bin/mysqld_safe: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory ./bin/mysqld_safe: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory tee: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory 030813 15:14:07 mysqld ended tee: /Users/mark/mysql/data/Marks-Computer.local..err: No such file or directory ------------------------- Unfortunately, I am unable to access the /data directory because I get "Permission denied". So, I can't check the .err log file. Any suggestions are appreciated. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Any MySQL users (gurus) out there?
Top