brianlange Posted March 10, 2011 Share Posted March 10, 2011 If you are a web developer should you be able to ssh to your development mysql server? I currently have ssh access to my mysql development server. I can perform mysql dumps, run mytop etc. Management is proposing a new set up where I only have phpMyAdmin. There is a system administrator to assist with moving data but they will unlikely be running mytop to analyze slow queries. I'm not happy about this. Does this move seem reasonable to you? -Brian Quote Link to comment https://forums.phpfreaks.com/topic/230243-ssh-to-mysql/ Share on other sites More sharing options...
trq Posted March 10, 2011 Share Posted March 10, 2011 I would be pretty unhappy about not getting shell access to my dev environment. Production I can understand, but dev, I should have access and the admin should be good enough to know how to secure it properly. Quote Link to comment https://forums.phpfreaks.com/topic/230243-ssh-to-mysql/#findComment-1185880 Share on other sites More sharing options...
brianlange Posted March 11, 2011 Author Share Posted March 11, 2011 Not only that the system admin says there are some email logging scripts on the mysql development server so I should make sure all queries work in a timely fashion. Not exactly a development server in my humble opinion. Quote Link to comment https://forums.phpfreaks.com/topic/230243-ssh-to-mysql/#findComment-1185920 Share on other sites More sharing options...
fenway Posted March 11, 2011 Share Posted March 11, 2011 There should be no need for the command line with a MySQL database. Quote Link to comment https://forums.phpfreaks.com/topic/230243-ssh-to-mysql/#findComment-1185955 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.