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 79cc1546b2 WL#2257 REFERENTIAL_CONSTRAINTS view
added I_S.REFARENTIAL_CONSTRAINTS table


mysql-test/r/information_schema.result:
  WL#2257 REFERENTIAL_CONSTRAINTS view
   result fix
mysql-test/r/information_schema_db.result:
  WL#2257 REFERENTIAL_CONSTRAINTS view
   result fix
mysql-test/r/information_schema_inno.result:
  WL#2257 REFERENTIAL_CONSTRAINTS view
   test case
mysql-test/t/information_schema_inno.test:
  WL#2257 REFERENTIAL_CONSTRAINTS view
   test case
sql/ha_innodb.cc:
  WL#2257 REFERENTIAL_CONSTRAINTS view
2006-05-02 16:31:39 +05:00
BitKeeper post-commit: 2006-03-13 16:16:46 +01:00
BUILD Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new 2006-04-19 21:22:35 -04:00
client Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-05-01 11:38:15 -07:00
cmd-line-utils Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 2006-02-21 08:57:18 +01:00
config/ac-macros Clean up after big merge 2006-05-01 00:14:32 -07:00
dbug Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
Docs Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new, 2006-04-11 18:54:24 -07:00
extra Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07:00
include Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-05-01 11:38:15 -07:00
libmysql Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
libmysql_r fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00
libmysqld Fix compilation failure when compiling with BUILD/compile-pentium-debug-max 2006-04-19 10:39:57 +03:00
man - Removed obsolete and outdated man page files from the man 2005-10-27 14:51:58 +02:00
mysql-test WL#2257 REFERENTIAL_CONSTRAINTS view 2006-05-02 16:31:39 +05:00
mysys Manually merged 2006-04-25 13:04:39 +04:00
netware Merge 2006-04-04 23:37:44 +02:00
plugin fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00
pstack Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
regex Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
scripts Delete unused (and unmaintained) scripts. 2006-04-17 20:01:07 -07:00
server-tools Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07:00
sql WL#2257 REFERENTIAL_CONSTRAINTS view 2006-05-02 16:31:39 +05:00
sql-common Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
storage Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 2006-04-26 17:01:00 +02:00
strings Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-19 09:50:17 +05:00
support-files Merge 2006-05-02 02:45:04 +02:00
tests Fix incorrect merge: put '/*' comment start back. 2006-03-30 22:35:50 +04:00
unittest fix for make distcheck 2006-04-20 23:04:55 +02:00
VC++Files Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07:00
vio Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
win Update readme file with instructions for VCExpress and Platform SDK 2006-04-10 18:44:55 +02:00
zlib Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
.bzrignore Fix for Win build 2006-05-01 22:16:08 +05:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
cmakelists.txt Add CSV storage engine to cmake files 2006-04-10 18:18:29 +02:00
configure.in Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07: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 mysql.com:/home/jimw/my/mysql-5.1-clean 2006-04-13 10:37:57 -07:00
README README: 2006-04-01 04:13:33 +02: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.
- 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.