WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mysql  (Read 17249 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
mysql
« on: October 27, 2009, 06:36:44 PM »
Thanks to bmarkus for:

Code: [Select]
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


Code: [Select]
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


Code: [Select]
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


Offline fos

  • Newbie
  • *
  • Posts: 35
    • Far Out Science
Re: mysql
« Reply #1 on: November 01, 2009, 12:45:05 PM »
Thank you very much!

I will find this most useful.

Jeff

Offline cosmin_ap

  • Newbie
  • *
  • Posts: 48
Re: mysql
« Reply #2 on: June 01, 2011, 11:27:12 AM »
could you make it so that it doesn't start automatically when loaded? or is this a standard policy in tiny core?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: mysql
« Reply #3 on: June 01, 2011, 12:15:41 PM »
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?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline cosmin_ap

  • Newbie
  • *
  • Posts: 48
Re: mysql
« Reply #4 on: June 01, 2011, 02:19:10 PM »
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.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: mysql
« Reply #5 on: June 01, 2011, 10:16:35 PM »
Agree. Sincs MySQL extension was created there were many changes, including services. Will do it in next update.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline fokcuk

  • Newbie
  • *
  • Posts: 6
Re: mysql
« Reply #6 on: September 09, 2011, 10:24:24 AM »
gyus, how can I get libmysqlclient into TC? Need it for an app =(

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: mysql
« Reply #7 on: September 09, 2011, 10:26:30 AM »
gyus, how can I get libmysqlclient into TC? Need it for an app =(

Install mysql.tcz
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline fokcuk

  • Newbie
  • *
  • Posts: 6
Re: mysql
« Reply #8 on: September 09, 2011, 10:54:09 AM »
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?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: mysql
« Reply #9 on: September 09, 2011, 11:01:42 AM »
Hi fokcuk
You may also need to install  mysql-dev.tcz.

Offline fokcuk

  • Newbie
  • *
  • Posts: 6
Re: mysql
« Reply #10 on: September 09, 2011, 11:22:07 AM »
fixed by copy

Offline basil123

  • Newbie
  • *
  • Posts: 4
Re: mysql
« Reply #11 on: May 17, 2013, 04:08:32 PM »
how can you copy the missing lib for sql??..plz help