Menu

#442 (ok 3.2) Create user for existing database

closed-accepted
Privileges (8)
1
2009-06-15
2009-01-14
No

While looking at the privileges for a specific database, I was missing the option to create a user for that specific database.
I therefore added the create user link on this page, and included an extra radiobutton to the create user page.

Here is the patch.
A Dutch translation for the added string is included.

The patch also includes an updated comment in db_search.php which reused

Discussion

  • Herman van Rink

    Herman van Rink - 2009-01-14

    the patch against r12186

     
  • Marc Delisle

    Marc Delisle - 2009-01-14
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2009-01-14

    I tried to apply on current trunk (12190) or on rev. 12186 and all hunks fail.

     
  • Herman van Rink

    Herman van Rink - 2009-01-15

    Strange... I just cleaned up my trunk checkout and the patch still applies OK.

    $ svn revert -R .
    $ svn up
    $ patch -p0 < ../phpmyadmin3_if5.patch
    patching file lang/english-utf-8.inc.php
    patching file lang/dutch-utf-8.inc.php
    patching file server_privileges.php
    patching file db_search.php

     
  • Marc Delisle

    Marc Delisle - 2009-01-17

    Ok it worked this time. Patch merged in 3.2, except that, in the "Offer to use..." section I had to use $checkprivs instead of $db for the dbname parameter ($db was empty in my case).

     
  • Marc Delisle

    Marc Delisle - 2009-01-17
    • priority: 5 --> 1
    • summary: Create user for existing database --> (ok 3.2) Create user for existing database
    • status: open --> open-accepted
     
  • Marc Delisle

    Marc Delisle - 2009-06-15
    • status: open-accepted --> closed-accepted
     
MongoDB Logo MongoDB