About 1,092,925 results (3,077 milliseconds)

Trouble Connecting to mysql - Looker Studio Community

https://support.google.com/looker-studio/thread/3665101/trouble-connecting-to-mysql?hl=en
Apr 5, 2019 ... Hi Everyone,. I am unable to connect to mysql, when I enter the database, host, username and password I get the following error:.

Manage users with built-in authentication | Cloud SQL for MySQL ...

https://cloud.google.com/sql/docs/mysql/create-manage-users
The user password policy. In the Host name section, the default is Allow any host, which means that the user can connect from any IP address. Optionally, select ...

using mysql, help needed

https://groups.google.com/g/alt-f/c/oc7u-48BtNg
I did not get the host name error !!! PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ...

What's wrong in my local_settings / how to do basic deploy to aws

https://groups.google.com/g/mezzanine-users/c/nIjiJKBI2Pw
# Not used with sqlite3. "USER": "", # Not used with sqlite3. "PASSWORD": "", # Set to empty string for localhost. Not used with sqlite3. "HOST": "", # Set to ...

Move Rundeck from H2 to MySQL - Rundeck fails to connect to MySQL

https://groups.google.com/g/rundeck-discuss/c/aqB1WADmH0I
Nov 23, 2020 ... I installed MySQL on the same host and setup the DB and the DB user as directed in the Rundeck docs. I then modified the RD properties file as ...

Move gallery2 to another server

https://groups.google.com/g/gallery-3-users/c/d8AEgPfuBpg
1 as all hosts that have not done so will upgrade the php and you will be ... I doubt that a change to MySQL is causing the problem -- it is more ...

use puppet to manage user accounts on mysql

https://groups.google.com/g/puppet-users/c/X7oXLcUNqGk
privileges => "all", require => Mysql_user["user@host"], } }. of course, change the values so that the username, password, hostname and database correspond ...

MaxScale not authenticating database users. Please help me ...

https://groups.google.com/g/maxscale/c/iffrkKVsFcU
I can authenticate all accounts just fine. For the MaxScale USER and monitoring account I use the same account used by haproxy with not only select to mysql.* ...

This is how I connect my Google instance VM to Cloud SQL/ And ...

https://groups.google.com/g/google-cloud-sql-discuss/c/OO_l8NSpKCw
Mar 24, 2017 ... Username and Password used the same for my sql instance. host i ... Just to clarify, the steps I've been describing relate to setting up a MySQL ...

Errors connecting to remote MariaDB server

https://groups.google.com/g/weewx-user/c/Yorm5onIprI
Aug 30, 2022 ... Hello all, ... # The user name for logging in to the host user = weewx # The password for the user name (quotes guard against parsing errors)

DIY Server Setup - Installing Drupal 8

https://sites.google.com/view/ubuntuserver16-04/installing-drupal-8
Aug 27, 2017 ... All my V.Hosts now listen on Any Address => *. I also made use ... MySQL user ID and password is in that file!). I, wcfeilds , as the ...

Confusing "variable is undefined" error

https://groups.google.com/g/ansible-project/c/Z0z60ntOH4g
Jan 14, 2016 ... For the record, the two vars I'm having trouble with are called mysql and ips. ... If anyone has any suggestions, I'm all ears. I've been playing ...

[Rocks-Discuss] Mysql password not working

https://groups.google.com/g/rocks-clusters/c/h-5Nky8uT1o
cnf to set user-specific options. # # In this file, you can use all ... # where you replace <host>, <user>, <password> by quoted strings and # <port> ...

localhost.localdomain

https://groups.google.com/g/linux.debian.devel/c/VeuU8xXQI-0
> > Put % in the host field and base authentication on passwords. > > http://dev.mysql.com/doc/mysql/en/ ...

gcloud sql users set-password | Google Cloud CLI Documentation

https://cloud.google.com/sdk/gcloud/reference/sql/users/set-password
... all-iam-policies · search-all-resources. gcloud assured. Overview. operations ... mysql · oracle · postgresql · sqlserver · delete · describe · list · test ...

[slurm-users] slurm_persist_conn_open_without_init: failed to open ...

https://groups.google.com/g/slurm-users/c/EqJO0vIe3P4
Nov 30, 2022 ... [slurm-users] slurm_persist_conn_open_without_init: failed to open persistent connection to host ... [root@mannose sushil]# mysql -p -u slurm

[Puppet Users] Management of MySQL grant tables?

https://groups.google.com/g/puppet-users/c/sarGArUNqW0
# this will backout changes made manually! $grants_sel = "'select user,host,password from mysql.user order ... We need to make sure all our MySQL servers have a ...

Using MariaDB/MySQL with non-standard directories

https://groups.google.com/g/weewx-user/c/lwmRsVM4NxI
# The password for the user name. Put in quotes to guard against parsing ... db=_mysql.connect(host="localhost",user="joebob", passwd="moonpie",db ...

About MySQL users | Cloud SQL for MySQL | Google Cloud

https://cloud.google.com/sql/docs/mysql/users
The default user has all database privileges except for SUPER and FILE. ... The default for root'@'% is no password, and MySQL does not require you to ...

weewx not upload data to MySQL

https://groups.google.com/g/weewx-user/c/wISZECzGPEc
# MySQL databases require setting an appropriate 'user' and 'password'. [[archive_mysql]]. host = xx.xx.xx.xx. user = xxxxxx. password = xxxxx. database ...