MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
unknown 41de6f9a7c Merge mysql.com:/home/mysql_src/mysql-5.0
into  mysql.com:/home/mysql_src/mysql-5.1-merge-of-5.0 (not all files are good,
I'll fix; I'll ask some devs to check their part)


BitKeeper/etc/ignore:
  auto-union
include/my_global.h:
  Auto merged
mysql-test/mysql-test-run.pl:
  Auto merged
mysql-test/mysql-test-run.sh:
  Auto merged
mysql-test/r/information_schema.result:
  Auto merged
mysql-test/t/view.test:
  Auto merged
scripts/mysql_fix_privilege_tables.sql:
  Auto merged
sql/field.cc:
  Auto merged
sql/item.cc:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/opt_range.cc:
  Auto merged
sql/set_var.h:
  Auto merged
sql/sp.cc:
  Auto merged
sql/sp_head.cc:
  Auto merged
sql/sql_acl.cc:
  Auto merged
sql/sql_class.h:
  Auto merged
sql/sql_lex.cc:
  Auto merged
sql/sql_lex.h:
  Auto merged
sql/sql_parse.cc:
  Auto merged
sql/sql_prepare.cc:
  Auto merged
sql/sql_repl.cc:
  Auto merged
sql/sql_select.cc:
  Auto merged
sql/sql_select.h:
  Auto merged
sql/sql_table.cc:
  Auto merged
sql/table.h:
  Auto merged
storage/myisam/mi_key.c:
  Auto merged
storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
  Auto merged
storage/ndb/src/ndbapi/NdbImpl.hpp:
  Auto merged
storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:
  Auto merged
support-files/mysql.spec.sh:
  Auto merged
configure.in:
  merge
mysql-test/r/ps_1general.result:
  merge ("ul", will fix)
sql/examples/ha_tina.cc:
  merge
sql/ha_innodb.cc:
  merge
sql/handler.h:
  merge
sql/log.cc:
  merge
sql/set_var.cc:
  merge
sql/share/errmsg.txt:
  merge (bad, will fix)
sql/sql_show.cc:
  merge (bad, will fix)
sql/sql_yacc.yy:
  merge
storage/ndb/src/ndbapi/NdbRecAttr.cpp:
  merge
2005-11-18 16:38:01 +01:00
BitKeeper Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
BUILD Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
client merge 2005-11-02 08:46:13 +13:00
cmd-line-utils Reapplied portability changes, from changesets by kent, joerg and msvensson 2005-11-06 02:19:51 +01:00
config/ac-macros Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
dbug
Docs
extra Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
include Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
libmysql BUG#12985 Do-mysqlclient-test: Can't find -lyassl when linking 2005-10-27 21:48:43 +02:00
libmysql_r Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linking 2005-10-18 15:43:59 +02:00
libmysqld Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
man - Removed obsolete and outdated man page files from the man 2005-10-27 14:51:58 +02:00
mysql-test Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
mysys Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
netware - after merge fixes 2005-10-28 11:10:29 +02:00
os2
pstack
regex
scripts Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
server-tools Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
sql Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
sql-bench
sql-common Improved testing of ssl and compression 2005-10-04 15:43:55 +02:00
SSL
storage Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
strings Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
support-files Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
tests A fix and a test case for Bug#13488 "Left outer join query incorrectly 2005-11-09 20:31:01 +03:00
tools pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00
VC++Files Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
vio Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985 2005-10-28 11:45:30 +02:00
zlib
.bzrignore Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
.cvsignore
configure.in Merge mysql.com:/home/mysql_src/mysql-5.0 2005-11-18 16:38:01 +01:00
COPYING
Makefile.am Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
README

This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file.
- For commercial distributions, see the MySQLEULA.txt file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http:/dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

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

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.