MySQL installation on Fedora 17

Sergio Augusto Vladisauskis sergiovl at gmail.com
Sat Nov 3 19:44:57 UTC 2012


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 (11) 9-5308-7965 [Vivo]
-> Skype: oportunix
-> Registered Linux User: 305281


2012/11/3 Phil Dobbin <bukowskiscat at gmail.com>:
> 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 <raf.news at gmail.com
>> <mailto:raf.news at gmail.com>> 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 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 first try.
>>     I had also some troubles with remote access and socket when i
>>     installed it on several computers (virtual or real hardware).
>
> `sudo yum install mysql-server
> sudo service mysqld start'
>
> `sudo /usr/bin/mysql_secure_installation`
>
> `sudo chkconfig mysqld on`
>
> Works for me :-)
>
> Cheers,
>
>   Phil...
>
> --
> currently (ab)using
> CentOS 5.8 & 6.3, Debian Squeeze & Wheezy, Fedora Beefy, OS X Snow
> Leopard, Ubuntu Precise & Quantal
>
>
>
> --
> users mailing list
> users at 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
>


More information about the users mailing list