Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: selectany on October 15, 2013, 03:15:13 PM

Title: Where is mysql.tcz for 5.x?
Post by: selectany on October 15, 2013, 03:15:13 PM
Hi all

I just completed my core-x86-5.0.1 based webserver installation (a.k.a LAMP). It of course includes apache2.tcz + sqlite3.tcz + php-*.tcz, but
the missing part is mysql.tcz.
Is mysql package available for 5.x?

I cannot see it on the http://distro.ibiblio.org/tinycorelinux/5.x/x86/tcz/src/
 
Title: Re: Where is mysql.tcz for 5.x?
Post by: bmarkus on October 15, 2013, 04:27:03 PM
Doesn't ported yet
Title: Re: Where is mysql.tcz for 5.x?
Post by: Rich on October 16, 2013, 02:10:25 AM
Hi selectany
You could try mysql from 4.x, it's dependencies are already in 5.x. Use wget to fetch  mysql.tcz  and  mysql.tcz.dep,
instructions for that can be found here:
http://forum.tinycorelinux.net/index.php/topic,15971.msg94336.html#msg94336
Use the Apps utility to install the 5.x versions of  ncurses.tcz  and  perl5.tcz (mysql dependencies).
Title: Re: Where is mysql.tcz for 5.x?
Post by: bmarkus on October 16, 2013, 02:52:28 AM
Please do not use mysql from 4.x repo. Just testing mariadb 5.5.33a, it will be available in few days.
Title: Re: Where is mysql.tcz for 5.x?
Post by: Rich on October 16, 2013, 10:02:52 AM
Hi bmarkus
Sorry about that. I didn't know you were working on a replacement.
Title: Re: Where is mysql.tcz for 5.x?
Post by: bmarkus on October 16, 2013, 10:07:58 AM
Hi bmarkus
Sorry about that. I didn't know you were working on a replacement.
That's fine, no problem. I'm updating, moving nearly all of my tcz's from 4.x to 5.x As many other distros are doing, I drop MySQL and add MariaDB instead. It works already on my machine, just need some tuning and testing.
Title: Re: Where is mysql.tcz for 5.x?
Post by: iloveYou on June 25, 2014, 04:12:04 PM
Hello, any progress or proper solution for now?