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.
  • MariaDB\ 71.8%
  • C++ 16.4%
  • C 10.4%
  • Shell 0.5%
  • Perl 0.4%
  • Other 0.3%
Find a file
unknown 78cf07c8ea New benchmark test
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages


Docs/manual.texi:
  Updates for BDB tables and new changes
client/mysql.cc:
  Cleanup
configure.in:
  Added sys/ioctl.h
heap/hp_rkey.c:
  Fixed bug when reading next on not unique key
include/my_base.h:
  Added new extra options
man/mysql.1:
  Added example
mysys/my_write.c:
  Safety fix
scripts/mysqlaccess.sh:
  Removed debug output
scripts/safe_mysqld.sh:
  Added --open-files-limit
sql-bench/Results/ATIS-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/alter-table-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/big-tables-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/connect-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/create-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/select-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/Results/wisconsin-mysql-Linux_2.2.14_my_SMP_i686:
  Updated to new benchmark
sql-bench/bench-init.pl.sh:
  Updated to new benchmark
sql-bench/server-cfg.sh:
  Fixes for HEAP tables
sql-bench/test-ATIS.sh:
  Fix for heap tables
sql-bench/test-insert.sh:
  Added some ORDER BY benchmarks to test more things
sql/ha_berkeley.cc:
  Fix a bug in REPLACE
sql/ha_berkeley.h:
  Fix to handle lock_on_read
sql/mysql_priv.h:
  Prepare for internal subtransactions in BDB
sql/mysqld.cc:
  Added -O open_files_limit=#
sql/sql_insert.cc:
  Inform the handler when we want to use IGNORE / REPLACE
sql/sql_load.cc:
  Inform the handler when we want to use IGNORE / REPLACE
sql/sql_parse.cc:
  Cleanup
sql/sql_show.cc:
  Cleanup
sql/sql_table.cc:
  Inform the handler when we want to use IGNORE / REPLACE
sql/sql_update.cc:
  Inform the handler when we want to use IGNORE / REPLACE
support-files/binary-configure.sh:
  Better message
2000-12-24 15:19:00 +02:00
BitKeeper Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-18 19:06:10 +02:00
BUILD Lots of new benchmark runs 2000-12-18 16:09:19 +02:00
Build-tools Fixed error when copying mysqld_multi 2000-12-16 23:41:45 +02:00
client New benchmark test 2000-12-24 15:19:00 +02:00
dbug Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
div New vio file 2000-11-29 05:10:03 +02:00
Docs New benchmark test 2000-12-24 15:19:00 +02:00
extra Configure updates 2000-12-16 01:17:13 +02:00
heap New benchmark test 2000-12-24 15:19:00 +02:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include New benchmark test 2000-12-24 15:19:00 +02:00
isam New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
libmysql Fixed that LPAD() and RPAD() cuts arguments 2000-12-15 10:58:17 +02:00
libmysql_r don't depend on mit-pthread files 2000-08-31 01:29:12 +02:00
man New benchmark test 2000-12-24 15:19:00 +02:00
merge Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
mit-pthreads Bug fixes + defines for INNOBASE 2000-10-20 17:39:23 +03:00
myisam Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
myisammrg client/mysqltest.c 2000-12-14 17:43:13 -07:00
mysql-test Fixed missing long option 2000-12-16 02:28:39 +02:00
mysys New benchmark test 2000-12-24 15:19:00 +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 New benchmark test 2000-12-24 15:19:00 +02:00
sql New benchmark test 2000-12-24 15:19:00 +02:00
sql-bench New benchmark test 2000-12-24 15:19:00 +02:00
strings Fixed performance bug in lock tables 2000-11-20 22:25:59 +02:00
support-files New benchmark test 2000-12-24 15:19:00 +02:00
tests New version of mail_to_db.pl 2000-12-16 05:56:46 +02:00
vio New vio file 2000-11-29 05:10:03 +02:00
.bzrignore fixed typo 2000-12-13 17:17:19 -07:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acconfig.h configure fix to get Linux to work with new large file system detection 2000-12-16 04:35:17 +02:00
acinclude.m4 Backed out the new LARGEFILE patch as it broked several things 2000-12-16 14:26:00 +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 New benchmark test 2000-12-24 15:19:00 +02:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig Configure updates 2000-12-16 01:17:13 +02:00
ltmain.sh Configure updates 2000-12-16 01:17:13 +02:00
Makefile.am Fixed error when copying mysqld_multi 2000-12-16 23:41:45 +02:00
missing Import changeset 2000-07-31 21:29:14 +02:00
mkinstalldirs Import changeset 2000-07-31 21:29:14 +02:00
mysql.proj changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +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'.