You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown e83ae318da Dean noticed that constant flush calls caused the archive stream file to flush empty buffers. This patch removes that behavior. 20 years ago
BUILD Use yaSSL as default for BUILD/* scripts 20 years ago
BitKeeper Merge mysql.com:/space/my/mysql-4.1 20 years ago
Docs Merge 20 years ago
SSL Added missing SSL library (Should be in source distribution) 22 years ago
VC++Files Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new 20 years ago
bdb BUG#15734: Fix undefined awk behaviour breaking compilation on Debian. 20 years ago
client Only expand the empty string to the letters "NULL" if the column 20 years ago
cmd-line-utils Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 20 years ago
config/ac-macros postmerge fix: added tinfo support. 20 years ago
dbug Several fixes revelaled by Intel compiler. 20 years ago
extra Bug #17235 perror prints wrong prefix for ndb error codes 20 years ago
heap Merge mysql.com:/opt/local/work/mysql-4.1-root 20 years ago
include Merge monty@bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
innobase Applied innodb-5.0-ss398 snapshot. 20 years ago
libmysql Merge 192.168.0.20:mysql/bug15069/my50-bug15069 20 years ago
libmysql_r yassl link problem fixed 20 years ago
libmysqld compilation fixes 20 years ago
man - Removed obsolete and outdated man page files from the man 20 years ago
myisam Merge april.(none):/home/svoj/devel/mysql/BUG17917/mysql-4.1 20 years ago
myisammrg BUG#17314: Can't use index_merge/intersection for MERGE tables 20 years ago
mysql-test Post merge correction for the Changesset 20 years ago
mysys Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2 20 years ago
ndb Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
netware .libs is no longer used when compiling netware 20 years ago
os2 Merge 20 years ago
pstack Makefile.am, configure.in: 20 years ago
regex Merge 20 years ago
scripts Merge 20 years ago
server-tools Makefile.am: 20 years ago
sql Dean noticed that constant flush calls caused the archive stream file to flush empty buffers. This patch removes that behavior. 20 years ago
sql-bench Set thread_stack after return from end_thread() 20 years ago
sql-common Moving mysql_get_server_version() from libmysql.c to client.c, 20 years ago
strings conf_to_src.c: 20 years ago
support-files Fix for Bug #16240 20 years ago
tests Undo the patch for Bug#16144 "mysql_stmt_attr_get type error", 20 years ago
tools pthread_handler_decl() changed to be ctags-friendly 20 years ago
vio No longer leak file descriptors in mysql_close. Fixes Bug#15846. 20 years ago
zlib Changes after initial patch to #15787 20 years ago
.bzrignore Disable udf test 20 years ago
.cvsignore Import changeset 26 years ago
COPYING - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all 21 years ago
Makefile.am Merge 20 years ago
README README: 20 years ago
configure.in Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 20 years ago

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.