Re: [gentoo-user] mysql-8.0.32-r2 compile failure

2024-02-14 Thread Dale
Ionen Wolkens wrote: > On Wed, Feb 14, 2024 at 08:00:08AM -0600, Dale wrote: >> Howdy, >> >> This has been failing for a while now, month or two.  I did a few >> searches but what I did find shows a similar problem was fixed ages >> ago.  The link is about protobuf but seems related.  Link further

Re: [gentoo-user] mysql-8.0.32-r2 compile failure

2024-02-14 Thread Ionen Wolkens
On Wed, Feb 14, 2024 at 08:00:08AM -0600, Dale wrote: > Howdy, > > This has been failing for a while now, month or two.  I did a few > searches but what I did find shows a similar problem was fixed ages > ago.  The link is about protobuf but seems related.  Link further down.  > I'm wondering if i

[gentoo-user] mysql-8.0.32-r2 compile failure

2024-02-14 Thread Dale
Howdy, This has been failing for a while now, month or two.  I did a few searches but what I did find shows a similar problem was fixed ages ago.  The link is about protobuf but seems related.  Link further down.  I'm wondering if it may be a USE flag or something triggering this since it can't fi

[gentoo-user] MySQL update could break things

2020-03-11 Thread Michael
Colleen posted a message a couple of weeks ago about mysql hanging at boot. I came across the same problem on an old PC a few days ago. Symptom: === Boot hangs as mysql service is started. Cause: = MySQL upgrade from an old 5.7 version to 8.0 has a lot of material changes, which requir

Re: [gentoo-user] mysql-workbench

2017-04-17 Thread lee
Alan McKinnon writes: > On 17/04/2017 19:12, lee wrote: >> Hi, >> >> mysql-workbench requires a USE flag of '>=x11-libs/cairo- -X' while >> lots of other packages apparently require cairo with X: > > no it doesn't. With a fresh tree: > > khamul mysql-workbench # grep cairo *ebuild > mysql-wo

Re: [gentoo-user] mysql-workbench

2017-04-17 Thread Alan McKinnon
On 17/04/2017 19:12, lee wrote: > Hi, > > mysql-workbench requires a USE flag of '>=x11-libs/cairo- -X' while > lots of other packages apparently require cairo with X: no it doesn't. With a fresh tree: khamul mysql-workbench # grep cairo *ebuild mysql-workbench-6.3.3.ebuild: >=x11-

[gentoo-user] mysql-workbench

2017-04-17 Thread lee
Hi, mysql-workbench requires a USE flag of '>=x11-libs/cairo- -X' while lots of other packages apparently require cairo with X: x11-libs/cairo:0 (x11-libs/cairo-:0/0::gentoo, ebuild scheduled for merge) conflicts with >=x11-libs/cairo-1.8.4[X] required by (dev-dotnet/libgdiplus-4

[gentoo-user] MySQL utf8 support (was Re: utf8_general_ci)

2015-05-06 Thread Harm Geerts
On Tuesday 05 May 2015 09:32:15 Joseph wrote: > I have my mysql database "Collation" set as: utf8_general_ci > > but when a customer from for example Japan places an order all I see is: > > 竹鼻立原町5& > ;#65293;5 > > Do I need to change "Collation" s

Re: [gentoo-user] mysql upgrade 5.5 > 5.6 mysql_upgrade needed?

2015-04-01 Thread hydra
On Tue, Mar 31, 2015 at 10:27 PM, Marko Weber | 8000 wrote: > > hello list, > again i have to ask. > Do i need to run mysql_upgrade after upgrading mysql 5.5 > 5.6 ? > I ask because the post install text recommend this after an major upgrade. > On the Mysql Website is a major upgrade 5.5 > 6.0, n

Re: [gentoo-user] mysql upgrade 5.5 > 5.6 mysql_upgrade needed?

2015-03-31 Thread Neil Bothwick
On Tue, 31 Mar 2015 22:27:38 +0200, Marko Weber | 8000 wrote: > Do i need to run mysql_upgrade after upgrading mysql 5.5 > 5.6 ? > I ask because the post install text recommend this after an major > upgrade. Do you *need* to? Possibly not. Should you do it? Yes. If you run it unnecessarily, it

[gentoo-user] mysql upgrade 5.5 > 5.6 mysql_upgrade needed?

2015-03-31 Thread Marko Weber | 8000
hello list, again i have to ask. Do i need to run mysql_upgrade after upgrading mysql 5.5 > 5.6 ? I ask because the post install text recommend this after an major upgrade. On the Mysql Website is a major upgrade 5.5 > 6.0, not 5.5 > 5.6 So i ask you guys. Any can help me? thank you marko

[gentoo-user] MySql Upgrade Question (Major Release)

2015-03-12 Thread Marko Weber | 8000
Hi list, the dev-db/mysql will update from 5.5 to 5.6 At the end a post install text tells me i have to fire up mysql_upgrade when this is a major update. On the mysql site i found this 5.5.40 5.x.x is the "major" nr x.5.x is the "release" nr x.x.40 is the "level" of the release so, do i

[gentoo-user] Mysql upgrade from 5.5 to 5.6 not trigger rebuild fot php-5.3

2015-02-19 Thread marco
Hi, i have a server with dev-db/mysql-5.5.40 and dev-lang/php-5.3.29 . After the upgrade from dev-db/mysql-5.5.40 to dev-db/mysql-5.6.22 the mysql_connect give some warnings: PHP Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50540 Library:50622 in

[gentoo-user] mysql-5.6.22 update borked akonadi

2015-01-25 Thread Mick
Hi All, I just updated a laptop after a week's abstinence and with mysql-5.6.22 akonadi won't start. This error renders this laptop useless for email (it uses kmail) and therefore I am hesitant to update other boxen to avoid a luser riot. Have you experienced such a problem? How can I fix it

Re: [gentoo-user] MySQL date look funny: "2014-0"

2014-09-21 Thread Joseph
On 09/21/14 09:40, Mick wrote: On Sunday 21 Sep 2014 07:11:15 J. Roeleveld wrote: On 21 September 2014 07:33:43 CEST, Joseph wrote: >After recent upgrade my Orders in OsCommerce program date look funny: >"2014-0" > >I downgraded mysql to 5.1.70 but this is caused by it. > >I've two PHP installe

Re: [gentoo-user] MySQL date look funny: "2014-0"

2014-09-21 Thread Mick
On Sunday 21 Sep 2014 07:11:15 J. Roeleveld wrote: > On 21 September 2014 07:33:43 CEST, Joseph wrote: > >After recent upgrade my Orders in OsCommerce program date look funny: > >"2014-0" > > > >I downgraded mysql to 5.1.70 but this is caused by it. > > > >I've two PHP installed: 5.3 and 5.5 > >I

Re: [gentoo-user] MySQL date look funny: "2014-0"

2014-09-20 Thread J. Roeleveld
On 21 September 2014 07:33:43 CEST, Joseph wrote: >After recent upgrade my Orders in OsCommerce program date look funny: >"2014-0" > >I downgraded mysql to 5.1.70 but this is caused by it. > >I've two PHP installed: 5.3 and 5.5 >I tried switching to 5.3 it still the same date display "2014-0" W

[gentoo-user] MySQL date look funny: "2014-0"

2014-09-20 Thread Joseph
After recent upgrade my Orders in OsCommerce program date look funny: "2014-0" I downgraded mysql to 5.1.70 but this is caused by it. I've two PHP installed: 5.3 and 5.5 I tried switching to 5.3 it still the same date display "2014-0" -- Joseph

Re: [gentoo-user] mysql to postgresql migration

2014-07-15 Thread J. Roeleveld
On 15 July 2014 14:55:14 CEST, James wrote: >Hello, > >I recently ran across this script: py-mysql2pgsql [1] >and this discussion on it's origin [2]. I'm keenly interested >in the recommendations of others for migrating mysql databases >to postgresql and any comments on this aforementioned script

[gentoo-user] mysql to postgresql migration

2014-07-15 Thread James
Hello, I recently ran across this script: py-mysql2pgsql [1] and this discussion on it's origin [2]. I'm keenly interested in the recommendations of others for migrating mysql databases to postgresql and any comments on this aforementioned script or other methodologies TIA, James [1] https

Re: [gentoo-user] MySQL startup problem - interface does not have an address yet.

2013-01-24 Thread Stroller
On 24 January 2013, at 18:35, Manuel McLure wrote: > In any case, I did some more debugging and found that the problem > seems to be an interaction between dhcpcd and IPv6 configuration. The > latest version of dhcpcd now attempts by default to take over IPv6 > stateless configuration instead of

Re: [gentoo-user] MySQL startup problem - interface does not have an address yet.

2013-01-24 Thread Manuel McLure
On Thu, Jan 24, 2013 at 7:03 AM, Stroller wrote: > I think, to be rigorous, I would want to test this system (I'm not saying you > should keep it this way) by setting the IP address statically for eth1. > > From what I'm understanding, this doesn't sound like a MySQL problem, but a > DHCP proble

Re: [gentoo-user] MySQL startup problem - interface does not have an address yet.

2013-01-24 Thread Paul Hartman
On Thu, Jan 24, 2013 at 11:50 AM, Kerin Millar wrote: > If the nature of your configuration is such that a specific interface must > be up then you can insert the following lines in /etc/conf.d/mysql: > > rc_use="net.eth1" > rc_after="net.eth1" This is a better solution than what I suggested. Pa

Re: [gentoo-user] MySQL startup problem - interface does not have an address yet.

2013-01-24 Thread Kerin Millar
On 23/01/2013 18:58, Manuel McLure wrote: I'm having a problem with booting my Gentoo system due to MySQL hanging at startup. My system is up-to-date stable (including udev-197, although I believe the problem started while I was still on 171) except for the kernel, which is at 3.1.10 because I ca

Re: [gentoo-user] MySQL startup problem - interface does not have an address yet.

2013-01-24 Thread Paul Hartman
On Wed, Jan 23, 2013 at 12:58 PM, Manuel McLure wrote: > I'm having a problem with booting my Gentoo system due to MySQL > hanging at startup. My system is up-to-date stable (including > udev-197, although I believe the problem started while I was still on > 171) except for the kernel, which is at

Re: [gentoo-user] MySQL startup problem - interface does not have an address yet.

2013-01-24 Thread Stroller
On 23 January 2013, at 18:58, Manuel McLure wrote: > … eth0 is not configured any more (it used to be used for IPTV > connectivity to my cable provider for MythTV before they changes their > system.) eth1 is configured via DHCP to an RFC 1918 10.x.x.x address - > the DHCP server is always configur

[gentoo-user] MySQL startup problem - interface does not have an address yet.

2013-01-23 Thread Manuel McLure
I'm having a problem with booting my Gentoo system due to MySQL hanging at startup. My system is up-to-date stable (including udev-197, although I believe the problem started while I was still on 171) except for the kernel, which is at 3.1.10 because I can't seem to get lirc to work correctly on ne

Re: [gentoo-user] MySQL > MariaDB - is it time?

2012-03-04 Thread Jorge Martínez López
2012/3/2 Matthew Finkel : > > It's definitely an interesting dilemma, but one that was expected to happen > eventually. Lucky Gentoo doesn't have to worry about release cycles. MariaDB > is in portage so, in theory, it shouldn't be too difficult for any of us to > make the switch. Seeing how succe

Re: [gentoo-user] MySQL > MariaDB - is it time?

2012-03-02 Thread Alex Schuster
Tanstaafl writes: > Anyone here ever done the switch want to share their experience? I use MySQL for an ld phpBB board and for Amarok, and do not now much about it. I never explicitely installed MySQL, I only have the mysql USE flag set for things like python or PHP. Somehow, dev-db/mysql was

Re: [gentoo-user] MySQL > MariaDB - is it time?

2012-03-01 Thread Pandu Poluan
On Mar 2, 2012 3:50 AM, "Tanstaafl" wrote: > > Hi all, > > I just came across this thread today on the MariaDB discuss list about the poor stewardship of Oracle with respect to MySQL (and it references Oracle's track record of poor handling of the FLOSS projects it inherited when it bought Sun): >

Re: [gentoo-user] MySQL > MariaDB - is it time?

2012-03-01 Thread Matthew Finkel
On Thu, Mar 1, 2012 at 3:47 PM, Tanstaafl wrote: > Hi all, > > I just came across this thread today on the MariaDB discuss list about the > poor stewardship of Oracle with respect to MySQL (and it references > Oracle's track record of poor handling of the FLOSS projects it inherited > when it bou

[gentoo-user] MySQL > MariaDB - is it time?

2012-03-01 Thread Tanstaafl
Hi all, I just came across this thread today on the MariaDB discuss list about the poor stewardship of Oracle with respect to MySQL (and it references Oracle's track record of poor handling of the FLOSS projects it inherited when it bought Sun): https://lists.launchpad.net/maria-discuss/msg0

Re: [gentoo-user] mysql... drives me crazy

2010-09-19 Thread András Csányi
On 19 September 2010 21:12, Albert Hopkins wrote: > On Sun, 2010-09-19 at 16:02 +0200, András Csányi wrote: >> Hi all, >> >> I'm not a mysql guru but what that bastard is doing it's drive me crazy. >> >> version:5.1.50-r1 installed from portage >> >> So... >> I have installed and working fine. >>

Re: [gentoo-user] mysql... drives me crazy

2010-09-19 Thread Albert Hopkins
On Sun, 2010-09-19 at 16:02 +0200, András Csányi wrote: > Hi all, > > I'm not a mysql guru but what that bastard is doing it's drive me crazy. > > version:5.1.50-r1 installed from portage > > So... > I have installed and working fine. > I have installed phpmyadmin too and it's working fine. I ca

[gentoo-user] mysql... drives me crazy

2010-09-19 Thread András Csányi
Hi all, I'm not a mysql guru but what that bastard is doing it's drive me crazy. version:5.1.50-r1 installed from portage So... I have installed and working fine. I have installed phpmyadmin too and it's working fine. I can log in... :) I wanted to create a database but after I gave the database

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-31 Thread kashani
On 7/31/2010 1:58 AM, Stroller wrote: On 29 Jul 2010, at 21:37, Tomas Krasnican wrote: ... But, when is the mysql in the depend part of rc script (for example, when you emerge syslog-ng with mysql enabled flag, that will be puted here automaticly), the running localy database is required for st

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-31 Thread Stroller
On 29 Jul 2010, at 21:37, Tomas Krasnican wrote: ... But, when is the mysql in the depend part of rc script (for example, when you emerge syslog-ng with mysql enabled flag, that will be puted here automaticly), the running localy database is required for start this service. It is not requir

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-29 Thread Tomas Krasnican
Neil Bothwick wrote: > Set the minimal USE flag for mysql, do not set it globally. > dev-db/mysql:minimal - Install client programs only, no server Thanks you! This is what I looking for.. Peter Humphrey wrote: > As Alan said, installing the server doesn't cost a lot, especially > compared with

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-29 Thread Peter Humphrey
On Thursday 29 July 2010 18:54:54 Neil Bothwick wrote: > Set the minimal USE flag for mysql, do not set it globally. > > dev-db/mysql:minimal - Install client programs only, no server Eek! I wish I'd seen this before my other post. -- Rgds Peter. Linux Counter 5290, 1994-04-23.

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-29 Thread Peter Humphrey
On Thursday 29 July 2010 17:19:09 Tomas Krasnican wrote: > I haven't see any reason to run mysql server localy, when all of > applications are using external box as the database server. So, I > looking for the another solution of this "problem". As Alan said, installing the server doesn't cost a

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-29 Thread Neil Bothwick
On Thu, 29 Jul 2010 16:54:45 +0200, Tomas Krasnican wrote: > I want to emerge that without mysql database server, using mysql client > libraries only. How can I define that? Set the minimal USE flag for mysql, do not set it globally. dev-db/mysql:minimal - Install client programs only, no server

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-29 Thread Tomas Krasnican
Alan McKinnon wrote: > On Thursday 29 July 2010 16:54:45 Tomas Krasnican wrote: >> Hi list, >> >> I'm sorry for my bad english.. >> >> I would like to emerge some packages using mysql use flag (and mysql flag >> features, for example. php, dovecot, postfix, ...), but without mysql >> database serve

Re: [gentoo-user] mysql use flag witout server, using only client libaries

2010-07-29 Thread Alan McKinnon
On Thursday 29 July 2010 16:54:45 Tomas Krasnican wrote: > Hi list, > > I'm sorry for my bad english.. > > I would like to emerge some packages using mysql use flag (and mysql flag > features, for example. php, dovecot, postfix, ...), but without mysql > database server (applications will connect

[gentoo-user] mysql use flag witout server, using only client libaries

2010-07-29 Thread Tomas Krasnican
Hi list, I'm sorry for my bad english.. I would like to emerge some packages using mysql use flag (and mysql flag features, for example. php, dovecot, postfix, ...), but without mysql database server (applications will connecting to the mysql database on the another (remote) server). Problem

Re: [gentoo-user] mysql

2010-07-11 Thread Stéphane Guedon
Le dimanche 11 juillet 2010 20:07:11, roun...@hotmail.ru a écrit : > St??phane Guedon wrote: > >> Hello > >> > >> Could someone help me concerning mysql. > >> > >> My servers (both laptop hosted mysql and server hosted) are buggy. Every > >> time I restart them through the init script, it crash !

Re: [gentoo-user] mysql

2010-07-11 Thread roundyz
St??phane Guedon wrote: >> Hello >> >> Could someone help me concerning mysql. >> >> My servers (both laptop hosted mysql and server hosted) are buggy. Every >> time I restart them through the >> init script, it crash ! : >> >> 18:15:06 r...@einstein:~ # rc-service mysql restart >> pdns

[gentoo-user] mysql

2010-07-11 Thread Stéphane Guedon
Hello Could someone help me concerning mysql. My servers (both laptop hosted mysql and server hosted) are buggy. Every time I restart them through the init script, it crash ! : 18:15:06 r...@einstein:~ # rc-service mysql restart pdns | * Stopping PowerDNS (default) ... mediatomb

Re: [gentoo-user] mysql is being pulled in again!

2010-03-05 Thread Mick
On 5 March 2010 09:42, Neil Bothwick wrote: > On Fri, 5 Mar 2010 06:53:15 +, Mick wrote: > >> I was trying to understand why a virtual package like virtual/mysql is >> pulling in dev-db/mysql and I used the syslog virtual/real >> relationship as an analogy. > > The clue is in the name of the v

Re: [gentoo-user] mysql is being pulled in again!

2010-03-05 Thread Neil Bothwick
On Fri, 5 Mar 2010 06:53:15 +, Mick wrote: > I was trying to understand why a virtual package like virtual/mysql is > pulling in dev-db/mysql and I used the syslog virtual/real > relationship as an analogy. The clue is in the name of the virtual, it is satisfied by one of the MySQL packages i

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Mick
On 4 March 2010 20:07, Alan McKinnon wrote: > On Thursday 04 March 2010 19:07:22 Mick wrote: >> > There will be a reason why mysql is being pulled in, most likely a >> > package that must have it. >> >> If a package must have it, wouldn't the USE flag mysql switch to + ? > > Your post seems to ind

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Neil Bothwick
On Thu, 4 Mar 2010 22:07:14 +0200, Alan McKinnon wrote: > Again, you appear to fail to understand. metalog supports a variety of > database backends. Not all apps are like this, some are hard-coded. If > you want to use an app like this, you have no choice but to install > mysql. > > If you don'

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Alan McKinnon
On Thursday 04 March 2010 19:07:22 Mick wrote: > > There will be a reason why mysql is being pulled in, most likely a > > package that must have it. > > If a package must have it, wouldn't the USE flag mysql switch to + ? Your post seems to indicate a lack of understanding of how these things wor

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Roy Wright
Since you already merged it in: # equery depends mysql then unmerge or correct USE flags for dependent apps. To have portage error out instead of merging mysql in the future: # echo "dev-db/mysql" >/etc/portage/package.mask/I_said_no_mysql HTH, Roy

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Neil Bothwick
On Thu, 4 Mar 2010 17:07:22 +, Mick wrote: > > The tool you want to answer this question is > > > > emerge -t > > Right, but I started this mammoth emerge before I spent enough time > looking at its contents I'm afraid. The use emerge --depclean -pv dev-db/mysql > > There will be a reason w

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Mick
On 4 March 2010 15:57, Alan McKinnon wrote: > On Thursday 04 March 2010 17:37:23 Mick wrote: >> I am trying to understand what is pulling in mysql again.  This >> morning a load of qt packages were being updated and I noticed a bunch >> of perl and virtual packages in there too.  Rest assured dev-

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Neil Bothwick
On Thu, 4 Mar 2010 17:57:15 +0200, Alan McKinnon wrote: > The tool you want to answer this question is > > emerge -t > > There will be a reason why mysql is being pulled in, most likely a > package that must have it. I notice qt-sql is in the list, does that have the mysql flag forced on? --

Re: [gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Alan McKinnon
On Thursday 04 March 2010 17:37:23 Mick wrote: > I am trying to understand what is pulling in mysql again. This > morning a load of qt packages were being updated and I noticed a bunch > of perl and virtual packages in there too. Rest assured dev-db/mysql > was in there, again. This is despite t

[gentoo-user] mysql is being pulled in again!

2010-03-04 Thread Mick
I am trying to understand what is pulling in mysql again. This morning a load of qt packages were being updated and I noticed a bunch of perl and virtual packages in there too. Rest assured dev-db/mysql was in there, again. This is despite the fact that the mysql use flag seem to be not active a

Re: [gentoo-user] MySQL 5.1 and Amarok

2010-02-21 Thread Alan McKinnon
On Sunday 21 February 2010 18:18:18 Volker Armin Hemmann wrote: > On Sonntag 21 Februar 2010, Alan McKinnon wrote: > > On Sunday 21 February 2010 11:44:18 Nikos Chantziaras wrote: > > > It's not possible to use Amarok with the "embedded" USE flag with the > > > newly released MySQL 5.1. Why is tha

Re: [gentoo-user] MySQL 5.1 and Amarok

2010-02-21 Thread Volker Armin Hemmann
On Sonntag 21 Februar 2010, Nikos Chantziaras wrote: > It's not possible to use Amarok with the "embedded" USE flag with the > newly released MySQL 5.1. Why is that? Can we expect it to work at > some point? you can use amarok with embedded useflag. just unmerge it and emerge it again - I just

Re: [gentoo-user] MySQL 5.1 and Amarok

2010-02-21 Thread Volker Armin Hemmann
On Sonntag 21 Februar 2010, Alan McKinnon wrote: > On Sunday 21 February 2010 11:44:18 Nikos Chantziaras wrote: > > It's not possible to use Amarok with the "embedded" USE flag with the > > newly released MySQL 5.1. Why is that? Can we expect it to work at > > some point? > > Do you mean it does

Re: [gentoo-user] MySQL 5.1 and Amarok

2010-02-21 Thread Alan McKinnon
On Sunday 21 February 2010 11:44:18 Nikos Chantziaras wrote: > It's not possible to use Amarok with the "embedded" USE flag with the > newly released MySQL 5.1. Why is that? Can we expect it to work at > some point? Do you mean it doesn't work, or the upgrade is dogdy with blocker messages tha

[gentoo-user] MySQL 5.1 and Amarok

2010-02-21 Thread Nikos Chantziaras
It's not possible to use Amarok with the "embedded" USE flag with the newly released MySQL 5.1. Why is that? Can we expect it to work at some point?

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-18 Thread Dale
Neil Bothwick wrote: On Wed, 18 Nov 2009 09:09:35 +0200, Alan McKinnon wrote: eix comes with some useful utilities like eix-test-obsolete which scans all your portage files and tells you which settings are redundant, duplicated and so on. And flagedit warns if you have set any obsolet

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-18 Thread Neil Bothwick
On Wed, 18 Nov 2009 09:09:35 +0200, Alan McKinnon wrote: > eix comes with some useful utilities like eix-test-obsolete which scans > all your portage files and tells you which settings are redundant, > duplicated and so on. And flagedit warns if you have set any obsolete flags in make.conf. --

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Alan McKinnon
On Wednesday 18 November 2009 07:49:40 Dale wrote: > Albert Hopkins wrote: > > On Tue, 2009-11-17 at 17:41 -0600, Dale wrote: > >> Should I be turning some of those off as they are not needed? This > >> is > >> my oldest install so I bet some are not even needed or can be done > >> away > >> with.

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Dale
Albert Hopkins wrote: On Tue, 2009-11-17 at 17:41 -0600, Dale wrote: Should I be turning some of those off as they are not needed? This is my oldest install so I bet some are not even needed or can be done away with. I most likely had a good reason for turning them on way back when but m

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Albert Hopkins
On Tue, 2009-11-17 at 17:41 -0600, Dale wrote: > Should I be turning some of those off as they are not needed? This > is > my oldest install so I bet some are not even needed or can be done > away > with. I most likely had a good reason for turning them on way back > when > but may not have a

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Dale
James Ausmus wrote: On Tue, Nov 17, 2009 at 1:53 PM, Dale > wrote: Hi, KDE 4 was having "issues" with sqlite not working correctly. After reading about and people telling me that mySql works better, I installed mySql. Its big and all but at leas

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Dale
Alan McKinnon wrote: On Wednesday 18 November 2009 00:22:08 Dale wrote: Some stuff uses sqlite for storage. If it works, leave it alone. Just because some parts of KDE amarok have issues with it doesn;t mean all of KDE has issues with it So basically I have to have it anyway?

equery depends vs. emerge -pv --depclean (was: Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.)

2009-11-17 Thread Daniel Pielmeier
Dale schrieb am 17.11.2009 22:53: > > r...@smoker / # equery depends sqlite > [ Searching for packages depending on sqlite... ] > app-pda/libopensync-0.22 (>=dev-db/sqlite-3) If you have this package installed and want to keep it you are forced to keep sqlite as it is a hard dependency. Meaning th

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Alan McKinnon
On Wednesday 18 November 2009 00:22:08 Dale wrote: > > Some stuff uses sqlite for storage. If it works, leave it alone. Just > > because some parts of KDE amarok have issues > > with it doesn;t mean all of KDE has issues with it > > > > > > > > So basically I have to have it anyway? It's ju

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Dale
Alan McKinnon wrote: On Tuesday 17 November 2009 23:53:01 Dale wrote: Hi, KDE 4 was having "issues" with sqlite not working correctly. After reading about and people telling me that mySql works better, I installed mySql. Its big and all but at least it works. Anyway, I changed the USE fla

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread James Ausmus
On Tue, Nov 17, 2009 at 1:53 PM, Dale wrote: > Hi, > > KDE 4 was having "issues" with sqlite not working correctly. After reading > about and people telling me that mySql works better, I installed mySql. Its > big and all but at least it works. Anyway, I changed the USE flags and have > -sqlit

Re: [gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Alan McKinnon
On Tuesday 17 November 2009 23:53:01 Dale wrote: > Hi, > > KDE 4 was having "issues" with sqlite not working correctly. After > reading about and people telling me that mySql works better, I installed > mySql. Its big and all but at least it works. Anyway, I changed the > USE flags and have -sq

[gentoo-user] MySql versus sqlite. Don't want sqlite anymore.

2009-11-17 Thread Dale
Hi, KDE 4 was having "issues" with sqlite not working correctly. After reading about and people telling me that mySql works better, I installed mySql. Its big and all but at least it works. Anyway, I changed the USE flags and have -sqlite in my USE flag line. I want to get rid of sqlite o

Re: [gentoo-user] mysql USE flag error

2009-10-19 Thread Mick
2009/10/19 Renat Golubchyk : > On Mon, 19 Oct 2009 06:56:57 +0100 > Mick wrote: >> I am not sure I understand this message about the mysql USE flag: >> = >> # emerge -upDv world >> >> These are the packages that would be merged, in order: >> >> C

Re: [gentoo-user] mysql USE flag error

2009-10-18 Thread Renat Golubchyk
On Mon, 19 Oct 2009 06:56:57 +0100 Mick wrote: > I am not sure I understand this message about the mysql USE flag: > = > # emerge -upDv world > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > >

[gentoo-user] mysql USE flag error

2009-10-18 Thread Mick
I am not sure I understand this message about the mysql USE flag: = # emerge -upDv world These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds built with USE flags to satisfy ">=x

[gentoo-user] Mysql and utf8: Can't initialize character set utf-8

2009-04-29 Thread Galevsky
Hi, I have a problem with mysql 5.0.71-r1 and utf8 charset. I have a lighttpd v1.4.20 web server using php v5.2.9-r2 that provides several websites. I set up the DB server default charset to utf-8 into file /etc/my.cnf [mysqld] character-set-server= utf8 default-character-set

Re: [gentoo-user] mysql 5.1

2009-01-20 Thread Arttu V.
On 1/14/09, Marcin Niśkiewicz wrote: > Hello > Is it known when mysql version 5.1 will be available in portage for amd64 > (stable)? I don't know if we on the *user* list really can know about the devs' decisions. Maybe gentoo-dev list or irc channel could give better answers? AFAIK the devs rare

[gentoo-user] mysql 5.1

2009-01-14 Thread Marcin Niśkiewicz
Hello Is it known when mysql version 5.1 will be available in portage for amd64 (stable)? Thanks for answer best regards nichu

[gentoo-user] mysql++ on amd64

2008-09-23 Thread Jeffrey Wong
Is anyone aware of known issues with mysql++ 2.2.2-r1 on amd64? I have a program I've been testing in gdb and I get occasional SIGILL crashes. Is mysql++ 2.3.x stable enough for production use?

Re: [gentoo-user] mysql on a chrooted env

2008-01-30 Thread Arnau Bria
On Tue, 29 Jan 2008 18:17:00 + Luu Danh Hieu wrote: > 2008/1/29, Arnau Bria <[EMAIL PROTECTED]>: > > Hi, > > > > my pc has died, so I'm trying to take all data from the disk... > > I have it connected via usb, and I'm in a chrooted env on the old > > system. > [snip] > > Hello, > > It might

Re: [gentoo-user] mysql on a chrooted env

2008-01-29 Thread Hieu, Luu Danh
2008/1/29, Arnau Bria <[EMAIL PROTECTED]>: > Hi, > > my pc has died, so I'm trying to take all data from the disk... > I have it connected via usb, and I'm in a chrooted env on the old > system. [snip] Hello, It might be better if you copy over the files in /var/lib/mysql rather than starting the

[gentoo-user] mysql on a chrooted env

2008-01-29 Thread Arnau Bria
Hi, my pc has died, so I'm trying to take all data from the disk... I have it connected via usb, and I'm in a chrooted env on the old system. (I followe handbook instructions) I'm trying to do a mysql dump, but I'm not able to start mysql: (chroot) lx-arnau / # /etc/init.d/mysql start * Starti

Re: [gentoo-user] MySQL isn't slotted. What to do?

2007-08-20 Thread Andrew Gaydenko
=== On Monday 20 August 2007, kashani wrote: === > kashani wrote: ... > > apr-util doesn't need Mysql unless you're doing your own db > > connection pool within Apache (I bet you aren't), it just has that > > USE flag set. > > > > echo "dev-libs/apr-util -mysql" >> /etc/portage/package.use

Re: [gentoo-user] MySQL isn't slotted. What to do?

2007-08-20 Thread kashani
kashani wrote: Andrew Gaydenko wrote: The issue is, I need to keep mysql 4.1.x version for my job. OTOH, say, last dev-libs/apr-util needs mysql 5.x version. The mysql package isn't slotted, and this fact is rather strange (4.0.x, 4.1.x and 5.x versions are _very_ different, and all are widely

Re: [gentoo-user] MySQL isn't slotted. What to do?

2007-08-20 Thread kashani
Andrew Gaydenko wrote: The issue is, I need to keep mysql 4.1.x version for my job. OTOH, say, last dev-libs/apr-util needs mysql 5.x version. The mysql package isn't slotted, and this fact is rather strange (4.0.x, 4.1.x and 5.x versions are _very_ different, and all are widely used in real ser

[gentoo-user] MySQL isn't slotted. What to do?

2007-08-19 Thread Andrew Gaydenko
The issue is, I need to keep mysql 4.1.x version for my job. OTOH, say, last dev-libs/apr-util needs mysql 5.x version. The mysql package isn't slotted, and this fact is rather strange (4.0.x, 4.1.x and 5.x versions are _very_ different, and all are widely used in real servers). What to do? --

Re: [gentoo-user] mysql emerge error

2007-04-20 Thread Daniel Iliev
On Fri, 20 Apr 2007 13:22:17 +0300 Eray Aslan <[EMAIL PROTECTED]> wrote: > On 20.04.2007 11:06, Eray Aslan wrote: > >> [...] > >> make[4]: Entering directory > >> `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx' > >> Makefile:251: .deps/trx0purge.Po: No such file or directory > >> ma

Re: [gentoo-user] mysql emerge error

2007-04-20 Thread Eray Aslan
On 20.04.2007 11:06, Eray Aslan wrote: >> [...] >> make[4]: Entering directory >> `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx' >> Makefile:251: .deps/trx0purge.Po: No such file or directory >> make[4]: *** No rule to make target `.deps/trx0purge.Po'. Stop. >> make[4]: Leaving di

[gentoo-user] mysql emerge error

2007-04-20 Thread Eray Aslan
Hello, New server. While emerging mysql, I got the following: > [...] > make[4]: Entering directory > `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx' > Makefile:251: .deps/trx0purge.Po: No such file or directory > make[4]: *** No rule to make target `.deps/trx0purge.Po'. Stop. >

Re: [gentoo-user] mysql start issues

2007-03-19 Thread Neil Walker
Richard Torres wrote: Yes. And I re-entered one at the prompts (>). It's telling you what the problem is - the database already exists (from your last install). Either just ignore the "error" or delete /var/lib/mysql/mysql and run "emerge --config." again. Be lucky, Neil -- gentoo-

RE: [gentoo-user] mysql start issues

2007-03-19 Thread Richard Torres
Yes. And I re-entered one at the prompts (>). -Original Message- From: Dan Farrell [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 9:05 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mysql start issues On Mon, 19 Mar 2007 01:22:07 -0500 "Richard Torres&

Re: [gentoo-user] mysql start issues

2007-03-19 Thread Dan Farrell
On Mon, 19 Mar 2007 01:22:07 -0500 "Richard Torres" <[EMAIL PROTECTED]> wrote: > Configuring pkg... > > * MySQL DATADIR is /var/lib/mysql > * Previous datadir found, it's YOUR job to change > * ownership and take care of it > * Creating the mysql database and setting proper > * permissions o

Re: [gentoo-user] mysql start issues

2007-03-19 Thread Francisco Rivas
port, post the topmost build error, and the call stack if relevant. # /etc/init.d/mysql start * Starting mysql... * Starting mysql (/etc/mysql/my.cnf) * MySQL NOT started (0) Any ideas? -Original Message- From: Dan Farrell [mailto:[EMAIL PROTECTED] Sent: Sunday, March 18, 2007 9:08 AM To:

RE: [gentoo-user] mysql start issues

2007-03-18 Thread Richard Torres
al Message- From: Dan Farrell [mailto:[EMAIL PROTECTED] Sent: Sunday, March 18, 2007 9:08 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mysql start issues On Sat, 17 Mar 2007 13:11:54 -0500 "Richard Torres" <[EMAIL PROTECTED]> wrote: > Hello, > > I&#

Re: [gentoo-user] mysql start issues

2007-03-18 Thread Dan Farrell
On Sat, 17 Mar 2007 13:11:54 -0500 "Richard Torres" <[EMAIL PROTECTED]> wrote: > Hello, > > I'm having a trouble starting mysql since I emerged the newer version. > 'mysqld.sock' doesn't exist and the logs aren't much help. Any help is > greatly appreciated. > > > > -Richard > > > > # my

Re: [gentoo-user] mysql start issues

2007-03-17 Thread Levent Duymuş
7 3:11 PM *To:* gentoo-user@lists.gentoo.org *Subject:* Re: [gentoo-user] mysql start issues What related log files show about the error? (/var/log/mysql/*) They should give some info about the source of the error. Configuration error may exist in my.cnf . Richard Torres wrote: Hello, I'm ha

  1   2   3   >