Thursday, February 28, 2013

Re: billing contact information

I would assume it would be our corporate address: 

Google Inc.
1600 Amphitheatre Parkway
Mountain View, CA 94043
USA

On Thu, Feb 28, 2013 at 1:34 AM, Harni Sandher <harni.sandher@unipart.com> wrote:
Hi 

I'm after the contact details of the billing department - we've just enabled a cloud sql instance but need to fill in supplier details on our billing system, where can I get these?

Thanks

Harni



This e-mail has been sent in confidence to the named addressee(s). If you are not the intended recipient you must not disclose or distribute it in any form, and you are asked to contact the sender immediately

Unipart Group of Companies Ltd. Registered in England No. 1994997
Registered office: Unipart House, Cowley, Oxford, OX4 2PG

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Joe Faith | Product Manager | Google Cloud

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: connection to google cloud sql falied.- com.google.cloud.sql.Driver

On Thu, Feb 28, 2013 at 12:06 PM, Jossie Kat <katysei@gmail.com> wrote:

is there an example proxy  app to do it?
I'm not familiar with google app engine
 nor how to connect android app
to google app engine

I don't know of an example app. Cloud Endpoints might be helpful though:

Ken
 
regards
Jossie.

בתאריך יום חמישי, 28 בפברואר 2013 21:37:13 UTC+2, מאת Ken Ashcraft:
On Thu, Feb 28, 2013 at 11:01 AM, Jossie Kat <kat...@gmail.com> wrote:
imported it as an external jar
since I have import to the class and build sucseeds something is strange
I'm trying from very simple android app I don't know if it matters,


Don't try to access Cloud SQL directly from android.  You should set up a GAE app as a proxy.  The app can then translate the data, do fine-grained authentication, etc.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: connection to google cloud sql falied.- com.google.cloud.sql.Driver


is there an example proxy  app to do it?
I'm not familiar with google app engine
 nor how to connect android app
to google app engine
regards
Jossie.

בתאריך יום חמישי, 28 בפברואר 2013 21:37:13 UTC+2, מאת Ken Ashcraft:
On Thu, Feb 28, 2013 at 11:01 AM, Jossie Kat <kat...@gmail.com> wrote:
imported it as an external jar
since I have import to the class and build sucseeds something is strange
I'm trying from very simple android app I don't know if it matters,


Don't try to access Cloud SQL directly from android.  You should set up a GAE app as a proxy.  The app can then translate the data, do fine-grained authentication, etc.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: any sample java code to pool cloud sql connections to eliminate " too many concurrent requests: 100"

On Thu, Feb 28, 2013 at 10:57 AM, tom hill <tom.hill.fellow@gmail.com> wrote:
with 1200 users; i can not seem to eliminate these errors "java.sql.SQLNonTransientException: Instance has too many concurrent requests: 100"


Pooling connections won't help.  See this for more details:

Ken

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: connection to google cloud sql falied.- com.google.cloud.sql.Driver

On Thu, Feb 28, 2013 at 11:01 AM, Jossie Kat <katysei@gmail.com> wrote:
imported it as an external jar
since I have import to the class and build sucseeds something is strange
I'm trying from very simple android app I don't know if it matters,


Don't try to access Cloud SQL directly from android.  You should set up a GAE app as a proxy.  The app can then translate the data, do fine-grained authentication, etc.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: connection to google cloud sql falied.- com.google.cloud.sql.Driver

imported it as an external jar
since I have import to the class and build sucseeds something is strange
I'm trying from very simple android app I don't know if it matters,

בתאריך יום חמישי, 28 בפברואר 2013 18:00:59 UTC+2, מאת Tony Tseng:
That sounds like google_sql.jar is not in your classpath. Could you double check?


On Thu, Feb 28, 2013 at 3:45 AM, Jossie Kat <kat...@gmail.com> wrote:
Managed to create instance 

got local sql command line working
run some basic sql commands via command line
got to ths part in the tutorial 



https://developers.google.com/cloud-sql/docs/external#prerequisites 
DriverManager.registerDriver(new com.google.cloud.sql.Driver());

 Could not find class 'com.google.cloud.sql.Driver'
altough included the correct jar file it cannot find  

any idea?
regards

Jossie


--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

any sample java code to pool cloud sql connections to eliminate " too many concurrent requests: 100"

with 1200 users; i can not seem to eliminate these errors "java.sql.SQLNonTransientException: Instance has too many concurrent requests: 100"

thanks tom


--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: connection to google cloud sql falied.- com.google.cloud.sql.Driver

That sounds like google_sql.jar is not in your classpath. Could you double check?


On Thu, Feb 28, 2013 at 3:45 AM, Jossie Kat <katysei@gmail.com> wrote:
Managed to create instance 

got local sql command line working
run some basic sql commands via command line
got to ths part in the tutorial 



https://developers.google.com/cloud-sql/docs/external#prerequisites 
DriverManager.registerDriver(new com.google.cloud.sql.Driver());

 Could not find class 'com.google.cloud.sql.Driver'
altough included the correct jar file it cannot find  

any idea?
regards

Jossie


--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: billing contact information

Sorry I don't understand what you mean by "supplier details". Could you clarify?


On Thu, Feb 28, 2013 at 1:34 AM, Harni Sandher <harni.sandher@unipart.com> wrote:
Hi 

I'm after the contact details of the billing department - we've just enabled a cloud sql instance but need to fill in supplier details on our billing system, where can I get these?

Thanks

Harni



This e-mail has been sent in confidence to the named addressee(s). If you are not the intended recipient you must not disclose or distribute it in any form, and you are asked to contact the sender immediately

Unipart Group of Companies Ltd. Registered in England No. 1994997
Registered office: Unipart House, Cowley, Oxford, OX4 2PG

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: Failed to import gs://feecha_db_script/feecha.sql: An unknown problem occurred (ERROR_RDBMS)

Hi Sajid,
I'll ping you off list.


On Thu, Feb 28, 2013 at 1:14 AM, Sajid Hussain <sajid.chingchong@gmail.com> wrote:
Hi,

I am getting the following error in logs after trying to import data:

Failed to import gs://feecha_db_script/feecha.sql: An unknown problem occurred (ERROR_RDBMS)

I made sure, USE xxx is at the top of the script.

Can anybody help?

Regards,

SAJID HUSSAIN

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

connection to google cloud sql falied.- com.google.cloud.sql.Driver

Managed to create instance 

got local sql command line working
run some basic sql commands via command line
got to ths part in the tutorial 



https://developers.google.com/cloud-sql/docs/external#prerequisites 
DriverManager.registerDriver(new com.google.cloud.sql.Driver());

 Could not find class 'com.google.cloud.sql.Driver'
altough included the correct jar file it cannot find  

any idea?
regards

Jossie


--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

billing contact information

Hi 

I'm after the contact details of the billing department - we've just enabled a cloud sql instance but need to fill in supplier details on our billing system, where can I get these?

Thanks

Harni



This e-mail has been sent in confidence to the named addressee(s). If you are not the intended recipient you must not disclose or distribute it in any form, and you are asked to contact the sender immediately

Unipart Group of Companies Ltd. Registered in England No. 1994997
Registered office: Unipart House, Cowley, Oxford, OX4 2PG

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Failed to import gs://feecha_db_script/feecha.sql: An unknown problem occurred (ERROR_RDBMS)

Hi,

I am getting the following error in logs after trying to import data:

Failed to import gs://feecha_db_script/feecha.sql: An unknown problem occurred (ERROR_RDBMS)

I made sure, USE xxx is at the top of the script.

Can anybody help?

Regards,

SAJID HUSSAIN

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Sunday, February 24, 2013

Re: problem i connecting to cloud db

I think you would be better off with an App Engine app that proxies/transforms the data to Cloud SQL.

Ken

On Feb 24, 2013 6:42 AM, "Jossie Kat" <katysei@gmail.com> wrote:
I made an instance of Google cloud and created database and table.
however I don;t know how to access it from android app.

running the authorization script results in incorrect url http:/goo.gl/0v319
which is a different site than service authorization 
???

although I pointed te project to the correct  jar...builds ok but it cannot find te driver clas
com.google.cloud.sql.Driver in runtime ???

wasted frustrating hours. need some helpon te problems I encountered  
also a simple android app tat stores on cloud sql db.

regards
jossie

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

problem i connecting to cloud db

I made an instance of Google cloud and created database and table.
however I don;t know how to access it from android app.

running the authorization script results in incorrect url http:/goo.gl/0v319
which is a different site than service authorization 
???

although I pointed te project to the correct  jar...builds ok but it cannot find te driver clas
com.google.cloud.sql.Driver in runtime ???

wasted frustrating hours. need some helpon te problems I encountered  
also a simple android app tat stores on cloud sql db.

regards
jossie

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Friday, February 22, 2013

Re: com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.

Do you keep a connection open without using it for > 15 minutes? The per use instances have a timeout of 15 minutes. After the timeout the old connections will be invalid. I don't see any abnormal terminations for your instance.

-- Razvan ME


On Fri, Feb 22, 2013 at 5:24 PM, Fábio Peruchi <fhperuchi@ciandt.com> wrote:
I'm running my queries from a linux machine (Linux version 2.6.32-5-amd64 (Debian 2.6.32-31) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Mar 7 21:35:22 UTC 2011).

My instance name is cit-sas-rederef-dev:pgs. My database name is pgs.

On Fri, Feb 22, 2013 at 10:15 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
Where do you issues the queries from? Can you tell us the instance name? Feel free to contact me directly to write to sql-team@google.com.

-- Razvan ME


On Fri, Feb 22, 2013 at 5:11 PM, Fábio Peruchi <fhperuchi@ciandt.com> wrote:
Hi!

I'm running a batch process that execute several insert and delete statements on Cloud SQL. After some hours the process are running I'm getting this error:

Caused by: com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlExceptionForApplicationError(Exceptions.java:195)
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlException(Exceptions.java:211)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.check(SqlProtoClient.java:198)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:87)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:76)
at com.google.cloud.sql.jdbc.Connection.executeSql(Connection.java:528)
at com.google.cloud.sql.jdbc.PreparedStatement.executeSqlImpl(PreparedStatement.java:141)
at com.google.cloud.sql.jdbc.Statement.executeImpl(Statement.java:154)
at com.google.cloud.sql.jdbc.Statement.executeUpdateImpl(Statement.java:341)
at com.google.cloud.sql.jdbc.Statement.executeUpdate(Statement.java:336)
at com.google.cloud.sql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:134)

Can you help me?

Kind regards.

Fábio Peruchi

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.

I'm running my queries from a linux machine (Linux version 2.6.32-5-amd64 (Debian 2.6.32-31) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Mar 7 21:35:22 UTC 2011).

My instance name is cit-sas-rederef-dev:pgs. My database name is pgs.

On Fri, Feb 22, 2013 at 10:15 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
Where do you issues the queries from? Can you tell us the instance name? Feel free to contact me directly to write to sql-team@google.com.

-- Razvan ME


On Fri, Feb 22, 2013 at 5:11 PM, Fábio Peruchi <fhperuchi@ciandt.com> wrote:
Hi!

I'm running a batch process that execute several insert and delete statements on Cloud SQL. After some hours the process are running I'm getting this error:

Caused by: com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlExceptionForApplicationError(Exceptions.java:195)
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlException(Exceptions.java:211)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.check(SqlProtoClient.java:198)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:87)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:76)
at com.google.cloud.sql.jdbc.Connection.executeSql(Connection.java:528)
at com.google.cloud.sql.jdbc.PreparedStatement.executeSqlImpl(PreparedStatement.java:141)
at com.google.cloud.sql.jdbc.Statement.executeImpl(Statement.java:154)
at com.google.cloud.sql.jdbc.Statement.executeUpdateImpl(Statement.java:341)
at com.google.cloud.sql.jdbc.Statement.executeUpdate(Statement.java:336)
at com.google.cloud.sql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:134)

Can you help me?

Kind regards.

Fábio Peruchi

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.

Where do you issues the queries from? Can you tell us the instance name? Feel free to contact me directly to write to sql-team@google.com.

-- Razvan ME


On Fri, Feb 22, 2013 at 5:11 PM, Fábio Peruchi <fhperuchi@ciandt.com> wrote:
Hi!

I'm running a batch process that execute several insert and delete statements on Cloud SQL. After some hours the process are running I'm getting this error:

Caused by: com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlExceptionForApplicationError(Exceptions.java:195)
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlException(Exceptions.java:211)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.check(SqlProtoClient.java:198)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:87)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:76)
at com.google.cloud.sql.jdbc.Connection.executeSql(Connection.java:528)
at com.google.cloud.sql.jdbc.PreparedStatement.executeSqlImpl(PreparedStatement.java:141)
at com.google.cloud.sql.jdbc.Statement.executeImpl(Statement.java:154)
at com.google.cloud.sql.jdbc.Statement.executeUpdateImpl(Statement.java:341)
at com.google.cloud.sql.jdbc.Statement.executeUpdate(Statement.java:336)
at com.google.cloud.sql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:134)

Can you help me?

Kind regards.

Fábio Peruchi

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.

Hi!

I'm running a batch process that execute several insert and delete statements on Cloud SQL. After some hours the process are running I'm getting this error:

Caused by: com.google.cloud.sql.jdbc.internal.SQLUnknownConnectionIdException: Connection id no longer valid.
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlExceptionForApplicationError(Exceptions.java:195)
at com.google.cloud.sql.jdbc.internal.Exceptions.newSqlException(Exceptions.java:211)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.check(SqlProtoClient.java:198)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:87)
at com.google.cloud.sql.jdbc.internal.SqlProtoClient.executeSql(SqlProtoClient.java:76)
at com.google.cloud.sql.jdbc.Connection.executeSql(Connection.java:528)
at com.google.cloud.sql.jdbc.PreparedStatement.executeSqlImpl(PreparedStatement.java:141)
at com.google.cloud.sql.jdbc.Statement.executeImpl(Statement.java:154)
at com.google.cloud.sql.jdbc.Statement.executeUpdateImpl(Statement.java:341)
at com.google.cloud.sql.jdbc.Statement.executeUpdate(Statement.java:336)
at com.google.cloud.sql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:134)

Can you help me?

Kind regards.

Fábio Peruchi

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: Can't create TCP/IP socket

Anybody have any ideas?
Could it be a configuration thing?


On Thursday, February 21, 2013 7:49:06 AM UTC-6, jcol...@qualitydistribution.com wrote:
Here is the code:

import cgi
import webapp2
from google.appengine.api import rdbms

CLOUDSQL_INSTANCE = ''
DATABASE_NAME = 'my database name'
USER_NAME = 'my user'
PASSWORD = 'my pw'
 
def get_connection():
    return rdbms.connect(instance=CLOUDSQL_INSTANCE, database=DATABASE_NAME,
        user=USER_NAME, password=PASSWORD, charset='utf8')

...

        conn = get_connection()
        cursor = conn.cursor()


On Wednesday, February 20, 2013 5:26:49 PM UTC-6, Rob wrote:
Make sure you are importing the correct rdbms module.

Rob


On Wed, Feb 20, 2013 at 2:09 PM, <jcol...@qualitydistribution.com> wrote:
I'm trying to develop my first GAE Python app with the cloud sql. during development, I'm trying to connect to a local Mysql instance. In my development enviro I've tried to connect to both the cloud sql instance I've created, and my local. for both, I get this:

OperationalError: (2004, "Can't create TCP/IP socket (10104)")
Any ideas?
The code that calls it is this:

rdbms.connect(instance=CLOUDSQL_INSTANCE, database=DATABASE_NAME,          user=USER_NAME, password=PASSWORD, charset='utf8')

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Thursday, February 21, 2013

Re: Can't create TCP/IP socket

Here is the code:

import cgi
import webapp2
from google.appengine.api import rdbms

CLOUDSQL_INSTANCE = ''
DATABASE_NAME = 'my database name'
USER_NAME = 'my user'
PASSWORD = 'my pw'
 
def get_connection():
    return rdbms.connect(instance=CLOUDSQL_INSTANCE, database=DATABASE_NAME,
        user=USER_NAME, password=PASSWORD, charset='utf8')

...

        conn = get_connection()
        cursor = conn.cursor()


On Wednesday, February 20, 2013 5:26:49 PM UTC-6, Rob wrote:
Make sure you are importing the correct rdbms module.

Rob


On Wed, Feb 20, 2013 at 2:09 PM, <jcol...@qualitydistribution.com> wrote:
I'm trying to develop my first GAE Python app with the cloud sql. during development, I'm trying to connect to a local Mysql instance. In my development enviro I've tried to connect to both the cloud sql instance I've created, and my local. for both, I get this:

OperationalError: (2004, "Can't create TCP/IP socket (10104)")
Any ideas?
The code that calls it is this:

rdbms.connect(instance=CLOUDSQL_INSTANCE, database=DATABASE_NAME,          user=USER_NAME, password=PASSWORD, charset='utf8')

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Wednesday, February 20, 2013

Re: Can't create TCP/IP socket

Make sure you are importing the correct rdbms module.

Rob


On Wed, Feb 20, 2013 at 2:09 PM, <jcollins@qualitydistribution.com> wrote:
I'm trying to develop my first GAE Python app with the cloud sql. during development, I'm trying to connect to a local Mysql instance. In my development enviro I've tried to connect to both the cloud sql instance I've created, and my local. for both, I get this:

OperationalError: (2004, "Can't create TCP/IP socket (10104)")
Any ideas?
The code that calls it is this:

rdbms.connect(instance=CLOUDSQL_INSTANCE, database=DATABASE_NAME,          user=USER_NAME, password=PASSWORD, charset='utf8')

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Can't create TCP/IP socket

I'm trying to develop my first GAE Python app with the cloud sql. during development, I'm trying to connect to a local Mysql instance. In my development enviro I've tried to connect to both the cloud sql instance I've created, and my local. for both, I get this:

OperationalError: (2004, "Can't create TCP/IP socket (10104)")
Any ideas?
The code that calls it is this:

rdbms.connect(instance=CLOUDSQL_INSTANCE, database=DATABASE_NAME,          user=USER_NAME, password=PASSWORD, charset='utf8')

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: Wordpress + AppEngine = PressEngine

Sorry, my Cloud SQL instance are down due to billing.

On Tuesday, August 7, 2012 1:05:23 AM UTC+7, Hector Salazar wrote:
Hi Trung,

What happened with pressengine?

I've been trying to see it but shows a 500 error with 

Error establishing a database connection


Hope you could share more about it

Cheers

On Friday, March 23, 2012 2:05:22 PM UTC-6, Trung wrote:
Hi friends,

Just inform you that we are setting up WordPress running on AppEngine
using Cloud SQL database.

See http://pressengine.appspot.com/

Hope this help.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: Error when attempting to add authorized apps

Hi Joe, I would like to ask for your help regarding my Google App Engine related problem.
 
I am experiencing problem with exception- Request was aborted after waiting too long to attempt to service your request. the same issue described here (and marked as obsolete)
 
I cannot post my issue to the issue tracker as it is public and my app id and clients id (adleritech@adleritech.com) are subject to NDAs.
  
My app id is: adler-taxi-dev
 
I wonder if you can please suggest what next steps should I do to avoid/investigate this problem to admin email associated with this app.
 
I am running performance tests that run 500 paralel threads that are calling google protobuf Rest API each every 5 seconds or so (rump up time is split so that all threads start in time period of half a minute.
Here are my statistics from the test - I guess Latency 16730.0 ms and 10334.0 ms with requests = 1 may be related to new instance being started (they also have youngest age).
QPS* Latency* Requests Errors Age Memory Logs Availability
1.133 399.6 ms 1268 0 0:07:25 117.8 MBytes View Logs Dynamic
0.017 16730.0 ms 1 0 0:01:06 94.1 MBytes View Logs Dynamic
0.000 0.0 ms 387 0 0:07:15 115.4 MBytes View Logs Dynamic
0.017 10334.0 ms 1 0 0:01:05 96.1 MBytes View Logs Dynamic
0.000 0.0 ms 338 0 0:07:24 112.8 MBytes View Logs Dynamic
0.000 0.0 ms 133 0 0:07:23 111.2 MBytes View Logs Dynamic
0.000 0.0 ms 7 0 0:07:15 104.7 MBytes View Logs Dynamic
 
I have tried fiddling with minimum Pending Latency and Idle Instances administration options for our app to no avail. We are using F4_1G instances together with D32 Google cloud db.
If you are not the right person, could you please forward my email to someone from google app engine support team (with CC to me), thanks a lot.

 

Regards
Pavel Jetensky


On Thu, Nov 15, 2012 at 5:51 PM, Joe Faith <joefaith@google.com> wrote:
Hi Pavel

For performance reasons we try to keep your Cloud SQL instance as close as possible to the top authorized App Engine application. As a result Cloud SQL instances in the EU can only be accessed from App Engine instances in the EU, and similarly for the US. Apologies if the documentation isn't clear on this, we will be clarifying it.

At the moment EU locations are only available to App Engine's premier customers. I know there's a lot of you guys in Europe using App Engine who are not on premier accounts, and we hope to be able to help you out as soon as possible.

J

On Thu, Nov 15, 2012 at 2:37 AM, ADLER ìTech <adleritech@adleritech.com> wrote:
Hi, Ken, thanks for the info. 

So I understand that to be able to use EU DB instance from my GAE application, this application must be also in EU. However I tried to create new application (itaxi-test) and have not found any settings where to specify location for new application. 

Could you please advice how to create new GAE application in EU, so that it can be authorized in my EU db instance?

Thanks for help
Pavel


On Tue, Nov 13, 2012 at 7:09 PM, Ken Ashcraft <kash@google.com> wrote:
We don't allow US instances to be associated with EU apps and vice versa.  A fix for the error message is pending release.

Ken


On Tue, Nov 13, 2012 at 3:50 AM, Pavel Jetensky <adleritech@adleritech.com> wrote:
Hi, I am having also this issue. My DB instance is:

adleritech.com:adler-itaxi:adler-taxi-test

I try to authorize following application
adler-taxi2

I have no problem authorizing adler-taxi2 for instance adleritech.com:adler-itaxi:adler-taxi created under same account. It seems to be related to different location - adleritech.com:adler-itaxi:adler-taxi-test is created in European Union while adleritech.com:adler-itaxi:adler-taxi is in US.

Please mail me some suggestions privately to jety[AT]inmite.eu, thanks.
Regards
Pavel Jetensky


On Friday, June 29, 2012 8:42:46 PM UTC+2, Tim Jones wrote:
Whenever I attempt to authorize an app, I get " An unexpected error has occurred. We're looking into it. " and nothing changes.  Is there anything I can do to fix this or do I just have to sit back and wait for an undetermined amount of time?





--
Joe Faith | Product Manager | Google Cloud

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Friday, February 15, 2013

Re: Billing setup

thanks for you help-
 
tom

On Fri, Feb 15, 2013 at 1:19 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
I forward your email to the App Engine Billing people. I don't think there is anything else I can help with you from the Cloud SQL side. :-(

-- Razvan ME


On Fri, Feb 15, 2013 at 10:55 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
razvan - current problem on https://appengine.google.com/billing/settings - side
 
see screen shot -
 
need billing enabled so i can set performance on P2 application to equal my P7 application -
 
thanks for you help - sorry for confusion on cloudsql billing dilemma [unable to use gae research credits so far]. i'm sure it will be credited later.
 
thanks for your help
 
tom

On Fri, Feb 15, 2013 at 12:46 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
I'm sorry but can you restate the problem in more clear terms? Where are you getting the "Billing Status: Activating Billing." message? On https://appengine.google.com/billing/settings or on code.google.com/apis/console?

-- Razvan ME


On Fri, Feb 15, 2013 at 10:31 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
still shows Billing Status: Activating Billing.  on GAE side for my P2 app.
i also have cloudsql instances
 
i'm working on google app engine research awarded grant.
grant credits seem to work on my other P7 app,but they have not got
credit to work on cloudsql [still on my creditcard]


 
On Fri, Feb 15, 2013 at 12:24 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
The billing for project:468939201968 seems to be active now. I would you to be able to create Cloud SQL instances. Is that not the case?

-- Razvan ME


On Fri, Feb 15, 2013 at 10:17 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
project:468939201968


On Fri, Feb 15, 2013 at 12:15 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
We need the project id that shows up in the URL at http://code.google.com/apis/console. There should be something like:

   https://code.google.com/apis/console/#project:xxxxxxxxxxxxx

Where xxxxxxxxxxxxx is just a big number. That's the one we need.

-- Razvan ME


On Fri, Feb 15, 2013 at 10:11 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
app id trying to activate is research-example-p2
 
still shows Billing Status: Activating Billing

On Fri, Feb 15, 2013 at 12:00 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
Can you please tell us the project ID?

-- Razvan ME


On Fri, Feb 15, 2013 at 9:55 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:

Long time waiting for activation of new apparently I'd.

Thomas L. Hill


University of Texas at Dallas
tom.hill.fellow@gmail.com
USA (469) 767 5011

On Feb 15, 2013 11:54 AM, "Razvan Musaloiu-E." <razvanm@google.com> wrote:
What errors are you getting?

-- Razvan ME


On Fri, Feb 15, 2013 at 9:50 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
billing set up must be down - similar problem


On Fri, Feb 15, 2013 at 11:45 AM, <ramondjohnson2@gmail.com> wrote:
I'm getting error message when attempting to setup my billling account.  What's the current system status?

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Enabling Backups for Google Cloud SQL

Dear Google Cloud SQL User,

We believe that regular backups are vital to ensure the security of your data against accidental errors, and Cloud SQL allows you to schedule backups taken daily. So, as from now, we will be turning on backups by default for new database instances created on the service. The instance remains online while the backup is taken, and 7 days of backups are stored without charge.

From Feb 20 2013, we will also turn on backups for all existing database instances that do not currently have them enabled. Please see https://developers.google.com/cloud-sql/docs/sched_backups for more information about automated backups.

Note that the storage of backups is included in the cost of a Cloud SQL instance. However, the process of backing up your instance will result in you being charged for the time that the instance is active (except in the case of free instances). A backup will be taken only if there have been changes to your data since the last backup. See https://developers.google.com/cloud-sql/docs/billing for more information about charges.

If you would NOT like backups enabled for your instance then please fill out this form by Feb 19 2013:
https://docs.google.com/a/google.com/forms/d/1vrFy9iwFlhr1k92YgoXsY5CD7mlAnxo2cEmMC_aGMV8/viewform

Alternatively you can disable backups from the Google Developers Console at any time
https://code.google.com/apis/console.

Joe Faith
Google Cloud SQL Product Manager


--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Re: Billing setup

I forward your email to the App Engine Billing people. I don't think there is anything else I can help with you from the Cloud SQL side. :-(

-- Razvan ME


On Fri, Feb 15, 2013 at 10:55 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
razvan - current problem on https://appengine.google.com/billing/settings - side
 
see screen shot -
 
need billing enabled so i can set performance on P2 application to equal my P7 application -
 
thanks for you help - sorry for confusion on cloudsql billing dilemma [unable to use gae research credits so far]. i'm sure it will be credited later.
 
thanks for your help
 
tom

On Fri, Feb 15, 2013 at 12:46 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
I'm sorry but can you restate the problem in more clear terms? Where are you getting the "Billing Status: Activating Billing." message? On https://appengine.google.com/billing/settings or on code.google.com/apis/console?

-- Razvan ME


On Fri, Feb 15, 2013 at 10:31 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
still shows Billing Status: Activating Billing.  on GAE side for my P2 app.
i also have cloudsql instances
 
i'm working on google app engine research awarded grant.
grant credits seem to work on my other P7 app,but they have not got
credit to work on cloudsql [still on my creditcard]


 
On Fri, Feb 15, 2013 at 12:24 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
The billing for project:468939201968 seems to be active now. I would you to be able to create Cloud SQL instances. Is that not the case?

-- Razvan ME


On Fri, Feb 15, 2013 at 10:17 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
project:468939201968


On Fri, Feb 15, 2013 at 12:15 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
We need the project id that shows up in the URL at http://code.google.com/apis/console. There should be something like:

   https://code.google.com/apis/console/#project:xxxxxxxxxxxxx

Where xxxxxxxxxxxxx is just a big number. That's the one we need.

-- Razvan ME


On Fri, Feb 15, 2013 at 10:11 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
app id trying to activate is research-example-p2
 
still shows Billing Status: Activating Billing

On Fri, Feb 15, 2013 at 12:00 PM, Razvan Musaloiu-E. <razvanm@google.com> wrote:
Can you please tell us the project ID?

-- Razvan ME


On Fri, Feb 15, 2013 at 9:55 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:

Long time waiting for activation of new apparently I'd.

Thomas L. Hill


University of Texas at Dallas
tom.hill.fellow@gmail.com
USA (469) 767 5011

On Feb 15, 2013 11:54 AM, "Razvan Musaloiu-E." <razvanm@google.com> wrote:
What errors are you getting?

-- Razvan ME


On Fri, Feb 15, 2013 at 9:50 AM, Tom Hill <tom.hill.fellow@gmail.com> wrote:
billing set up must be down - similar problem


On Fri, Feb 15, 2013 at 11:45 AM, <ramondjohnson2@gmail.com> wrote:
I'm getting error message when attempting to setup my billling account.  What's the current system status?

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thomas Hill
University of Texas at Dallas
tom.hill.fellow@gmail.com
Phone: 469 767 5011

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.