https://bugzilla.wikimedia.org/show_bug.cgi?id=48950

--- Comment #4 from Magnus Manske <[email protected]> ---
Sorry if I don't make myself clear (but it's so clear in my head! ;-)

I want to create a database for a tool (e.g. "tusc"), on the tools-db server
(as per recommendation).

I try to do that as the tool user, using the replica credentials, but it won't
let me:

local-tusc@tools-login:~$ mysql --defaults-file=~/replica.my.cnf -h tools-db
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 3340
Server version: 5.5.30-MariaDB-mariadb1~precise-log mariadb.org binary
distribution

Copyright (c) 2000, 2013, Oracle, Monty Program Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> create database tusc__main;
ERROR 1044 (42000): Access denied for user 'p50380g50556'@'%' to database
'tusc__main'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to