Can anyone explain this to me? I just can't understand what kind of error this is. I'd be glad to have some help as fast as possible:
[server:/usr/local/mysql] admin% sudo
./bin/safe_mysqld
Password:
Starting mysqld daemon with databases from
/usr/local/mysql/data
030327 18:12:58 mysqld ended
[server:/usr/local/mysql] admin% sudo ./bin/mysqld
dyld: ./bin/mysqld Undefined symbols:
./bin/mysqld undefined reference to _localtime_r
expected to be defined in /usr/lib/libSystem.B.dylib
[server:/usr/local/mysql] admin%
Thanks guys!
MySQL on Mac OS X Server (10.1)
Moderator: General Moderators
-
hounkanrinjp
- Forum Newbie
- Posts: 6
- Joined: Mon Aug 19, 2002 8:39 am
-
hounkanrinjp
- Forum Newbie
- Posts: 6
- Joined: Mon Aug 19, 2002 8:39 am
I tried, but didn't work
Hey, thanks for the answer, but I tried and got no results, the server still wouldn't start up. Does anyone have an idea why?