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 ffaacf0dd3 BUG#20739
Improved definition of mysys configuration for -nt builds.


VC++Files/mysql.sln:
  Use the name 'nt' instead of 'Release' for configuration.
VC++Files/mysys/mysys.vcproj:
  Use the name 'nt' instead of 'Release' for configuration.
  Use separate output files for NT and non-NT configurations.
2006-06-28 14:25:17 +02:00
bdb
BitKeeper
BUILD Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new 2006-06-17 15:42:24 +02:00
client Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl 2006-06-19 12:09:24 +02:00
cmd-line-utils
config/ac-macros
dbug
Docs
extra Bug#19191 Repeated crashes on OpenBSD for ssl test cases 2006-06-14 21:30:49 +02:00
heap
include Fixing BUG#17719 "Delete of binlog files fails on Windows" 2006-06-28 10:21:01 +04:00
innobase Applied innodb-5.0-ss609 snapshot. 2006-06-06 23:37:42 +04:00
libmysql
libmysql_r
libmysqld
man
myisam
myisammrg
mysql-test BUG#20739: __NT__ not probably defined for mysys project. 2006-06-28 12:30:14 +02:00
mysys Fixing BUG#17719 "Delete of binlog files fails on Windows" 2006-06-28 10:21:01 +04:00
ndb Merge mysql.com:/home/stewart/Documents/MySQL/5.0/main 2006-06-20 18:27:54 +10:00
netware Merge 2006-06-17 02:05:48 +02:00
os2
pstack
regex Bug#19407 Test 'func_regexp' fails on Windows x64 2006-06-19 22:19:05 -04:00
scripts Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new 2006-06-17 11:38:16 +02:00
server-tools The second fix for BUG#19391: IM fails to start after two executions. 2006-06-19 14:16:10 +04:00
sql Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl 2006-06-28 10:24:10 +04:00
sql-bench
sql-common
SSL
strings
support-files Merge mysql.com:/M41/bug18810-4.1 into mysql.com:/M41/mysql-4.1 2006-06-14 18:28:49 +02:00
tests
tools
VC++Files BUG#20739 2006-06-28 14:25:17 +02:00
vio
zlib
.bzrignore Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-06-05 12:19:53 +03:00
.cvsignore
configure.in configure.in, net_serv.cc, compile-netware-END: 2006-06-17 00:30:02 +02: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.