o install
> MariaDb on Fedora 34.
> Trying to set the "root" password for mysql is not working for me, doing:
> sudo mysqladmin -u root password
>
> Gives error:
> Warning: Since password will be sent to server in plain text, use ssl
> connection to ensure password safety.
hello,
I am following these instructions
(https://fedoramagazine.org/howto-install-wordpress-fedora/) to install MariaDb
on Fedora 34.
Trying to set the "root" password for mysql is not working for me, doing:
sudo mysqladmin -u root password
Gives error:
Warning: Since password will
On 2/18/20 4:20 PM, Simon Colston wrote:
> On 18/02/2020 18:37, Daniel Walsh wrote:
>> On 2/17/20 3:17 PM, Simon Colston wrote:
>>>
>>>
>>> On 17/02/2020 19:56, Daniel Walsh wrote:
>>>> On 2/17/20 2:49 PM, Simon Colston wrote:
>>>>
On 18/02/2020 18:37, Daniel Walsh wrote:
On 2/17/20 3:17 PM, Simon Colston wrote:
On 17/02/2020 19:56, Daniel Walsh wrote:
On 2/17/20 2:49 PM, Simon Colston wrote:
Fedora 31 Workstation
I am running mysql in a container using podman. After some
experimenting I got it running with this
On 2/17/20 3:17 PM, Simon Colston wrote:
>
>
> On 17/02/2020 19:56, Daniel Walsh wrote:
>> On 2/17/20 2:49 PM, Simon Colston wrote:
>>> Fedora 31 Workstation
>>>
>>> I am running mysql in a container using podman. After some
>>> experimenting I g
On 17/02/2020 19:56, Daniel Walsh wrote:
On 2/17/20 2:49 PM, Simon Colston wrote:
Fedora 31 Workstation
I am running mysql in a container using podman. After some
experimenting I got it running with this command:
podman run --detach --userns=keep-id \
--security-opt label=disable
On 2/17/20 2:49 PM, Simon Colston wrote:
> Fedora 31 Workstation
>
> I am running mysql in a container using podman. After some
> experimenting I got it running with this command:
>
> podman run --detach --userns=keep-id \
> --security-opt label=disable \
Fedora 31 Workstation
I am running mysql in a container using podman. After some experimenting I got
it running with this command:
podman run --detach --userns=keep-id \
--security-opt label=disable \
--name=mysql \
--env="MYSQL_ROOT_PASSWORD=mysql" --publish
ing on
php/mysql (but we could compromise ;-) ) where you set up import rules
from either mysql/mariadb, csv files and from that generate beautiful
and meaningful reports? Graphical reports would probably be a plus but
let's see what people are using. And it would be nice if this could be
Il giorno lun, 10/06/2019 alle 17.09 -0700, stan via users ha scritto:
> yum, not dnf?
[lesca@dodo ~]$ type yum dnf
yum è /usr/bin/yum
dnf è /usr/bin/dnf
[lesca@dodo ~]$ ll /usr/bin/dnf /usr/bin/yum
lrwxrwxrwx 1 root root 5 7 mag 17.10 /usr/bin/dnf -> dnf-3
lrwxrwxrwx 1 root root 5 7 mag 17.10 /u
MariaDB & MySQL maintainer here.
Let's sort out some things first:
* yeah, use DNF in Fedora. There shouldn't be any need to use yum anymore
* We are talking about Fedora 30, which has currently MariaDB 10.3.12
nad MySQL 8.0.16 available.
* You are trying to install
'mysql-
On 10/06/2019 21:38, Paolo Galtieri wrote:
Folks I have an issue with mariadb and community-mysql. I installed
mysql-workbench. When I run it it shows a conflict between it and the
running mysql server, namely mysql-workbench is version 8.0.16 and
mariadb is 10.3.12. So I decided to remove
On Mon, 10 Jun 2019 13:38:50 -0700
Paolo Galtieri wrote:
> Folks I have an issue with mariadb and community-mysql. I installed
> mysql-workbench. When I run it it shows a conflict between it and
> the running mysql server, namely mysql-workbench is version 8.0.16
> and mariadb is
Folks I have an issue with mariadb and community-mysql. I installed
mysql-workbench. When I run it it shows a conflict between it and the
running mysql server, namely mysql-workbench is version 8.0.16 and
mariadb is 10.3.12. So I decided to remove mariadb, i.e. I did:
yum remove mariadb
Hello everybody!
I want to share a quick overview of MySQL and MariaDB packages through
Fedora. Brand new releases are available!
*Available software and channels:*
MariaDB 10.1 - F26 base; F27+28+Rawhide COPR
MariaDB 10.2 - F27+F28+Rawhide base
MariaDB 10.3 - F27+F28+Rawhide COPR
MySQL 5.7
On 22/1/18 7:36 pm, James Hogarth wrote:
On 21 Jan 2018 00:39, "Stephen Morris" <mailto:samor...@netspace.net.au>> wrote:
Hi,
I need to install mysql for registration with netbeans for its
database interfacing processes. Looking for mysql in the
repo
On 21 Jan 2018 00:39, "Stephen Morris" wrote:
Hi,
I need to install mysql for registration with netbeans for its database
interfacing processes. Looking for mysql in the repositories I've found
community-mysql and mariadb packages, does anyone have any advice as which
of t
Hi,
I need to install mysql for registration with netbeans for its
database interfacing processes. Looking for mysql in the repositories
I've found community-mysql and mariadb packages, does anyone have any
advice as which of those two is the better environment to use, and
whether o
François Patte wrote:
> I try to compile gerbera in order to test this dlna server. There is an
> option to have mysql as a database but, mysql no longer exists on
> fedora
mysql does still exist, package names prefixed with:
community-mysql
On 11/30/2017 03:40 PM, Ed Greshko wrote:
> On 12/01/17 07:20, Samuel Sieb wrote:
>> On 11/30/2017 02:57 PM, Ed Greshko wrote:
>>> On 12/01/17 06:33, François Patte wrote:
>>>> I try to compile gerbera in order to test this dlna server. There is an
>>>&
On 12/01/17 07:20, Samuel Sieb wrote:
> On 11/30/2017 02:57 PM, Ed Greshko wrote:
>> On 12/01/17 06:33, François Patte wrote:
>>> I try to compile gerbera in order to test this dlna server. There is an
>>> option to have mysql as a database but, mysql no longer ex
On 11/30/2017 02:33 PM, François Patte wrote:
Bonjour,
I try to compile gerbera in order to test this dlna server. There is an
option to have mysql as a database but, mysql no longer exists on
fedora, so if I activate this option, the compilation fails.
Is there a way to substitute mariadb
In my experience you do not have to explicitly tell a program to substitute
Maria DB for mysql. The command to start Maria DB is the same as mysql and
as far as I know, all the Syntax is the same as well.
On 1/12/2017 11:35 AM, "François Patte"
wrote:
> Bonjour,
>
> I try to
On 11/30/2017 02:57 PM, Ed Greshko wrote:
On 12/01/17 06:33, François Patte wrote:
I try to compile gerbera in order to test this dlna server. There is an
option to have mysql as a database but, mysql no longer exists on
fedora, so if I activate this option, the compilation fails.
Is there a
On 12/01/17 06:33, François Patte wrote:
> I try to compile gerbera in order to test this dlna server. There is an
> option to have mysql as a database but, mysql no longer exists on
> fedora, so if I activate this option, the compilation fails.
>
> Is there a way to substitute ma
Bonjour,
I try to compile gerbera in order to test this dlna server. There is an
option to have mysql as a database but, mysql no longer exists on
fedora, so if I activate this option, the compilation fails.
Is there a way to substitute mariadb?
Thank you for any help.
--
François Patte
UFR
On Thu, Nov 23, 2017 at 6:43 PM, Colin J Thomson
wrote:
> Looks like the pending update of mariadb in bodhi fixes this issue (and
> many
> others)
>
> Cqrlog starts fine for me now.
>
> https://bodhi.fedoraproject.org/updates/FEDORA-2017-7b83201239
Well that's good, but I still can't build the
On Friday, 17 November 2017 14:03:42 GMT jarmo wrote:
> Fri, 17 Nov 2017 07:15:00 -0600
> Richard Shaw kirjoitti:
>
> > You can try mariadb-connector-c [1]
>
> Yes, I tried that, but no luck
> I solved problem by making symlink from /usr/lib64/mysql/libmari
Fri, 17 Nov 2017 07:15:00 -0600
Richard Shaw kirjoitti:
> You can try mariadb-connector-c [1]
Yes, I tried that, but no luck
I solved problem by making symlink from /usr/lib64/mysql/libmariadb.so.3
to /usr/lib64/libmysqlclient.so.18.
That way I got cqrlog running.
Even there is in /
On Fri, Nov 17, 2017 at 1:11 AM, jarmo wrote:
> Upgraded into F27 my test computer. Went smooth like summer day.
> Started to test hamradio logging program, cqrlog. It wont start
> because of " Error during connection to database: Can not load default
> MySQL library ("li
Fri, 17 Nov 2017 16:49:05 +0800
Ed Greshko kirjoitti:
> mariadb-libs provides the library. Current version provides
> /usr/lib64/mysql/libmysqlclient.so.18
Ok that, was not there, did dnf reinstall mariadb-libs
got it visible there. But still don't get cqrlog working.
I'll se
On 11/17/17 15:11, jarmo wrote:
> Upgraded into F27 my test computer. Went smooth like summer day.
> Started to test hamradio logging program, cqrlog. It wont start
> because of " Error during connection to database: Can not load default
> MySQL library ("li
Upgraded into F27 my test computer. Went smooth like summer day.
Started to test hamradio logging program, cqrlog. It wont start
because of " Error during connection to database: Can not load default
MySQL library ("libmysqlclient.so.16" or "libmysqlclient.so"). Check
yo
On Wed, Dec 23, 2015 at 1:17 AM, Stephen Davies wrote:
> I have never explicitly installed mysql (I use PostgreSQL for all my real
> database requirements) so wonder why this is there.
My bad. I should have noticed that this was from Akonadi.
I assume you are running KDE? If so, this is
On Wed, Dec 23, 2015 at 1:17 AM, Stephen Davies wrote:
> I have never explicitly installed mysql (I use PostgreSQL for all my real
> database requirements) so wonder why this is there.
I'm away from a Linux system right now, but what do you get with the following?
rpm -q --whatreq
explicitly installed mysql (I use PostgreSQL for all my real
database requirements) so wonder why this is there.
Can I safely zap this and, if so, how?
Cheers and all the best for the silly season,
Stephen
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription
1393 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.24' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL
Community Server (GPL)
2015-05-01 07:09:05 1393 [Warning] Hostname 'fed21.cjk.net' does not
resolve to '192.168.200.131'.
2015-05-01 07:09:05 13
e.
2015-05-01 07:07:22 1393 [Note] - '::' resolves to '::';
2015-05-01 07:07:22 1393 [Note] Server socket created on IP: '::'.
2015-05-01 07:07:22 1393 [Note] Event Scheduler: Loaded 0 events
2015-05-01 07:07:22 1393 [Note] /usr/sbin/mysqld: ready for connections.
Ve
::' resolves to '::';
2015-05-01 07:07:22 1393 [Note] Server socket created on IP: '::'.
2015-05-01 07:07:22 1393 [Note] Event Scheduler: Loaded 0 events
2015-05-01 07:07:22 1393 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.24' socket: '
Greetings,
I am looking for a FOSS graphical interface to ONLY USE,
NOT manage, an already existing MySql or Maria DB database.
In other words, I only need a decent GUI that, with as
little setup as possible, lets me
choose a table in a database
find a record in it
create or modify records in
ssword: NO)'
The form of the command should be something like this:
mysql -h localhost -u root -p
I wouldn't specify a password on the command line for security
reasons. If you execute the command I posted above, you will be
automatically prompted for the user's password. Of
On 10/6/2014 12:33, Robert Moskowitz wrote:
mysqladmin -u root password 'mypass'
failed with:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
The form of the command
I am doing an install of a mysql system, and decided that I needed to
change some things like host name. So I have to go back to square one
with the mysql setup, but can't find any instructions for this. I TRIED:
mysql_install_db
And it did SOMETHING, but
mysqladmin -u root pas
On Sun, Jul 20, 2014 15:30:41 PM +0200, Marco Fioretti wrote:
> NONE of the official howtos, forums, whatever around contains a
> usable, step by step description of what should be done to connect
> Base to a local mariadb / mysql database which is running and
> already accessible f
Base to a local mariadb / mysql database which is running and already
accessible from the same computer, both from the command line and from
php through the local web server. The closest I've got, AFTER already
doing plenty of searches for any variant of mysql, libre office and
the several
Am 24.09.2013 16:49, schrieb Fernando Cassia:
> On Tue, Sep 24, 2013 at 10:36 AM, Reindl Harald <mailto:h.rei...@thelounge.net>> wrote:
>
> did you ever use MySQL really?
>
> Through phpMyAdmin, yes.
> It saves me from nasty errors and lecturers like you
an
Am 24.09.2013 16:19, schrieb Frank Murphy:
> On Tue, 24 Sep 2013 19:41:09 +0530
> Prashanth Kasula wrote:
>
>> MySQL database server
>
> try "systemctl enable mysqld.service"
> then "systemctl enable mysqld.service"
>
> then run "s
Am 24.09.2013 16:32, schrieb Fernando Cassia:
> On Tue, Sep 24, 2013 at 9:18 AM, Prashanth Kasula <mailto:prashanthkas...@gmail.com>> wrote:
>
>
> Can any one help me with the below error, as i am getting trouble with
> mysql fedora 16
>
>
> Maybe th
sqld-wait-ready $MAINPID
(code=exited, status=1/FAILURE)
without this useless list-moderation you clould have saved
you unhelpful answer by the way.
Original-Nachricht ----
Betreff: Re: Mysql error with fedora 16
Datum: Tue, 24 Sep 2013 15:33:27 +0200
Von: Reindl Harald
please do *not* post HT;L ot mailing-lists
at least not with animated graphics
Am 24.09.2013 15:18, schrieb Prashanth Kasula:
> Can any one help me with the below error, as i am getting trouble with mysql
> fedora 16
Fedora 16 is out of support long time ago
> [root@KM-WS151 etc]#
On 24.09.2013 15:18, Prashanth Kasula wrote:
> Dear All,
>
> Can any one help me with the below error, as i am getting trouble with
> mysql fedora 16
>
Most honest answer would be - U.P.G.R.A.D.E.[1]
Even if you solve an issue with the base.
When you do, come back to show us a fe
On Tue, Sep 24, 2013 at 10:36 AM, Reindl Harald wrote:
> did you ever use MySQL really?
>
Through phpMyAdmin, yes.
It saves me from nasty errors and lecturers like you.
FC
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
On Tue, Sep 24, 2013 at 10:36 AM, Reindl Harald wrote:
> *why* do you *not* read before you reply?
Apologies, I will leave informative replies up to you.
Consider myself a lurker from now on.
FC
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
On Tue, Sep 24, 2013 at 9:18 AM, Prashanth Kasula wrote:
>
> Can any one help me with the below error, as i am getting trouble with
> mysql fedora 16
Maybe the following has clues. (see first response).
http://superuser.com/questions/384365/systemctl-enable-differs-from-systemctl-
On Tue, 24 Sep 2013 19:41:09 +0530
Prashanth Kasula wrote:
> MySQL database server
try "systemctl enable mysqld.service"
then "systemctl enable mysqld.service"
then run "systemctl status mysqld.service"
and see if it purring.
--
Regards,
Frank
www.fran
On Tue, Sep 24, 2013 at 9:18 AM, Prashanth Kasula wrote:
> mysqld.service; disabled
>
The mysqld service is disabled, as the error message indicates
mysqld.service; disabled
I also don't know if there was a typo while cutting and pasting or this ^C
was actually part of what you typed
systemc
Dear All,
Can any one help me with the below error, as i am getting trouble with
mysql fedora 16
[root@KM-WS151 etc]# systemctl status
Too few arguments.
[root@KM-WS151 etc]# systemctl ^Cart mysqld.service
[root@KM-WS151 etc]# systemctl status mysqld.service
Mysqld.service - MySQL
[root@KM-WS151 etc]# systemctl status
Too few arguments.
[root@KM-WS151 etc]# systemctl ^Cart mysqld.service
[root@KM-WS151 etc]# systemctl status mysqld.service
Mysqld.service - MySQL database server
Loaded: loaded (/lib/systemd/system/mysqld.service; disabled)
Active
I find nothing but Oracle's bureaucratease,
when I
try to dig around mysql.com" while type "mysql bugreport" would be enough
to get to http://bugs.mysql.com/?
Can you go to mysql.com, type "mysql bugreport" in the search box on the
top, and see what you find.
g but Oracle's bureaucratease, when I
try to dig around mysql.com" while type "mysql bugreport" would be enough
to get to http://bugs.mysql.com/?
if i would get a dollar for each Fedora bugreport closed by the bugzapper
at EOL i would be a rich man..
signature.asc
Desc
Around 11:48am on Monday, May 20, 2013 (UK time), Sam Varshavchik scrawled:
> I have a challenge for you:
>
> Start with any links you can find in the mysql packages' documentation. Or,
> just start with the home page, mysql.com, and tell me how you can find
> bug
Fernando Cassia writes:
On Sun, May 19, 2013 at 7:00 PM, Sam Varshavchik
wrote:
> Given the state of mysql in the distro, and the pending move to mariadb,
I'm
> wondering where the best place to report this bug would be. I find nothing
> but Oracle's bureaucratease
ff filing a bug against either MySQL and F18 in
bugzilla.redhat.com and let the maintainers decide what to do about it
there ... if if you can test against community-mysql in F19 verify it there
and again file in bugzilla.redhat.com ... at least there's some chance then
of a Fedora patch being
On Sun, May 19, 2013 at 7:00 PM, Sam Varshavchik wrote:
> Given the state of mysql in the distro, and the pending move to mariadb, I'm
> wondering where the best place to report this bug would be. I find nothing
> but Oracle's bureaucratease, when I try to dig around my
staticsafe writes:
On 5/19/2013 18:00, Sam Varshavchik wrote:
> So, I've been tearing apart mysql-connector-odbc-5.1.11-1.fc18.x86_64
>
> And I've tracked down some horrible breakage there that needs to be
> fixed upstream.
>
> Given the state of mysql in the dis
On 5/19/2013 18:00, Sam Varshavchik wrote:
> So, I've been tearing apart mysql-connector-odbc-5.1.11-1.fc18.x86_64
>
> And I've tracked down some horrible breakage there that needs to be
> fixed upstream.
>
> Given the state of mysql in the distro, and the pe
So, I've been tearing apart mysql-connector-odbc-5.1.11-1.fc18.x86_64
And I've tracked down some horrible breakage there that needs to be fixed
upstream.
Given the state of mysql in the distro, and the pending move to mariadb,
I'm wondering where the best place to report th
yum -y install mysql mysql-server
systemctl enable mysqld.service
systemctl start mysqld.service
Fast!
--
Sergio Augusto Vladisauskis
-> Oportunix IT Services Brasil - ME
-> Site: http://www.facebook.com/oportunix
-> Fone: +55 (15) 3411-2300
-> Móvel: +55 (15) 8164-4014 [TIM] / +55
Yashar Pezeshki wrote:
> Why not try to install it using yum, and then reply if you you got any
> problem?!! :D
>
>
> On Sat, Nov 3, 2012 at 9:54 PM, Rafnews <mailto:raf.n...@gmail.com>> wrote:
>
> Hi,
>
> I would like to know if someone
Why not try to install it using yum, and then reply if you you got any
problem?!! :D
On Sat, Nov 3, 2012 at 9:54 PM, Rafnews wrote:
> Hi,
>
> I would like to know if someone already installed MySQL on Fedora 17
> without any issue?
> I mean by without any issue, to install My
Hi,
I would like to know if someone already installed MySQL on Fedora 17
without any issue?
I mean by without any issue, to install MySQL from A to Z (first try)
without really no issue.
I found several posts/tutorials on internet and for some reasons nobody
seemed to be successful from the
Le 19/09/2012 19:30, Mark Haney a écrit :
> Can someone tell me why the mysql-test-run.pl file is missing from the
> mysql-test package? (F17, that is) Most docs on the web indicate that
> the perl script is the way to initiate a test. Am I missing something?
>
I see it
=> /
Can someone tell me why the mysql-test-run.pl file is missing from the
mysql-test package? (F17, that is) Most docs on the web indicate that
the perl script is the way to initiate a test. Am I missing something?
--
Mark Haney
Software Developer/Consultant
AB Emblem
ma...@abemblem.com
Linux
On 07/29/2012 04:42 PM, Prashanth Kasula wrote:
> is there any way where we can communicate to fedora directly
You are communicating with fedora directly. Everyone on this mailing list is
"Fedora".
Can we assume that you've enabled and started the mysqld.service using
systemctl ?
Are you awar
On 29/07/12 09:42, Prashanth Kasula wrote:
is there any way where we can communicate to fedora directly
Unusual error message.
--
Regards,
Frank
"Jack of all, fubars"
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraprojec
is there any way where we can communicate to fedora directly
On Sun, Jul 29, 2012 at 2:11 PM, Prashanth Kasula wrote:
> there is no error, after giving all the commands for the MYSQL ,while
> setting out pwd it is not accepting
>
> not able to login mysql
>
>
> On Sun, Ju
there is no error, after giving all the commands for the MYSQL ,while
setting out pwd it is not accepting
not able to login mysql
On Sun, Jul 29, 2012 at 1:15 PM, Joe Zeff wrote:
> On 07/29/2012 12:34 AM, Prashanth Kasula wrote:
>
>> Mysql : trying to set password with the below
On 07/29/2012 12:34 AM, Prashanth Kasula wrote:
Mysql : trying to set password with the below command for the couple of
times and it is throwing error that means not able to accept the password
What is the exact error message? I'm not familiar with mysql, but it
might tell somebody
Hey Manish,
Thanks for your information!
Firefox : firefox is getting crashed with bug report, not wxactly having
the information.
Mysql : trying to set password with the below command for the couple of
times and it is throwing error that means not able to accept the password
On Sun, Jul 29
On 07/28/2012 09:20 PM, Ed Greshko wrote:
When you phrase your question, it is best to include relevant error messages in
detail. For example, in the case of mysql you should copy/paste the procedure
you are using. Others may disagree, but I've found that showing what one is
doing is b
> facing troubles in getting crashed firefox , now not able to set the password
> for mysql.
FWIW, on this list you should just "ask your question". Since you seem to
have 2 distinct issues, you would be better served to create 2 distinct threads
by sending 2 separate emails. One ab
talled sucessfully ,started
> facing troubles in getting crashed firefox , now not able to set the
> password for mysql.
>
>
> If any body can help me for the above soln appreciate
> --
> Prashanth Kasula
>
> .
There isn't any information why firefox crashed. But if
set the
password for mysql.
If any body can help me for the above soln appreciate
--
Prashanth Kasula
.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org
understand your issue, but isn'there a configuration way to just limit the
> memory usage of MySQL?
no, you did not understand the issue nor my intention
intention was not "i have a problem and needs help"
intention was "if someone may have a problem this is the help&quo
>> also active after restarts
>
> I understand your issue, but isn'there a configuration way to just
> limit the memory usage of MySQL?
>
That won't affect the OOM killer's decision that mysqld is
"unimportant". Influencing that using the oom_score_adj
ge of MySQL?
--
RMA.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
es from get killed
i started to run this every 15 minutes to make sure it is also
active after restarts
i am considering include this in "mysqld.service" as
"ExecStartPost=-/usr/local/bin/mysql-no-oom.sh" in our
internal mysqld-packages and include also the script
_
On Tue, Mar 13, 2012 at 02:04:07AM -0700, Nataraj wrote:
> The original author of mysql has created mariaDB http://mariadb.org/
> which I believe is claimed to maintain compatability with mysql. Some
> linux distros are considering offering alternative packages. PostGreSQL
Adding
On Mon, 2012-03-12 at 13:07 -0400, arag...@dcsnow.com wrote:
> Hello all,
>
> I did a little searching but didn't come up with anything. I'm using
> Fedora 16 and am about to start doing some database work on some
> databases that were built in Mysql 5 (I think). I kn
On 03/12/2012 10:07 AM, arag...@dcsnow.com wrote:
> Hello all,
>
> I did a little searching but didn't come up with anything. I'm using
> Fedora 16 and am about to start doing some database work on some
> databases that were built in Mysql 5 (I think). I know there hav
Am 12.03.2012 18:07, schrieb arag...@dcsnow.com:
> Is Mysql still the "standard" or has one of the forks taken over?
mysql is standard for nearly all downstream software with mysql-support
> I know Mysql is still there and can be installed but it might be a
> good idea to
Hello all,
I did a little searching but didn't come up with
anything. I'm using Fedora 16 and am about to start doing some
database work on some databases that were built in Mysql 5 (I
think). I know there have been some forks since Sun then Oracle took
over the project. Is Mysql
Don't see any errors but indexing a fairly large set of LXR versions of
various programs with genxref program now taking extreme time.
Previously only took a few minutes to zip though lots of projects/versions.
See alternating 100% cpu on cores and what looks like constant disk
usage and proce
On Tue, Jan 24, 2012 at 08:03:00PM -0600, Fedora Linux wrote:
> Yes... it appeared a popup with SELinux errors, I opened it and shows:
>
> SELinux is preventing /usr/sbin/httpd from connectto access on the
> unix_stream_socket /var/lib/mysql/mysql.sock.
>
> * Pl
On 25/01/12 06:36, Pete Travis wrote:
For cases where I can't (be bothered to take the time to) find the
proper context and end up using this method, I make a habit of
moving/flushing audit.log then recreating the specific issue. This way,
nothing unexpected slips by.
I probably should be payin
For cases where I can't (be bothered to take the time to) find the proper
context and end up using this method, I make a habit of moving/flushing
audit.log then recreating the specific issue. This way, nothing unexpected
slips by.
I probably should be paying more attention to what's in there, but
On 25/01/12 02:03, Fedora Linux wrote:
grep /usr/sbin/httpd /var/log/audit/audit.log | audit2allow -M mypol
Comments are mine.
Do the following in a terminal:
grep /usr/sbin/httpd /var/log/audit/audit.log | audit2allow -M mypol
## it's better to change "mypol" to something more related like
"
On 01/24/2012 08:22 PM, bruce wrote:
ok jeff..
Well, one thing's sure: you don't want any help from me and you're not
going to get it.
*Plonk!*
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/
ok jeff..
no.. now that i've stopped laughing... my bad,, multiple email threads..
On Tue, Jan 24, 2012 at 10:34 PM, Joe Zeff wrote:
> On 01/24/2012 07:25 PM, bruce wrote:
>
>> umm jeff...
>>
>>
> First off, my name is not, never has been and never will be "Jeff." Please
> don't do that again.
On 01/24/2012 07:25 PM, bruce wrote:
umm jeff...
First off, my name is not, never has been and never will be "Jeff."
Please don't do that again.
i think he was looking for reassurance (not condescension) as to the
actions he has to take, or exactly what he has to type to resolve the issue.
1 - 100 of 161 matches
Mail list logo