mysql - Secondary developer access to phpMyAdmin with 1&1 -


i have managed hosting 1&1. know 1&1 mysql server administration isn't accessible outside own phpmyadmin, due databases sitting behind pretty locked-down firewall, need give external developer access import data mysql database without:

  1. giving administrative username/password.
  2. giving access of files stored on server (or risk breaking privacy laws)
  3. giving access of other databases on server (again - risk breaking privacy laws)

so, question is: possible 1&1 managed server? i'm of opinion isn't, i'd love proved wrong. best option if there way add new sub-account has limited access.

install phpmyadmin here: http://www.phpmyadmin.net/home_page/index.php

set user access database want give access to

give phpmyadmin install link other developer , give him user/pass access database need give access to.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -