mysql over a network???
Ok i have looked through the MySQL Manual and nope, cannot find anythingHow do you setup mysql, so machines on your network can access it????
i.e, mysql runs on 192.168.0.1
and then applications running on machines:
192.168.0.2
192.168.0.3
192.168.0.4
can all access the database
whats the syntax u have to type to get it to work???
Thanx
//edit, its a redhat 7.3 server by the way
thanx