welcome: please sign in

Diff for "DaemonAdmin/MySQL"

Differences between revisions 5 and 32 (spanning 27 versions)
Revision 5 as of 2007-01-10 13:51:32
Size: 915
Comment: Added note about network permissions.
Revision 32 as of 2011-04-21 19:34:40
Size: 61
Editor: 200
Comment: TYVM you've solved all my porblmes
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= DaemonAdmin/MySQL =

Because we wanted to have version 5 of MySQL running on our stable server, we used the [http://dotdeb.org] package. For this reason there should be mirrors from dotdeb.org listed in the file ''/etc/apt/sources.list'' on deleuze.

== Configuration details ==

my.cnf file modified to leave a port open over the network, default is local pipe only.

== Progress ==

As of Sat Jan 6 12:29:23 EST 2007, the MySQL 5.0 daemon and client libraries have been installed on deleuze. I also installed the mysql-common and mysql-client 5.0 packages on mire which should will allow for users to connect back to the main DB server.

== To Do ==

dbtool will need to be programmed to store data files in user home directories. It will also need to set up the appropriate GRANT permission on creation of each database to allow a connection from mire or other front-end servers by default.
TYVM you've solved all my porblmes
----
CategoryNeedsWork

TYVM you've solved all my porblmes


CategoryNeedsWork

DaemonAdmin/MySQL (last edited 2012-04-23 04:19:38 by ClintonEbadi)