1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
unknown ae4323e0d9 After merge fixes
Added THD to add_to_xxx_list() functions for faster parsing.


heap/_check.c:
  After merge fix
mysql-test/r/distinct.result:
  After merge fix
mysql-test/r/multi_update.result:
  Make timestamp test portable
mysql-test/t/multi_update.test:
  Make timestamp test portable
sql/field.cc:
  After merge fix
sql/item_sum.cc:
  After merge fix
sql/log_event.cc:
  Remove compiler warning
sql/mysql_priv.h:
  Added THD to add_to_list (Faster parsing)
sql/sql_derived.cc:
  Fixed parameters to create_tmp_table()
sql/sql_lex.cc:
  Added THD to add_to_list (Faster parsing)
sql/sql_lex.h:
  Added THD to add_to_list (Faster parsing)
sql/sql_parse.cc:
  Added THD to add_to_list (Faster parsing)
sql/sql_select.cc:
  After merge fixes
  Fixed return values from JOIN::optimize()
  Replaced test_function_query with '!tables_list'
  Optimized arguments to create_tmp_table()
sql/sql_select.h:
  Removed test_function_query variable
  Updated prototypes
sql/sql_union.cc:
  Updated argument lists.
sql/sql_update.cc:
  After merge fixes
sql/sql_yacc.yy:
  Added THD to all add_xxx_to_list() functions
sql/table.h:
  After merge fix
2002-12-06 21:11:27 +02:00
2002-12-05 19:38:42 +02:00
2002-12-05 19:38:42 +02:00
2002-12-05 19:38:42 +02:00
2002-11-26 14:01:08 +01:00
2001-12-06 14:10:51 +02:00
2002-11-10 09:39:00 +02:00
2002-11-26 14:01:08 +01:00
2002-11-26 14:01:08 +01:00
2002-12-06 21:11:27 +02:00
2000-07-31 21:29:14 +02:00
2002-12-05 19:38:42 +02:00
2002-12-03 18:16:48 +02:00
2002-12-05 19:38:42 +02:00
2002-12-05 19:38:42 +02:00
2002-12-05 19:38:42 +02:00
2001-11-28 14:52:11 +02:00
2002-11-26 14:01:08 +01:00
2002-12-05 19:38:42 +02:00
2002-12-05 19:38:42 +02:00
2002-12-06 21:11:27 +02:00
2002-12-05 19:38:42 +02:00
2000-07-31 21:29:14 +02:00
2002-11-26 14:01:08 +01:00
2002-11-28 15:28:23 +04:00
2002-12-06 21:11:27 +02:00
2002-12-05 19:38:42 +02:00
2002-08-08 23:06:15 +02:00
2002-12-05 19:38:42 +02:00
2002-12-05 03:52:53 +02:00
2002-11-26 14:01:08 +01:00
2002-11-26 14:01:08 +01:00
2002-10-14 17:50:44 +03:00
2002-12-05 19:38:42 +02:00
2002-03-19 01:08:09 -03:00
2002-12-05 19:38:42 +02:00
2000-07-31 21:29:14 +02:00
2002-11-21 15:56:48 +02:00
2002-12-05 19:38:42 +02:00
2000-07-31 21:29:14 +02:00

This is a release of MySQL, a GPL (free) SQL database server (more
licence information in the PUBLIC file and in the reference manual).

Please read the "Upgrading from..." section in the manual first, if you are
migrating from older versions of MySQL!

The latest information about MySQL can be found at:
http://www.mysql.com

To see what it can do take a look at the features section in the
manual.

For installation instructions see the Installation chapter in the
manual.

For future plans see the TODO appendix in the manual.

New features/bug fixes history is in the news appendix in the manual.

For the currently known bugs/misfeatures (known errors) see the bugs
appendix in the manual.

For examples of SQL and benchmarking information see the bench
directory.

The manual mentioned above can be found in the Docs directory. The
manual is available in the following formats: as plain ASCII text in
Docs/manual.txt, in HTML format in Docs/manual_toc.html, as GNU Info in
Docs/mysql.info and as PostScript in Docs/manual.ps.

MySQL is brought to you by the MySQL team at MySQL AB

For a list of developers and other contributors, see the Credits appendix
in the manual.

************************************************************

IMPORTANT:

Send bug (error) reports, questions and comments to the mailing list
at mysql@lists.mysql.com

Please use the 'mysqlbug' script when posting bug reports or questions
about MySQL. mysqlbug will gather some information about your system
and start your editor with a form in which you can describe your
problem. Bug reports might be silently ignored by the MySQL
maintainers if there is not a good reason included in the report as to
why mysqlbug has not been used. A report that says 'MySQL does not
work for me. Why?' is not considered a valid bug report.

The mysqlbug script can be found in the 'scripts' directory of the
distribution, that is '<where-you-installed-mysql>/scripts'.
Description
Сервер MariaDB - это разработанный сообществом форк сервера MySQL
https://mariadb.org Readme 2.1 GiB
Languages
MariaDB\ 71.9%
C++ 16.2%
C 10.5%
Shell 0.5%
Perl 0.4%
Other 0.3%