Commit 5d63584e authored by unknown's avatar unknown

merged


BitKeeper/etc/ignore:
  auto-union
BitKeeper/etc/logging_ok:
  auto-union
Docs/manual.texi:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/share/spanish/errmsg.txt:
  merged and translated the new 4.0 errors - had to type them in 
  anyway so figured I'd do it in Spanish - Jorge/Miguel - can you do QA
  on my translation?
parents fde78d99 502806cd
...@@ -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
......
...@@ -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
......
...@@ -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, "</TD></TR>\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("</TD></TR>\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');
......
...@@ -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}
...@@ -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
...@@ -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;
} }
......
...@@ -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);
} }
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment