← Back to team overview

linux-traipu team mailing list archive

[Bug 920900] [NEW] Feature Request: replace "." with "_" in db names for simple-user-policy plugin

 

Public bug reported:

I recently installed drizzle for the students in our university and I
use the simple-user-policy plugin so they can create their own
databases. The problem is that their username include a "." (inherited
from a Windows Domain) and creation of databases with dots is not
allowed. There is a workaround to use backticks "``" but it would be
better if the user could replace the "." with "_" in the database name.
Henrik Ingo (hingo) suggested that this is trivial to implement.

You can find below the relevant discussion in the questions:

https://answers.launchpad.net/drizzle/+question/185268

** Affects: drizzle
     Importance: Undecided
         Status: New


** Tags: featurerequest simple-user-policy

** Tags added: featurerequest

** Description changed:

  I recently installed drizzle for the students in our university and I
  use the simple-user-policy plugin so they can create their own
  databases. The problem is that their username include a "." (inherited
  from a Windows Domain) and creation of databases with dots is not
- allowed. Their is a workaround to use backticks "``" but it would be
+ allowed. There is a workaround to use backticks "``" but it would be
  better if the user could replace the "." with "_" in the database name.
  Henrik Ingo (hingo) suggested that this is trivial to implement.
  
  You can find below the relevant discussion in the questions:
  
  https://answers.launchpad.net/drizzle/+question/185268

** Tags added: simple-user-policy

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/920900

Title:
  Feature Request: replace "." with "_" in db names for simple-user-
  policy plugin

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  I recently installed drizzle for the students in our university and I
  use the simple-user-policy plugin so they can create their own
  databases. The problem is that their username include a "." (inherited
  from a Windows Domain) and creation of databases with dots is not
  allowed. There is a workaround to use backticks "``" but it would be
  better if the user could replace the "." with "_" in the database
  name. Henrik Ingo (hingo) suggested that this is trivial to implement.

  You can find below the relevant discussion in the questions:

  https://answers.launchpad.net/drizzle/+question/185268

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/920900/+subscriptions


Follow ups

References