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 1ba95db25f ha_berkeley.cc fixed misleading comment
sql_parse.cc	typo when checking for autocommit


sql/sql_parse.cc:
  typo when checking for autocommit
sql/ha_berkeley.cc:
  fixed misleading comment
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-11-15 08:34:18 +01:00
BitKeeper ha_berkeley.cc fixed misleading comment 2000-11-15 08:34:18 +01:00
BUILD laptop commit 2000-11-11 14:57:35 -07:00
Build-tools Update of interface for BDB tables. 2000-10-24 02:39:54 +03:00
client mysqldump.c Dumping via SHOW CREATE added. 2000-10-29 13:49:42 +01:00
dbug Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
Docs Forth batch of Howard's changes 2000-11-14 17:14:28 -05:00
extra Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and 2000-10-14 03:16:35 +03:00
heap Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Changes from teg@redhat.com - subtle bugs that only show up under 2000-11-06 12:23:19 -05:00
isam Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
libmysql libmysql/libmysql.c 2000-10-28 23:26:48 -06:00
libmysql_r don't depend on mit-pthread files 2000-08-31 01:29:12 +02:00
man Import changeset 2000-07-31 21:29:14 +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 ft_parser.c minor bug that causes slightly incorrect weights and was found only by occation fixed 2000-11-09 11:38:07 +01:00
myisammrg Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
mysql-test fixed bugs in elt() and make_set() 2000-11-03 07:04:33 -07:00
mysys BitKeeper/triggers/post-commit 2000-11-04 21:00:41 -07:00
NEW-RPMS Import changeset 2000-07-31 21:29:14 +02:00
readline First part of automatic repair of MyISAM tables. 2000-10-03 14:18:03 +03:00
regex First part of automatic repair of MyISAM tables. 2000-10-03 14:18:03 +03:00
repl-tests sql/slave.cc 2000-11-03 19:31:22 -07:00
scripts Bug fixes + defines for INNOBASE 2000-10-20 17:39:23 +03:00
sql ha_berkeley.cc fixed misleading comment 2000-11-15 08:34:18 +01:00
sql-bench Fixed benchmarks and compare of NULL with <> 2000-10-17 23:57:26 +03:00
strings Changes from teg@redhat.com - subtle bugs that only show up under 2000-11-06 12:23:19 -05:00
support-files sql/log.cc 2000-10-05 17:58:16 -06:00
tests sql/slave.cc 2000-09-19 17:23:58 -06:00
vio Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
.bzrignore sql/item_strfunc.cc 2000-11-06 19:39:13 -07:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acconfig.h Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
acinclude.m4 Update of interface for BDB tables. 2000-10-24 02:39:54 +03: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 configure.in fixed to properly handle 1 digit branch 2000-11-05 04:19:39 +01:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig Portability fixes 2000-10-04 23:20:16 +03:00
ltmain.sh ltmain.sh Don't add -lc to deplibs under FreeBSD 2000-10-04 17:54:49 -04:00
Makefile.am configure fix to handle my_config.h 2000-09-14 15:40:55 +03: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 Added bdb_lock_max and fixed bug in BDB tables when using key parts 2000-10-25 01:50:46 +03: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'.