welcome: please sign in

Diff for "DaemonAdmin/MySQL"

Differences between revisions 5 and 33 (spanning 28 versions)
Revision 5 as of 2007-01-10 13:51:32
Size: 915
Comment: Added note about network permissions.
Revision 33 as of 2011-04-23 00:08:19
Size: 97
Editor: ec2-122-248-244-127
Comment: BcENfl <a href="http://vilivwwawkml.com/">vilivwwawkml</a>
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.
BcENfl <a href="http://vilivwwawkml.com/">vilivwwawkml</a>
----
CategorySystemAdministration

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