Re: Fresh install of MySQL 5.6.23 fails to start on CentOS 7.0

2015-02-18 Thread Bruce Ferrell
Mike,

check the datadir (usually /var/lib/mysql).  If it's empty, manually execute 
mysql_install_db.  This will place an initial db in place and mysql will start 
from then on



On 02/18/2015 03:11 PM, mike wrote:
> Cameron Mann  cybera.ca> writes:
>
>> Hi all,
>>
>> I've encountered a problem with MySQL 5.6.23 on CentOS 7.0 and would
>> greatly appreciate any advice on what to do next.
>>
>> Synopsis:
>>
>> 1. Fresh install of CentOS 7.0 using minimal install ISO
>> 2. yum update -y
>> 3. rpm -i http://dev.mysql.com/get/mysql-community-release-el7-
> 5.noarch.rpm
>> 4. yum install mysql-community-server -y
>> 5. service mysqld start
>>
>> After installing mysql-community-server 5.6.23 on a fresh minimal
>> install of CentOS 7.0 (running in VirtualBox 4.3.20) it will fail to
>> start with the following error:
>>
>
>
>
> Have you found any resolution for this as I'm having the exact same 
> issue?
>
> Thanks
>
>
>
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Fresh install of MySQL 5.6.23 fails to start on CentOS 7.0

2015-02-18 Thread Rik Wasmus
Dammit, that should've come from the other account with that
work-signature...


Re: Fresh install of MySQL 5.6.23 fails to start on CentOS 7.0

2015-02-18 Thread Rik Wasmus
Have you looked at the possible errors in
http://man7.org/linux/man-pages/man3/pthread_create.3.html ?

Seems like either a resource / ulimit thing, or perhaps limited by SELinux
in some way?

On Thu, Feb 19, 2015 at 12:11 AM, mike  wrote:

> Cameron Mann  cybera.ca> writes:
>
> >
> > Hi all,
> >
> > I've encountered a problem with MySQL 5.6.23 on CentOS 7.0 and would
> > greatly appreciate any advice on what to do next.
> >
> > Synopsis:
> >
> > 1. Fresh install of CentOS 7.0 using minimal install ISO
> > 2. yum update -y
> > 3. rpm -i http://dev.mysql.com/get/mysql-community-release-el7-
> 5.noarch.rpm
> > 4. yum install mysql-community-server -y
> > 5. service mysqld start
> >
> > After installing mysql-community-server 5.6.23 on a fresh minimal
> > install of CentOS 7.0 (running in VirtualBox 4.3.20) it will fail to
> > start with the following error:
> >
>
>
>
>
> Have you found any resolution for this as I'm having the exact same
> issue?
>
> Thanks
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:http://lists.mysql.com/mysql
>
>


-- 
Regards,

Rik Wasmus
Head of Systems Administration

T +31 53 480 58 63
M +31 6 380 67 332
F +31 53 480 58 61
rik.was...@takeaway.com

T­akeaway­.com B.V. - B­rouwerijstraat 1­0, 7­523 X­D Enschede, The
Netherlands
--
Takeaway­.com  | Thuisbezorgd­.nl
 | Lieferando­.de 
 | Lieferservice­.de  | Lieferservice­.at
 | Lieferservice­.ch
 | Pyszne­.pl  |
Pizza­.be  | Pizza­.fr  |
Pizza­.lu 
No rights can be derived from this message.


Re: Fresh install of MySQL 5.6.23 fails to start on CentOS 7.0

2015-02-18 Thread mike
Cameron Mann  cybera.ca> writes:

> 
> Hi all,
> 
> I've encountered a problem with MySQL 5.6.23 on CentOS 7.0 and would
> greatly appreciate any advice on what to do next.
> 
> Synopsis:
> 
> 1. Fresh install of CentOS 7.0 using minimal install ISO
> 2. yum update -y
> 3. rpm -i http://dev.mysql.com/get/mysql-community-release-el7-
5.noarch.rpm
> 4. yum install mysql-community-server -y
> 5. service mysqld start
> 
> After installing mysql-community-server 5.6.23 on a fresh minimal
> install of CentOS 7.0 (running in VirtualBox 4.3.20) it will fail to
> start with the following error:
> 




Have you found any resolution for this as I'm having the exact same 
issue?

Thanks




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql