About 1,750,477 results (5,175 milliseconds)

iRODS 4.0.3 iCat Installation issue "Specified key was too long" on ...

https://groups.google.com/g/irod-chat/c/hJws9VexW-4/m/TdZtgST8Kh0J
I have server with Ubuntu 14.04 with MySQL 5.6.22. I installed iRODS 4.0.3 (with mysql database plugin) on it. After that I created database user "irods ...

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 created a mysql user in mysql to allow a connection to the rundeckrd database ... 2 (Ubuntu) ) in the same Ubuntu 20.04 machine and works in ...

Re: Tutrorial: Setting up WeeWX on Ubuntu Linux with a Davis station

https://groups.google.com/g/weewx-user/c/I3Siid9c_rc
Install WeeWx. WeeWx can decode the data and generate useful graphs and HTML pages with it. It also stores the data in a MySQL database, and can post the ...

MariaDB incompatibility?

https://groups.google.com/g/ica-atom-users/c/gz7lPqZxGHk
I am using MariaDB with Ubuntu 18. mysql Ver 15.1 Distrib 10.3.22-MariaDB ... create a database using the following command: sudo mysql -h localhost -u ...

[Trac] Need help on trac migration 1.0.13 to 1.2.2: TracError ...

https://groups.google.com/g/trac-users/c/ET632_nYAc0
Please specify the connection string for the database to use. By default, a local SQLite database is created in the environment ... MySQL on Ubuntu 16.04?

Connect using the Cloud SQL Auth Proxy | Cloud SQL for MySQL ...

https://cloud.google.com/sql/docs/mysql/connect-auth-proxy
Select the project that contains your Cloud SQL instance. Click Create service account. In the Service account name field, enter a descriptive name for the ...

Re: Gerrit setup fail with mysql

https://groups.google.com/g/repo-discuss/c/AKmHrTaz8dg
Does my Ubuntu Server version required Ubuntu client pacakges? Kindly ... I have created Mysql user name & database from below commands,. mysql -u root ...

How to Set Up MySQL on Google Compute Engine | Compute ...

https://cloud.google.com/compute/docs/instances/sql-server/setup-mysql
Nov 23, 2021 ... You can use Cloud SQL to host your MySQL database in Google's cloud, and let Google Cloud handle administrative duties like replication, patch ...

dumb OSSEC database question

https://groups.google.com/g/ossec-list/c/z6cXq1iZYTo
Jun 15, 2012 ... logs also be in the mysql "ossec" database? I understand the webui ... mysql> create database ossec; mysql> grant INSERT,SELECT,UPDATE ...

Create and manage databases | Cloud SQL for MySQL | Google Cloud

https://cloud.google.com/sql/docs/mysql/create-manage-databases
Create a database on the Cloud SQL instance · In the Google Cloud console, go to the Cloud SQL Instances page. · To open the Overview page of an instance, click ...

DIY Server Setup - Installing Drupal 8

https://sites.google.com/view/ubuntuserver16-04/installing-drupal-8
Aug 27, 2017 ... One is with Ubuntu shell commands ... Click the blue Return to database list button, then in the MySQL Databases section click Create a new ...

Snapshot creation time; after how much time after start create ...

https://groups.google.com/g/gce-discussion/c/jKSbgqmBxNk
Jan 13, 2015 ... We host ERP applications on GCE on Ubuntu 14.04. The underlaying database is MySQL. Slaves in other CGE regions and/or EC2 real-time replicate ...

Concerto stopped working and won't start, Ubuntu server 14.04

https://groups.google.com/g/concerto-digital-signage/c/Vjfe5nkio10
... MySQL server (Mysql2::Error). App 5789 stderr: Couldn't create database for {"adapter"=>"mysql2", "encoding"=>"utf8", "database"=>"concerto", "username ...

Trac / MySQL-python on Ubuntu 20.04

https://groups.google.com/g/trac-users/c/5wxzu4KCr7w
MySQL-python library. $ sudo apt install python2.7-dev libmariadb-dev-compat -- ... I used mysqldump to export the db in the old system and imported the database ...

archivematica-storage-service does not run

https://groups.google.com/g/archivematica/c/6hpLUQz4qZo
sudo apt-get install -y mysql-server-5.7 libmysqlclient-dev. 2 - You must create the SS database and a user called archivematica and password demo: #note o ...

Problems installing Sonarqube 6.7.4 LTS in Ubuntu Server 16.04

https://groups.google.com/g/sonarqube/c/OIwPbXzbDH0
sudo apt-get update. sudo apt install mysql-server-5.7. sudo systemctl start mysql. - I create the database and the user with the respective permissions:.

Failed to initialize TLS context for Director, Storage, etc => how do I ...

https://groups.google.com/g/bareos-users/c/IMR9rK02ACs
Aug 14, 2016 ... Did you install the bareos mysql backend package bareos-database-mysql ? ... install an rpm-Package in ubuntu. > Have libssl-dev been ...

Running Barnyard2 on Ubuntu 14.04 Daemon is supposed to start it ...

https://groups.google.com/g/barnyard2-users/c/Q-7_TELFZHA
Dec 24, 2015 ... ... mysql-database-on-linux-via-command-line/. re-create the database the ... mysql> create database snort;. mysql> use snort;. mysql> source ...

Winston not able to create tables on mysql 8

https://groups.google.com/g/earthworm_forum/c/d4mZjRPO7iU
Feb 18, 2021 ... Moreover, this is the mysql dB and the information_schema of the created W_ROOT database, the latter i think not in the right way. Hope these ...

Getting Access denied when executing queries in mysql database

https://groups.google.com/g/cbioportal/c/XcmE3xZBAQ8
May 5, 2021 ... Iam new to cbioportal and Iam trying to setup cbioportal in my local machine - windows . Iam using docker desktop for windows with ubuntu ...