Dan Lewis wrote:
On 02/17/2013 04:53 PM, Girvin R. Herr wrote:
<snip>
MySQL server 5.1 has a skip network section. This has been modified in Server 5.5 to this:

# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address        = 127.0.0.1

The reference in the MySQL Reference Manual ( "Access Control, Stage 1: Connection Verification") states what to put in place of 127.0.0.1 for using MySQL over a network. In my case, I can use 192.168.2.% or
192.168.2.0/255.255.255.0.

That's interesting. I am using MySQL 5.0.67, so this does not yet apply to me. However, I will have to make note of this for future reference.
How did you make out?  Did you get your laptop talking to the server?
Girvin Herr


--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to