Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
6bedc859
Commit
6bedc859
authored
Jul 07, 2001
by
sasha@mysql.sashanet.com
Browse files
Options
Browse Files
Download
Plain Diff
merged
parents
c739f7f4
b2f0171b
Changes
8
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
153 additions
and
137 deletions
+153
-137
.bzrignore
.bzrignore
+2
-0
BitKeeper/etc/logging_ok
BitKeeper/etc/logging_ok
+1
-0
Docs/Support/texi2html
Docs/Support/texi2html
+4
-4
Docs/manual.ja.texi
Docs/manual.ja.texi
+2
-2
Docs/manual.texi
Docs/manual.texi
+16
-4
sql/item_func.cc
sql/item_func.cc
+3
-2
sql/mysqld.cc
sql/mysqld.cc
+1
-1
sql/share/spanish/errmsg.txt
sql/share/spanish/errmsg.txt
+124
-124
No files found.
.bzrignore
View file @
6bedc859
...
@@ -281,6 +281,8 @@ myisam/mi_test_all
...
@@ -281,6 +281,8 @@ myisam/mi_test_all
myisam/myisamchk
myisam/myisamchk
myisam/myisamlog
myisam/myisamlog
myisam/myisampack
myisam/myisampack
myisam/test1.MYD
myisam/test1.MYI
mysql-test/gmon.out
mysql-test/gmon.out
mysql-test/install_test_db
mysql-test/install_test_db
mysql-test/mysql-test-run
mysql-test/mysql-test-run
...
...
BitKeeper/etc/logging_ok
View file @
6bedc859
...
@@ -5,6 +5,7 @@ jani@janikt.pp.saunalahti.fi
...
@@ -5,6 +5,7 @@ jani@janikt.pp.saunalahti.fi
jcole@abel.spaceapes.com
jcole@abel.spaceapes.com
jcole@main.burghcom.com
jcole@main.burghcom.com
jcole@tetra.spaceapes.com
jcole@tetra.spaceapes.com
miguel@light.local
monty@donna.mysql.fi
monty@donna.mysql.fi
monty@hundin.mysql.fi
monty@hundin.mysql.fi
monty@tik.mysql.fi
monty@tik.mysql.fi
...
...
Docs/Support/texi2html
View file @
6bedc859
...
@@ -845,7 +845,7 @@ READ_LINE: while ($_ = &next_line)
...
@@ -845,7 +845,7 @@ READ_LINE: while ($_ = &next_line)
print
"
# end of multitable with
$multitable_cols
columns
\n
"
print
"
# end of multitable with
$multitable_cols
columns
\n
"
if
$debug
and
$DEBUG_USER
;
if
$debug
and
$DEBUG_USER
;
$in_multitable
=
0
;
$in_multitable
=
0
;
push
(
@lines
,
"
</TR>
\n
");
push
(
@lines
,
"
</T
D></T
R>
\n
");
&
html_pop_if
('
TR
');
&
html_pop_if
('
TR
');
push
(
@lines
,
"
</TABLE>
\n
");
push
(
@lines
,
"
</TABLE>
\n
");
&
html_pop_if
('
TABLE
');
&
html_pop_if
('
TABLE
');
...
@@ -1076,9 +1076,9 @@ EOC
...
@@ -1076,9 +1076,9 @@ EOC
{
{
# All this is a **HACK**.
# All this is a **HACK**.
# It does only work for a FEW SIMPLE CASES !!!
# It does only work for a FEW SIMPLE CASES !!!
push
(
@lines
,
&
debug
("
</TR>
\n
",
__LINE__
))
push
(
@lines
,
&
debug
("
</T
D></T
R>
\n
",
__LINE__
))
unless
$html_element
eq
'
TABLE
';
;
unless
$html_element
eq
'
TABLE
';
&
html_pop_if
('
TR
');
&
html_pop_if
('
TR
');
$what
=~
s|\s+\@tab\s*| </TD><TD> |g
;
$what
=~
s|\s+\@tab\s*| </TD><TD> |g
;
push
(
@lines
,
&
debug
("
<TR><TD>
$what
\n
",
__LINE__
));
push
(
@lines
,
&
debug
("
<TR><TD>
$what
\n
",
__LINE__
));
&
html_push
('
TR
');
&
html_push
('
TR
');
...
...
Docs/manual.ja.texi
View file @
6bedc859
...
@@ -33032,7 +33032,7 @@ Performance handicapping system for yachts. Uses PHP. By
...
@@ -33032,7 +33032,7 @@ Performance handicapping system for yachts. Uses PHP. By
@item @uref{http://www.mysql.com/Contrib/hylalog-1.0.tar.gz, hylalog-1.0.tar.gz}
@item @uref{http://www.mysql.com/Contrib/hylalog-1.0.tar.gz, hylalog-1.0.tar.gz}
Store @code{hylafax} outgoing faxes in a @strong{MySQL} database. By Sinisa
Store @code{hylafax} outgoing faxes in a @strong{MySQL} database. By Sinisa
Milivojevic, @email{sinisa@@
coresinc
.com}.
Milivojevic, @email{sinisa@@
mysql
.com}.
@item @uref{http://www.mysql.com/Contrib/mrtg-mysql-1.0.tar.gz, mrtg-mysql-1.0.tar.gz}
@item @uref{http://www.mysql.com/Contrib/mrtg-mysql-1.0.tar.gz, mrtg-mysql-1.0.tar.gz}
@strong{MySQL} status plotting with MRTG, by Luuk de Boer, @email{luuk@@wxs.nl}.
@strong{MySQL} status plotting with MRTG, by Luuk de Boer, @email{luuk@@wxs.nl}.
...
@@ -33268,7 +33268,7 @@ The @file{libmysql.dll} library.
...
@@ -33268,7 +33268,7 @@ The @file{libmysql.dll} library.
Mysqlmanager, a Win32 GUI tool for administrating @strong{MySQL}.
Mysqlmanager, a Win32 GUI tool for administrating @strong{MySQL}.
@item Curt Sampson @email{cjs@@portal.ca}
@item Curt Sampson @email{cjs@@portal.ca}
Porting of MIT-pthreads to NetBSD/Alpha and NetBSD 1.3/i386.
Porting of MIT-pthreads to NetBSD/Alpha and NetBSD 1.3/i386.
@item Sinisa Milivojevic @email{sinisa@@
coresinc
.com}
@item Sinisa Milivojevic @email{sinisa@@
mysql
.com}
Compression (with @code{zlib}) to the client/server protocol.
Compression (with @code{zlib}) to the client/server protocol.
Perfect hashing for the lexical analyzer phase.
Perfect hashing for the lexical analyzer phase.
@item Antony T. Curtis @email{antony.curtis@@olcs.net}
@item Antony T. Curtis @email{antony.curtis@@olcs.net}
Docs/manual.texi
View file @
6bedc859
...
@@ -1378,8 +1378,9 @@ of @strong{MySQL} so that we could accelerate the development pace. If you
...
@@ -1378,8 +1378,9 @@ of @strong{MySQL} so that we could accelerate the development pace. If you
are interested in doing this, you can email @email{partner@@mysql.com} about
are interested in doing this, you can email @email{partner@@mysql.com} about
this!
this!
@strong{MySQL AB} has currently 20+ people on its payroll and is growing
@strong{MySQL AB} has currently 20+ people
rapidly. @uref{http://www.mysql.com/development/team.html}.
(@uref{http://www.mysql.com/development/team.html}) on its payroll and is growing rapidly.
Our main sources of income are:
Our main sources of income are:
...
@@ -3086,6 +3087,11 @@ If so, it may have a local mailing list, so that messages sent from
...
@@ -3086,6 +3087,11 @@ If so, it may have a local mailing list, so that messages sent from
cases, please contact your system administrator to be added to or dropped
cases, please contact your system administrator to be added to or dropped
from the local @strong{MySQL} list.
from the local @strong{MySQL} list.
If you wish to have traffic for a mailing list go to a separate mailbox in
your mail program, set up a filter based on the message headers. You can
use either the @code{List-ID:} or @code{Delivered-To:} headers to identify
list messages.
The following @strong{MySQL} mailing lists exist:
The following @strong{MySQL} mailing lists exist:
@table @code
@table @code
...
@@ -4422,6 +4428,12 @@ Please report bad or out-of-date mirrors to @email{webmaster@@mysql.com}.
...
@@ -4422,6 +4428,12 @@ Please report bad or out-of-date mirrors to @email{webmaster@@mysql.com}.
@image{Flags/france} France [mtesa.net] @
@image{Flags/france} France [mtesa.net] @
@uref{http://mysql.mtesa.net/, WWW}
@uref{http://mysql.mtesa.net/, WWW}
@item
@c EMAIL: mrjack@fastorama.com (MrJacK)
@image{Flags/france} France [fastorama.com, Chatenois] @
@uref{http://mysql.fastorama.com/, WWW}
@uref{ftp://ftp.fastorama.com/unix/mysql/, FTP}
@c @item
@c @item
@c Not ok 20000919; Old site (Matt)
@c Not ok 20000919; Old site (Matt)
@c EMAIL: Jaakko.Hyvatti@eunet.fi
@c EMAIL: Jaakko.Hyvatti@eunet.fi
...
@@ -5564,7 +5576,7 @@ shell> scripts/mysql_install_db
...
@@ -5564,7 +5576,7 @@ shell> scripts/mysql_install_db
shell> chown -R root /usr/local/mysql
shell> chown -R root /usr/local/mysql
shell> chown -R mysql /usr/local/mysql/data
shell> chown -R mysql /usr/local/mysql/data
shell> chgrp -R mysql /usr/local/mysql
shell> chgrp -R mysql /usr/local/mysql
shell> chown -R root /usr/local/mysql/bin
/
shell> chown -R root /usr/local/mysql/bin
shell> bin/safe_mysqld --user=mysql &
shell> bin/safe_mysqld --user=mysql &
@end example
@end example
...
@@ -5695,7 +5707,7 @@ directory to the user that you will run @code{mysqld} as:
...
@@ -5695,7 +5707,7 @@ directory to the user that you will run @code{mysqld} as:
@example
@example
shell> chown -R root /usr/local/mysql
shell> chown -R root /usr/local/mysql
shell> chown -R mysql /usr/local/mysql/
var
shell> chown -R mysql /usr/local/mysql/
data
shell> chgrp -R mysql /usr/local/mysql
shell> chgrp -R mysql /usr/local/mysql
@end example
@end example
sql/item_func.cc
View file @
6bedc859
...
@@ -1951,6 +1951,9 @@ bool Item_func_match::fix_fields(THD *thd,struct st_table_list *tlist)
...
@@ -1951,6 +1951,9 @@ bool Item_func_match::fix_fields(THD *thd,struct st_table_list *tlist)
List_iterator
<
Item
>
li
(
fields
);
List_iterator
<
Item
>
li
(
fields
);
Item
*
item
;
Item
*
item
;
maybe_null
=
1
;
join_key
=
0
;
/* Why testing for const_item ? Monty */
/* Why testing for const_item ? Monty */
/* I'll remove it later, but this should include modifications to
/* I'll remove it later, but this should include modifications to
find_best and auto_close as complement to auto_init code above. SerG */
find_best and auto_close as complement to auto_init code above. SerG */
...
@@ -2044,8 +2047,6 @@ bool Item_func_match::fix_index()
...
@@ -2044,8 +2047,6 @@ bool Item_func_match::fix_index()
continue
;
continue
;
this
->
key
=
ft_to_key
[
key
];
this
->
key
=
ft_to_key
[
key
];
maybe_null
=
1
;
join_key
=
0
;
return
0
;
return
0
;
}
}
...
...
sql/mysqld.cc
View file @
6bedc859
...
@@ -1108,7 +1108,7 @@ static void start_signal_handler(void)
...
@@ -1108,7 +1108,7 @@ static void start_signal_handler(void)
#elif defined(__EMX__)
#elif defined(__EMX__)
static
void
sig_reload
(
int
signo
)
static
void
sig_reload
(
int
signo
)
{
{
reload_acl_and_cache
((
THD
*
)
0
,
~
0
,
(
TABLE_LIST
*
)
0
);
// Flush everything
reload_acl_and_cache
((
THD
*
)
0
,
REFRESH_LOG
,
(
TABLE_LIST
*
)
0
);
// Flush everything
signal
(
signo
,
SIG_ACK
);
signal
(
signo
,
SIG_ACK
);
}
}
...
...
sql/share/spanish/errmsg.txt
View file @
6bedc859
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment