Control: forwarded -1 https://jira.mariadb.org/browse/MDEV-27936
This was actually already in progress upstream. Sorry for escalating
to list before noticing this.
Hi!
On 12/23/18 12:51 PM, John Paul Adrian Glaubitz wrote:
> Tomorrow or the day after tomorrow. I need to rest a bit today
> and take care of the chores. It shouldn't take long to rebase
> the patch.
I just saw that upstream has reworked and simplified my patch and you
already cherry-picked that
Hi Otto!
On 12/22/18 5:31 PM, Otto Kekäläinen wrote:
> Do you have any estimate when you could finalize the patch, so it can be
> included in the next upload?
Tomorrow or the day after tomorrow. I need to rest a bit today
and take care of the chores. It shouldn't take long to rebase
the patch.
A
Hello John!
Do you have any estimate when you could finalize the patch, so it can be
included in the next upload?
John Paul Adrian Glaubitz kirjoitti pe 21.
joulukuuta 2018 klo 19.20:
> Hello!
>
> On 12/16/18 10:37 PM, John Paul Adrian Glaubitz wrote:
> > That's odd. I rebased it against the l
Hello!
pe 21. jouluk. 2018 klo 19.20 John Paul Adrian Glaubitz
(glaub...@physik.fu-berlin.de) kirjoitti:
>
> Hello!
>
> On 12/16/18 10:37 PM, John Paul Adrian Glaubitz wrote:
> > That's odd. I rebased it against the latest mariadb-10.3 package in
> > experimental, i.e. version 1:10.3.11-1~exp1.
>
Hello!
On 12/16/18 10:37 PM, John Paul Adrian Glaubitz wrote:
> That's odd. I rebased it against the latest mariadb-10.3 package in
> experimental, i.e. version 1:10.3.11-1~exp1.
>
>> WIP at
>> https://salsa.debian.org/mariadb-team/mariadb-10.3/commit/c3bc7ec9634f8601a860602ccc6237630bda77ca
>
On 12/16/18 10:07 PM, Otto Kekäläinen wrote:
>>> We already have 21 patches and maintaining them year after year has
>>> its price, so I am more strict nowadays on making sure all patches are
>>> also on their way to upstream.
>> Well, it's a trivial bug and it fixes an FTBFS on release architectur
su 16. jouluk. 2018 klo 22.10 John Paul Adrian Glaubitz
(glaub...@physik.fu-berlin.de) kirjoitti:
>
> On 12/16/18 9:04 PM, Otto Kekäläinen wrote:
> > Can you please provide a link to where you upstreamed it?
>
> It's in the "Forwarded" field of this bug report. It's pointing to:
>
> > https://githu
> Attaching an updated version of the patch.
>
> Please note, without the patch, mariadb-10.3 will not build on mips32 and
> several other 32-bit platforms.
Thanks!
Can you please provide a link to where you upstreamed it?
We already have 21 patches and maintaining them year after year has
its p
On 12/16/18 9:04 PM, Otto Kekäläinen wrote:
> Can you please provide a link to where you upstreamed it?
It's in the "Forwarded" field of this bug report. It's pointing to:
> https://github.com/MariaDB/server/pull/979
> We already have 21 patches and maintaining them year after year has
> its pri
Hello,
Is there some way to take advantage of the huge amounts of memory on POWER5
systems with mysql?
Should I build a 64-bit version?
Is there some roadmap of how to do that on an etch system that I can read
somewhere?
Jean
--
Jean Robertson, McGill University (514) 398-8117
--
To
y
uptodate concerning LAMP:
~$ apt-cache policy apache mysql-server php4
apache:
Installés : 1.3.27.0-1
Candidat : 1.3.27.0-1
Table de version :
*** 1.3.27.0-1 0
500 http://ftp.us.debian.org sid/main Packages
100 /var/lib/dpkg/status
mysql-server:
Installés : 4.0.13-1
Hello, All:
To respond to Christophe's report that var_dump() is broken: If you replace
the var_dump() line with...
...apache/mysql/php exhibits the same behavior: All of apache's children
processes die. i.e., The problem not only seems to be with var_dump() but
*also* with..
t
> get the PHP package (php4 4.1.2-6 and php4-mysql 4.1.2-6) and the MySQL
> package (mysql-server 3.23.49-8) to play nicely together. This script...
>
> $connect = mysql_pconnect('localhost','sample_user','sample_passwd');
> mysql_select
Le lun 23/06/2003 à 06:53, Eric Pretorious a écrit :
> Hello, All:
>
> I'm stumped: I'm using Debian 3.0 (Woody) on a PowerBook Lombard and can't
> get the PHP package (php4 4.1.2-6 and php4-mysql 4.1.2-6) and the MySQL
> package (mysql-server 3.23.49-8) to pla
Hello, All:
I'm stumped: I'm using Debian 3.0 (Woody) on a PowerBook Lombard and can't
get the PHP package (php4 4.1.2-6 and php4-mysql 4.1.2-6) and the MySQL
package (mysql-server 3.23.49-8) to play nicely together. This script...
...causes apache to die. (i.e., nothing
From: Guillaume Morin <[EMAIL PROTECTED]>
Subject: Re: MySQL Won't Bind to TCP Port 3306?
Date: Thu, 12 Jun 2003 15:51:07 -0400
Taken from /usr/share/doc/mysql-server/README.Debian :
* NETWORKING:
=
For security reasons, the Debian package has enabled the skip-networkin
> I've checked mysqld's config file and the values are correct.
What about skip-networking? It's separate from the values for which
port to use, a little further down. If you want networking to work,
you have to comment out that line. Have you done this?
O.
Dans un message du 12 jun à 11:11, Eric Pretorious écrivait :
> I've installed mysql-server, mysql-client, and a few other mysql-related
> packages. Everything's swell but I've got one question: Why won't mysql
> bind to port 3306? I've checked /etc/mysql/my.cn
Hello, All:
I've installed mysql-server, mysql-client, and a few other mysql-related
packages. Everything's swell but I've got one question: Why won't mysql bind
to port 3306? I've checked /etc/mysql/my.cnf, /var/log/mysql.log, and
/var/log/mysql/mysql.err but
On Monday 14 April 2003 11:50 am, Michel Dänzer wrote:
> On Mon, 2003-04-14 at 03:37, Jeff Elkins wrote:
> > On Sunday 13 April 2003 5:55 pm, Michel Dänzer wrote:
> > > What does apt-get install mysql-server mysql-client libdbi-perl
> > >
> > > say? Etc.
> &
On Mon, 2003-04-14 at 03:37, Jeff Elkins wrote:
> On Sunday 13 April 2003 5:55 pm, Michel Dänzer wrote:
> > What does apt-get install mysql-server mysql-client libdbi-perl
> >
> > say? Etc.
> >
>
> apt-get install mysql-server mysql-client libdbi-perl
>
>
On Sunday 13 April 2003 5:55 pm, Michel Dänzer wrote:
> What does apt-get install mysql-server mysql-client libdbi-perl
>
> say? Etc.
>
apt-get install mysql-server mysql-client libdbi-perl
(when pointed at both stable/unstable tree) says:
Some packages could not be installed. T
On Son, 2003-04-13 at 23:22, Jeff Elkins wrote:
>
> Sorry, but the following packages have unmet dependencies:
> mysql-server: Depends: mysql-client (>= 3.23.49-8.2) but it is not going to
> be installed
> Depends: libdbi-perl but it is not going to be in
apt-get install mysql-server
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or
On Wednesday, Oct 9, 2002, at 10:06 US/Pacific, <[EMAIL PROTECTED]> wrote:
figgered it out, for some reason, every time I restart safe_mysqld, it
deletes /var/run/mysql/mysql.sock...
ln -s /tmp/mysql.sock /var/run/mysql/mysql.sock fixed it right
up.. although I'
On Tue, Oct 08, 2002 at 11:13:09PM -0500, Elizabeth Barham wrote:
> Shawn Dunn <[EMAIL PROTECTED]> writes:
> >
> > [EMAIL PROTECTED]:/usr/local/mysql# mysql -u root -p
> > Enter password:
> > ERROR 2002: Can't connect to local MySQL server through socket
Shawn Dunn <[EMAIL PROTECTED]> writes:
>
> [EMAIL PROTECTED]:/usr/local/mysql# mysql -u root -p
> Enter password:
> ERROR 2002: Can't connect to local MySQL server through socket
> '/var/run/mysql/mysql.sock' (111)
> [EMAIL PROTECTED]:/usr/local/mysql#
hey there folks, this isn't really a debian question, so much as a
linux question, but I'm hoping someone can help me out.
Installing mysql from binaries on Slackware 8.1 (not my machine, a
friends), and I get the following message after following the
instructions:
PLEASE REMEM
ow_bug.cgi?id=5732)
> Kostas> i found out why enabling LFS makes a bad mysql binary, quoting from
> the
> Kostas> description of the patch bug:
>
> Kostas>The configure scripts of patch-2.5 detect the LFS support in
> Kostas>glibc-2.1, but due to the lack
>>>>> "Kostas" == Kostas Gewrgiou <[EMAIL PROTECTED]> writes:
Kostas> After looking at Bug#: 5732 in RedHat's bugzilla,
Kostas> (http://developer.redhat.com/bugzilla/show_bug.cgi?id=5732)
Kostas> i found out why enabling LFS makes a bad mysql binary
At 09:19 +0300 1999-10-13, Kostas Gewrgiou wrote:
After looking at Bug#: 5732 in RedHat's bugzilla,
(http://developer.redhat.com/bugzilla/show_bug.cgi?id=5732)
i found out why enabling LFS makes a bad mysql binary, quoting from the
description of the patch bug:
The configure scripts of
After looking at Bug#: 5732 in RedHat's bugzilla,
(http://developer.redhat.com/bugzilla/show_bug.cgi?id=5732)
i found out why enabling LFS makes a bad mysql binary, quoting from the
description of the patch bug:
The configure scripts of patch-2.5 detect the LFS support in
glibc-2.1
> Try commenting out the LFS section of the configure script and recompiling.
> Make sure that you remove the *.cache files in the directory - or better yet
> - start from a fresh source tree.
>
> Both the PPC and Sparc have problems with LFS on mysql - when I commented
> out th
Hi!
I just found below included message on UseNet. I'll try that later today...
(it's all about errors while trying to install MySQL i posted some time ago)
Date: Mon, 07 Jun 1999 14:33:23 -0600
From: "Darron Froese&quo
On Tue, Jun 01, 1999 at 10:11:41AM -0400, Josh Huber wrote:
> Robert Ramiega writes:
> > It looks like nobody is using MySQL =o(( Maybe someone can still help me.
> > Here is what i get when installing mysql package:
> Sorry I missed your first post, but yes I'm also [try
Robert Ramiega writes:
> It looks like nobody is using MySQL =o(( Maybe someone can still help me.
> Here is what i get when installing mysql package:
Sorry I missed your first post, but yes I'm also [trying] to use MySQL right
now on my Powerbook G3.
> (Reading database ... 4
On Mon, May 24, 1999 at 02:28:06PM +0200, Robert Ramiega wrote:
> Hi!
> Is anyone using MySQL? I can't start it on my APUS machine... (just a quick
> question; i'll post details later if needed)
It looks like nobody is using MySQL =o(( Maybe someone can still help me.
Here
Hi!
Is anyone using MySQL? I can't start it on my APUS machine... (just a quick
question; i'll post details later if needed)
--
Robert Ramiega | [EMAIL PROTECTED]IRC: _Jedi_ | Don't underestimate
| http://plukwa.pdi.net/| the power of Source
> Thanks for help i almost thought that nobody reads what i write =o)
:-) i read all the mails, but often is drow faster or no-one has an idea
or no time for an answer.
MfG,
Hartmut
On Thu, Feb 18, 1999 at 04:01:50PM +0100, Hartmut Koptein wrote:
> > After some fiddling arround i built msql-2.0.3 packages any one interested?
> > I'm also trying to make mysql packages but so far i can't do that it fails
> > with strange message:
> > g
> After some fiddling arround i built msql-2.0.3 packages any one interested?
> I'm also trying to make mysql packages but so far i can't do that it fails
> with strange message:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O3 -g -O2
> -DDBUG_OFF
Hi!
After some fiddling arround i built msql-2.0.3 packages any one interested?
I'm also trying to make mysql packages but so far i can't do that it fails
with strange message:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O3 -g -O2
-DDBUG_OFF -D_FILE_OFFSET_
43 matches
Mail list logo