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 0e978328ae Merge bk-internal.mysql.com:/home/bk/mysql-5.1
into  bodhi.local:/opt/local/work/mysql-5.1-runtime-merge


libmysql/libmysql.c:
  Auto merged
mysql-test/r/ps.result:
  Auto merged
mysql-test/t/func_str.test:
  Auto merged
mysql-test/t/ps.test:
  Auto merged
sql/item_cmpfunc.cc:
  Auto merged
sql/item_func.cc:
  Auto merged
sql/item_strfunc.cc:
  Auto merged
sql/item_sum.cc:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/set_var.cc:
  Auto merged
sql/sql_lex.cc:
  Auto merged
sql/sql_lex.h:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
server-tools/instance-manager/mysql_connection.cc:
  Rollback Monty's removals of explicit casts
tests/mysql_client_test.c:
  SCCS merged
2006-11-29 11:44:37 +03:00
BitKeeper Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 11:44:37 +03:00
BUILD Removed compiler warnings 2006-11-27 18:16:08 +02:00
client Removed compiler warnings 2006-11-27 18:16:08 +02:00
cmd-line-utils Fixed portablity problem 2006-11-28 05:43:30 +02:00
config/ac-macros Merge trift2.:/MySQL/M51/clone-5.1 2006-11-01 13:26:03 +01:00
dbug Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
Docs Merge mysql.com:/Users/kent/mysql/bk/lic/my50-lic 2006-11-07 23:01:38 +01:00
extra Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
include Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 11:44:37 +03:00
libmysql Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 11:44:37 +03:00
libmysql_r Re-apply missing changeset, orignally pushed by elliot 2006-06-06 14:21:07 +03:00
libmysqld Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 11:44:37 +03:00
man Makefile.am, configure.in: 2006-07-28 23:12:40 +02:00
mysql-test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 11:44:37 +03:00
mysys Disabled syncronization test at it fails on multiple platforms. (Bug #24529) 2006-11-27 23:19:53 +02:00
netware Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-02 17:51:59 -05:00
plugin Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
pstack Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
regex Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
scripts Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-21 23:12:45 +02:00
server-tools Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
sql Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 11:44:37 +03:00
sql-common Merge mysql.com:/home/my/mysql-5.0 2006-11-27 01:51:50 +02:00
storage Fixed portablity problem 2006-11-28 05:43:30 +02:00
strings Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
support-files support-files/mysql.spec.sh : Make the server report its features in the first test run. 2006-11-13 12:10:12 +01:00
tests Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 11:44:37 +03:00
unittest Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
vio Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
win Deleted old storage directories (introduced by a buggy 5.0 -> 5.1 merge). 2006-09-21 08:57:47 +02:00
zlib Merge mysql.com:/usr/home/ram/work/mysql-5.0-maint 2006-09-18 10:43:06 +05:00
.bzrignore Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
CMakeLists.txt In current 5.1 build we don't build embedded server for windows (this will be 2006-09-18 17:28:17 +02:00
configure.in Merge mysql.com:/home/bk/MERGE/mysql-5.0-merge 2006-11-15 13:17:43 +01:00
COPYING - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all 2005-04-13 11:51:38 +02:00
Makefile.am Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-10-14 17:31:04 +02:00
README make_binary_distribution.sh: 2006-11-07 22:26:37 +01:00

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 and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql 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 Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors 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.