jmac11 / googlecloudsql

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

specifying bogus database produces "An unknown error occurred" error message #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you run a backup with a bogus database name specified, you don't get ANY 
error message at all. Everything looks like it completed ok. You should get 
some error like "invalid database name"

Using cloud sql admin api v1beta3.

Original issue reported on code.google.com by rhd...@gmail.com on 14 Apr 2014 at 3:56

GoogleCodeExporter commented 9 years ago
I see "An unknown error occurred" - not ideal, but at least it's not failing 
silently. Could you confirm that's the case?

Original comment by t...@google.com on 27 May 2014 at 10:06

GoogleCodeExporter commented 9 years ago
No exceptions are thrown if the database specified is bogus. An exception is 
thrown if the instance name is bogus.

Original comment by rhd...@gmail.com on 27 May 2014 at 10:37

GoogleCodeExporter commented 9 years ago

Original comment by pay...@google.com on 6 Apr 2015 at 9:35

GoogleCodeExporter commented 9 years ago

Original comment by jmccull...@google.com on 29 Apr 2015 at 7:20