lp://staging/~mark-mims/+junk/ensemble-mysql
Created by
Mark Mims
and last modified
- Get this branch:
- bzr branch lp://staging/~mark-mims/+junk/ensemble-mysql
Branch information
- Owner:
- Mark Mims
- Status:
- Development
Recent revisions
- 56. By Adam Gandelman
-
Provide shared-db functionality to allow multiple peers to use the same
database.At join, peer requests access to $DATABASE for $USERNAME@
$REMOTE_ IP. If
$DATABASE does not exist, it is created. If grant for $USERNAME@$REMOTE_ IP on
$DATABASE.* does not exist, it is created with a random password. The peer
receives the password and the IP of the mysql server.TODO: Cleanup grants for peers that have left the relation
- 51. By Clint Byrum
-
adding db-admin interface to give god-like powers to a related service (i.e. phpmyadmin)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)