Hi!
8 окт. 2009, в 09:44, Kristian Nielsen написал(а):
[skip]
#!/usr/bin/perl
my $cmd="handle.exe maria-slave |" ;
(I guess maria-slave should be $ARGV[0] or something ...)
AFAIK in perl $ARGV[0] is real very first argument (there is no
program name in the array).
___
At file:///home/psergey/bzr-new/maria-5.1-build1/
revno: 2772
revision-id: pser...@askmonty.org-20091008210103-xrb1cvmxzc5uhkfa
parent: pser...@askmonty.org-20091008191148-suda4au7bmdlq1hj
committer: Sergey Petrunya
branch nick: maria-5
At file:///home/psergey/bzr-new/maria-5.1-build1/
revno: 2771
revision-id: pser...@askmonty.org-20091008191148-suda4au7bmdlq1hj
parent: pser...@askmonty.org-20091008190412-78y3f1r7bdnger9r
committer: Sergey Petrunya
branch nick: maria-5
At file:///home/psergey/bzr-new/maria-5.1-build1/
revno: 2770
revision-id: pser...@askmonty.org-20091008190412-78y3f1r7bdnger9r
parent: kniel...@knielsen-hq.org-20091008094331-wgvbuy10n25l7u14
committer: Sergey Petrunya
branch nick: mar
Personally, I would prefer to see MySQL one day as a GPL-only project. I see
most of the most successful free software projects working this way, and I
believe it is not accidental.
For now, I agree we need to keep the option open of selling Monty Program
development to Sun (/Oracle) for them to d
I need to use sql_string.* and sql_list.* in MYSQL_CLIENT context
(mysqlbinlog.cc).
sql_list.h refers to sql_alloc() function which originally has "THD dependent"
implementation:
mysql_priv.h:
#ifndef MYSQL_CLIENT
...
(1)void *sql_alloc(size_t);
...
#endif
th
On Thu, Oct 8, 2009 at 2:35 PM, Arjen Lentz wrote:
>> Henrik> Sorry to be a nitpick, but since this touches source code and not
>> just
>> Henrik> build stuff...
>
> Does that even matter, it's part of the same?
>
> I actually got build-related scripts out of Sun/MySQL under GPL that were
> kept i
Hi Monty, Henrik
On 08/10/2009, at 8:45 PM, Michael Widenius wrote:
"Henrik" == Henrik Ingo writes:
Henrik> On Wed, Oct 7, 2009 at 4:16 PM,
wrote:
#At lp:maria
2763 kniel...@knielsen-hq.org 2009-10-07 [merge]
Merge Arjen's fix for new slow log functionality.
modified:
s
Hi Monty
On 08/10/2009, at 8:43 PM, Michael Widenius wrote:
"knielsen" == knielsen writes:
knielsen> #At lp:maria
knielsen> 2763 kniel...@knielsen-hq.org 2009-10-07 [merge]
knielsen> Merge Arjen's fix for new slow log functionality.
knielsen> modified:
knielsen> sql/
Hi!
> "knielsen" == knielsen writes:
knielsen> #At lp:maria
knielsen> 2763 kniel...@knielsen-hq.org2009-10-07 [merge]
knielsen> Merge Arjen's fix for new slow log functionality.
knielsen> modified:
knielsen> sql/mysqld.cc
knielsen> === modified file 'sql/mysql
#At lp:maria
2769 kniel...@knielsen-hq.org 2009-10-08
Revert change of package name in configure.in, as it breaks too much
stuff.
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2009-10-07 22:57:43 +
+++ b/configure.in 2009-10-08 09:
11 matches
Mail list logo