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 66f7f0869b Moved cmake scripts into the proper directories
sql/cmakelists.txt:
  Rename: sql/sql -> sql/cmakelists.txt
zlib/cmakelists.txt:
  Rename: win/cmakefiles/zlib -> zlib/cmakelists.txt
vio/cmakelists.txt:
  Rename: win/cmakefiles/vio -> vio/cmakelists.txt
regex/cmakelists.txt:
  Rename: win/cmakefiles/regex -> regex/cmakelists.txt
mysys/cmakelists.txt:
  Rename: win/cmakefiles/mysys -> mysys/cmakelists.txt
cmakelists.txt:
  Rename: win/cmakefiles/base -> cmakelists.txt
dbug/cmakelists.txt:
  Rename: win/cmakefiles/dbug -> dbug/cmakelists.txt
strings/cmakelists.txt:
  Rename: win/cmakefiles/strings -> strings/cmakelists.txt
libmysql/cmakelists.txt:
  Rename: win/cmakefiles/libmysql -> libmysql/cmakelists.txt
client/cmakelists.txt:
  Rename: win/cmakefiles/client -> client/cmakelists.txt
extra/cmakelists.txt:
  Rename: win/cmakefiles/extra -> extra/cmakelists.txt
tests/cmakelists.txt:
  Rename: win/cmakefiles/tests -> tests/cmakelists.txt
server-tools/instance-manager/cmakelists.txt:
  Rename: win/cmakefiles/im -> server-tools/instance-manager/cmakelists.txt
storage/heap/cmakelists.txt:
  Rename: win/cmakefiles/heap -> storage/heap/cmakelists.txt
storage/myisam/cmakelists.txt:
  Rename: win/cmakefiles/myisam -> storage/myisam/cmakelists.txt
storage/myisammrg/cmakelists.txt:
  Rename: win/cmakefiles/myisammrg -> storage/myisammrg/cmakelists.txt
storage/bdb/cmakelists.txt:
  Rename: win/cmakefiles/bdb -> storage/bdb/cmakelists.txt
storage/innobase/cmakelists.txt:
  Rename: win/cmakefiles/innobase -> storage/innobase/cmakelists.txt
extra/yassl/cmakelists.txt:
  Rename: win/cmakefiles/yassl -> extra/yassl/cmakelists.txt
extra/yassl/taocrypt/cmakelists.txt:
  Rename: win/cmakefiles/taocrypt -> extra/yassl/taocrypt/cmakelists.txt
BitKeeper/deleted/.del-deploy.bat~f6b42340:
  Delete: win/cmakefiles/deploy.bat
2006-03-15 10:22:12 -06:00
BitKeeper post-commit: 2006-03-13 16:16:46 +01:00
BUILD
client Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
cmd-line-utils
config/ac-macros
dbug Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
Docs
extra Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
include Merge mysql.com:/home/mydev/mysql-5.0 2006-03-10 22:28:50 +01:00
libmysql Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
libmysql_r
libmysqld merged 2006-03-06 23:20:19 +01:00
man
mysql-test xml.result, xml.test: 2006-03-15 11:57:37 +04:00
mysys Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
netware
os2
plugin
pstack
regex Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
scripts Merge bk-internal:/home/bk/mysql-5.1-new 2006-03-03 13:33:01 +01:00
server-tools Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
sql Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
sql-bench
sql-common
SSL
storage Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
strings Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
support-files mysql.spec.sh: 2006-03-07 18:53:26 +01:00
tests Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
tools
VC++Files Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0 2006-03-03 12:03:27 +01:00
vio Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
win Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
zlib Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
.bzrignore merged 2006-03-06 23:20:19 +01:00
.cvsignore
cmakelists.txt Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
configure.in Merge zim.(none):/home/brian/mysql/mysql-5.0 2006-03-09 10:39:40 -08:00
COPYING
Makefile.am
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.