jmac11 / googlecloudsql

Automatically exported from code.google.com/p/googlecloudsql
0 stars 0 forks source link

Not able to create root password in cloudsql for D0 instance #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.create a D0 instance
2.provide necessary details
3. got to access control,edit the root password and click on set

What is the name of your database instance?
tomcat-twinvaves:msql1

What is the expected output? What do you see instead?
Done

after pressing set,I am getting and message as "instance busy" and entered 
password is vanishing

Please provide any additional information below.

i tried to clear the browsing history,restarted the instance.
I deleted the instance and recreated. Non of them help me.

Original issue reported on code.google.com by phi...@gmail.com on 17 May 2014 at 6:55

Attachments:

GoogleCodeExporter commented 9 years ago
I tried to create a password where am getting a message as "Instance busy". But 
the operation log is mentioned as "inject user done " I am not able to deliver 
my project due to this.Please consider this in high priority.

Original comment by phi...@gmail.com on 19 May 2014 at 12:57

GoogleCodeExporter commented 9 years ago
If the log says "Inject user done" then the operation is successful. Those 
Javascript messages "Instance busy" are not very reliable in my opinion. The 
password vanishes because it should do it. Are'nt you able to connect now using 
the entered password?

Note that if you are trying to connect from PHP or Python the password should 
be left empty.

Original comment by alex.aa...@gmail.com on 22 May 2014 at 10:52

GoogleCodeExporter commented 9 years ago
Please re-open if the issue persists. Alternatively you could use the command 
line tool to get around the UI issue: 
https://developers.google.com/cloud-sql/docs/cloud-sdk

Original comment by t...@google.com on 27 May 2014 at 9:35