Mel Flynn wrote:
On Thursday 11 June 2009 11:29:59 Philip M. Gollucci wrote:
Mel Flynn wrote:
You ran mysql_upgrade before starting the new server?
Usually you have to start the server to run it. it conects to it to make
changes to the 'mysql' database.

Right. Sometimes aliases are evil:
alias mysql_upgrade='/usr/local/libexec/mysqld --no-defaults --skip-grant-
tables --socket=/tmp/mysql.sock --skip-networking --datadir=/var/db/mysql && /usr/local/bin/mysql_upgrade -S /tmp/mysql.sock; killall mysqld'

Though, reading up on his error, I doubt it's the problem.

Maybe we should consider adding an 'extra_command' called upgrade.


--
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant          - P6M7G8 Inc.                http://p6m7g8.net
Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
Contractor          - PositiveEnergyUSA          http://positiveenergyusa.com
ASF Member          - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to