Displaying 6 results from an estimated 6 matches for "columns_priv".
2015 Aug 15
2
wordpess can't connect to DB but mediawiki can
...ere's not much value in
> >> speculating.
> >>
>
> The mysql access control bits are in tables in the mysql db that's
> in your list above.
>
> +---------------------------+
> | Tables_in_mysql |
> +---------------------------+
> | columns_priv |
> | db |
> | event |
> | func |
> ...
>
> "Use" that db and then issue:
>
> select * from db where Db='jfwiki' or Db='jokefire' order by Host;
>
>
>...
2015 Aug 15
2
wordpess can't connect to DB but mediawiki can
>
> [this isn't really a centos issue, even if you're using centos,
> which isn't obvious. that said ...]
Yeah that's true. But this list tends to be rather helpful for general
problems that are less specific to centos. Sometimes. :) Really seems to
depend...
Incidentally I am using centos on all hosts:
#cat /etc/redhat-release
CentOS Linux release 7.0.1406 (Core)
OK
2015 Aug 15
0
wordpess can't connect to DB but mediawiki can
...>> access control is as it should be there's not much value in
>> speculating.
>>
The mysql access control bits are in tables in the mysql db that's
in your list above.
+---------------------------+
| Tables_in_mysql |
+---------------------------+
| columns_priv |
| db |
| event |
| func |
...
"Use" that db and then issue:
select * from db where Db='jfwiki' or Db='jokefire' order by Host;
2015 Aug 16
2
wordpess can't connect to DB but mediawiki can
...; >>
> >> The mysql access control bits are in tables in the mysql db that's
> >> in your list above.
> >>
> >> +---------------------------+
> >> | Tables_in_mysql |
> >> +---------------------------+
> >> | columns_priv |
> >> | db |
> >> | event |
> >> | func |
> >> ...
> >>
> >> "Use" that db and then issue:
> >>
> >> select * from db where Db...
2015 Aug 16
0
wordpess can't connect to DB but mediawiki can
...t; speculating.
>> >>
>>
>> The mysql access control bits are in tables in the mysql db that's
>> in your list above.
>>
>> +---------------------------+
>> | Tables_in_mysql |
>> +---------------------------+
>> | columns_priv |
>> | db |
>> | event |
>> | func |
>> ...
>>
>> "Use" that db and then issue:
>>
>> select * from db where Db='jfwiki' or Db='jokefire&...
2015 Aug 16
0
wordpess can't connect to DB but mediawiki can
...The mysql access control bits are in tables in the mysql db that's
>> >> in your list above.
>> >>
>> >> +---------------------------+
>> >> | Tables_in_mysql |
>> >> +---------------------------+
>> >> | columns_priv |
>> >> | db |
>> >> | event |
>> >> | func |
>> >> ...
>> >>
>> >> "Use" that db and then issue:
>> >>
>> >...