I wanted to thank all the helpful e-mails I got ragrding problems with
MySQL bundled with RedHat 7.1.

it was pointed out that the main problems were due to the following:
    this release apparently installs the mysql files with root
permission which the mysqld does give mysql processes and a workaround
is
       chown  mysql.mysql <path-where-mysql sock file located>

  apparently my info was outdated, to install the initial database files
the command line is:
     service mysqld start

Again, thanks to everyone.

--
Andy De Paoli
emails:   [EMAIL PROTECTED]
          [EMAIL PROTECTED]
          [EMAIL PROTECTED]
(these are the ones I remember :-)



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to