jmac11 / googlecloudsql

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

not able to use same instance name after deleting the instance #89

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.create an Do instance
2. delete the instance
3.create a new instance with same name

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

What is the expected output? What do you see instead?
i should get tomcat-twinvaves:msql1 should be created.But while creating i am 
not able to completed the instance creation.and it will ask me to change the 
instance name

Please provide any additional information below.

i have tired to create 2 different instances.i had 
tomcat-twinvaves:mysql,tomcat-twinvaves:db. Now am not able to create this 2 
which are already deleted.

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

GoogleCodeExporter commented 9 years ago
Please see https://developers.google.com/cloud-sql/docs/instances#deleting:
You cannot reuse a name for up to two months after you have deleted an instance.

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