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 52a4c5a100 Portability fixes for OPENBSD, OS2 and Windows
Docs/manual.texi:
  Changed TCX -> MySQL AB
configure.in:
  New version
include/my_sys.h:
  Fixes for OS2
ltconfig:
  Fixes for OS2
ltmain.sh:
  Fixes for OS2
mit-pthreads/net/net_internal.h:
  Fixes for OPENBSD
mit-pthreads/net/proto_internal.h:
  Fixes for OPENBSD
mit-pthreads/net/res_internal.h:
  Fixes for OPENBSD
mit-pthreads/net/serv_internal.h:
  Fixes for OPENBSD
myisammrg/myrg_open.c:
  MERGE didn't work on Windows
mysys/my_getwd.c:
  Fixes for OS2
sql/field.cc:
  cleanup
sql/field.h:
  Fix for new SCO compiler
sql/ha_berkeley.cc:
  Cleanup
sql/ha_berkeley.h:
  Portability fix
sql/item_sum.h:
  Fix for new SCO compiler
sql/log.cc:
  Fixes for OS2
sql/log_event.h:
  Fixes for OS2
sql/mysqld.cc:
  Fixes for OS2
sql/net_serv.cc:
  Fixes for OS2
sql/sql_analyse.h:
  Fix for new SCO compiler
sql/sql_class.h:
  Fix for new SCO compiler
sql/sql_map.h:
  Fix for new SCO compiler
sql/sql_repl.cc:
  cleanup
sql/sql_string.h:
  Fix for new SCO compiler
sql/sql_table.cc:
  cleanup
strings/longlong2str-x86.s:
  Fixes for openbsd
2001-01-27 01:20:56 +02:00
BitKeeper Updates from 3.23.30 2001-01-21 16:38:36 +01:00
BUILD Added MYSQL_SERVER_SUFFIX to mysqld 2001-01-19 04:57:29 +02:00
Build-tools Updates from 3.23.30 2001-01-21 16:38:36 +01:00
client fixed improper read of log name from master.info which broke slave server restart 2001-01-24 12:47:09 -07:00
dbug Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
div Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
Docs Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
extra fixed buffer overrun in resolve_stack_dump 2001-01-18 17:36:20 -07:00
heap Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
isam Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
libmysql client/mysqltest.c 2001-01-19 22:40:16 -07:00
libmysql_r don't depend on mit-pthread files 2000-08-31 01:29:12 +02:00
man Update to new vio 2000-12-31 12:47:29 +02:00
merge Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mit-pthreads Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
myisam Add --with-server-suffix (MYSQL_SERVER_SUFFIX). 2001-01-19 02:46:13 +02:00
myisammrg Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
mysql-test fixed improper read of log name from master.info which broke slave server restart 2001-01-24 12:47:09 -07:00
mysys Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
NEW-RPMS Import changeset 2000-07-31 21:29:14 +02:00
readline New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
regex First part of automatic repair of MyISAM tables. 2000-10-03 14:18:03 +03:00
repl-tests repl-tests/test-repl-ts/repl-timestamp.master.reject 2000-11-13 23:43:02 -07:00
scripts Fixed type in make_binary_distribution.sh 2001-01-22 01:36:33 +02:00
sql Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
sql-bench Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
strings Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
support-files Add --with-server-suffix (MYSQL_SERVER_SUFFIX). 2001-01-19 02:46:13 +02:00
tests Patches for NetBSD/macppc 2001-01-12 13:52:32 +02:00
vio New vio file 2000-11-29 05:10:03 +02:00
.bzrignore rpl000016.test sync 2001-01-17 05:47:33 -07:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acconfig.h Fixed gethostname_r tests to be more portable 2001-01-01 14:17:10 +02:00
acinclude.m4 Added MYSQL_SERVER_SUFFIX to mysqld 2001-01-19 04:57:29 +02:00
config.guess Portability fixes 2000-10-04 23:20:16 +03:00
config.sub Portability fixes 2000-10-04 23:20:16 +03:00
configure.in Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
ltmain.sh Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
Makefile.am Fixed typo 2000-12-31 15:00:46 +02:00
missing Import changeset 2000-07-31 21:29:14 +02:00
mkinstalldirs Import changeset 2000-07-31 21:29:14 +02:00
README Import changeset 2000-07-31 21:29:14 +02:00
stamp-h.in Import changeset 2000-07-31 21:29:14 +02:00

This is a release of MySQL, a basically free SQL database server (more
licence information in the PUBLIC file and in the reference manual).

Please read the Upgrading section in the manual if emigration from
3.20.# to 3.21.#. Otherwise it wont work!!

The latest information about MySQL can be found at:
http://www.mysql.com

To see what it can do take a look at the features section in the
manual.

For installation instructions see the Installation chapter in the
manual.

For future plans see the TODO appendix in the manual.

New features/bug fixes history is in the news appendix in the manual.

For the currently known bugs/misfeatures (known errors) see the bugs
appendix in the manual.

For examples of SQL and benchmarking information see the bench
directory.

The manual mentioned above can be found in the Docs directory. The
manual is available in the following formats: as text in
Docs/manual.txt, as HTML in Docs/manual_toc.html, as GNU Info in
Docs/mysql.info and as PostScript in Docs/manual.ps.

For a contributed user manual see http://www.turbolift.com/mysql.

MySQL is brought to you by: Michael (Monty) Widenius at TcX
DataKonsult AB.

For the other contributors see the Credits appendix in the manual.

************************************************************

IMPORTANT:

Send bug (error) reports, questions and comments to the mailing list
at mysql@lists.mysql.com

Please use the 'mysqlbug' script when posting bug reports or questions
about MySQL. mysqlbug will gather some information about your system
and start your editor with a form in which you can describe your
problem. Bug reports might be silently ignored by the MySQL
maintainers if there is not a good reason included in the report as to
why mysqlbug has not been used. A report that says 'MySQL does not
work for me. Why?' is not consider a valid bug report.

The mysqlbug script can be found in the 'scripts' directory in the
distribution, that is 'there-you-installed-mysql/scripts'.