Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on October 27, 2009, 09:36:44 PM
-
Thanks to bmarkus for:
Title: mysql.tczl
Description: SQL database server and tools
Version: 5.1.40
Author: MySQL AB
Original-site: http://www.mysql.com
Copying-policy: GPL v2 for GPL (free) distributions
Size: 7.1M
Extension_by: bmarkus
Comments: Binaries only
----
Compiled for TC2.x
----
Server starts automatically when loaded
----
Databases stored in /usr/local/var/mysql
Config file /usr/local/etc/my.cnf
----
No initial root password set
----
PPI compatible
Change-log: ----
Current: 2009/10/27 First version
Title: mysql-doc.tcz
Description: SQL database server and tools
Version: 5.1.40
Author: MySQL AB
Original-site: http://www.mysql.com
Copying-policy: GPL v2 for GPL (free) distributions
Size: 3.2M
Extension_by: bmarkus
Comments: Doc files and sample configurations
----
Compiled for TC2.x
----
PPI compatible
Change-log: ----
Current: 2009/10/27 First version
Title: mysql-dev.tcz
Description: SQL database server and tools
Version: 5.1.40
Author: MySQL AB
Original-site: http://www.mysql.com
Copying-policy: GPL v2 for GPL (free) distributions
Size: 102k
Extension_by: bmarkus
Comments: Dev files
----
Compiled for TC2.x
----
PPI compatible
Change-log: ----
Current: 2009/10/27 First version
-
Thank you very much!
I will find this most useful.
Jeff
-
could you make it so that it doesn't start automatically when loaded? or is this a standard policy in tiny core?
-
could you make it so that it doesn't start automatically when loaded? or is this a standard policy in tiny core?
What is wrong with the actual operation?
-
actually, i like it as a default, if that were to be consistent across daemons in tinycore (which is not).
but what I like is irrelevant; it should be a user's decision when servers have to start on her machine, so a clean way to change this default behavior is what I'm after.
-
Agree. Sincs MySQL extension was created there were many changes, including services. Will do it in next update.
-
gyus, how can I get libmysqlclient into TC? Need it for an app =(
-
gyus, how can I get libmysqlclient into TC? Need it for an app =(
Install mysql.tcz
-
Hi!
I did. I can see the 1lib files in /usr/local/lib/mysql but when compiling an app it cannot find the libraries
How do I include the path to those?
-
Hi fokcuk
You may also need to install mysql-dev.tcz.
-
fixed by copy
-
how can you copy the missing lib for sql??..plz help