Questions tagged [cleardb]

ClearDB is a reliable, fault tolerant database-as-a-service for MySQL. It is also a heroku addon for mysql databases

ClearDB is a heroku addon for managing databases.

More info here: https://devcenter.heroku.com/articles/cleardb

247 questions
-1
votes
1 answer

Symfony site on Azure with ClearDB connection

I have an Azure Web App with a Symfony site installed and a separate Azure MySQL ClearDB. I can connect from my local computer to ClearDB using a MySql client but I can't manage to make connection from Symfony even though the connection details are…
Koen
  • 3,626
  • 1
  • 34
  • 55
-1
votes
1 answer

Unable to connect with ClearDB MySQL on Heroku using Node.js

Basically, I have an app deployed on Heroku. Right now, I am trying to connect with ClearDB add-ons but having some weird errors. Here is my Heroku config : C:\Users\GDrAnimal\Self-Project\Facebook Bot>heroku config ===…
-1
votes
3 answers

PHP not submitting form data without echo statement?

During a test to see if my database would receive a username through a form field , the code would not work unless I echo'd out error messages. Why is this? My goal is to send the username through the form field , and retrieve the list of usernames…
Pacified
  • 175
  • 9
-1
votes
1 answer

Which python library required for cleardb mysql?

I know that I need to "import MySQLdb" to connect to a MySQL database. But what is the name of the library that we need to import when we are using "cleardb mysql"? I am hard coding as below to connect, but I guess due to wrong library, I am getting…
user3521180
  • 1,044
  • 2
  • 20
  • 45
-1
votes
1 answer

i cant access inbuilt mysql database that contains all users and their privileges

i created a mySQL database using clearDB thats running on microsoft azure. i've been trying to change my user privileges for quite sometime but i keep getting the same error that i have no permission to access the mysql.user table
caprice
  • 13
  • 5
-2
votes
2 answers

Error establishing a database connection while accessing azure web app

**The problem is, we have hosted two web apps in standard pricing mode of two azure accounts. Both apps are getting down continuously for sometimes and automatically recovers back. NOW BOTH APPS ARE DOWN AND NOT RECOVERING BACK. The error usually…
Indu
  • 1
  • 1
  • 2
-3
votes
1 answer

Reset your Wordpress Password hosted on Azure with ClearDB

Wordpress hosted on Azure with ClearDB. Any pointers on how to reset the password ?
Kushal
  • 1
  • 1
1 2 3
16
17