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 f02d7772d9 Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but
slow - full table scan); ORDER BY now works with MATCH (slow, full table
scan)


myisam/ft_eval.c:
  ft_read_next compatibility
myisam/ft_test1.c:
  ft_read_next compatibility
include/ft_global.h:
  ft_read_next redesigned, ft_get_relevance introduced
sql/ha_myisam.cc:
  Many MATCH'es per query now allowed
sql/ha_myisam.h:
  Many MATCH'es per query now allowed
sql/handler.h:
  Many MATCH'es per query now allowed
sql/item_func.cc:
  Many MATCH'es per query now allowed
sql/item_func.h:
  Many MATCH'es per query now allowed
sql/sql_select.cc:
  Many MATCH'es per query now allowed
myisam/ft_search.c:
  HA_KEY_NOT_FOUND => HA_END_OF_FILE
2000-08-17 19:30:36 +04:00
BitKeeper/etc Language corrections to: 2000-08-15 17:27:46 -05:00
BUILD compile-pentium-debug compiled without BDB support 2000-08-01 17:27:13 -06:00
Build-tools Import changeset 2000-07-31 21:29:14 +02:00
client Delayed keys + portability fixes 2000-08-16 05:14:02 +03:00
dbug Import changeset 2000-07-31 21:29:14 +02:00
Docs updated changes in the manual 2000-08-15 23:32:26 -06:00
extra Import changeset 2000-07-31 21:29:14 +02:00
heap Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but 2000-08-17 19:30:36 +04:00
isam Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
libmysql Delayed keys + portability fixes 2000-08-16 05:14:02 +03:00
man Import changeset 2000-07-31 21:29:14 +02:00
merge Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
mit-pthreads Import changeset 2000-07-31 21:29:14 +02:00
myisam Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but 2000-08-17 19:30:36 +04:00
myisammrg Merge 2000-08-15 21:52:42 +04:00
mysql-test Import changeset 2000-07-31 21:29:14 +02:00
mysys Merge 2000-08-15 21:52:42 +04:00
NEW-RPMS Import changeset 2000-07-31 21:29:14 +02:00
readline Import changeset 2000-07-31 21:29:14 +02:00
regex Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
repl-tests added sleep to allow time for replication to the alter table test 2000-08-07 16:21:11 -06:00
scripts Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
sql Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but 2000-08-17 19:30:36 +04:00
sql-bench Delayed keys + portability fixes 2000-08-16 05:14:02 +03:00
strings Merge 2000-08-15 21:52:42 +04:00
support-files Merge 2000-08-15 21:52:42 +04:00
tests Import changeset 2000-07-31 21:29:14 +02:00
vio Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acconfig.h PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
acinclude.m4 Make BerkeleyDB configuration work. 2000-08-03 18:42:33 -04:00
config.guess Import changeset 2000-07-31 21:29:14 +02:00
config.sub Import changeset 2000-07-31 21:29:14 +02:00
configure.in Delayed keys + portability fixes 2000-08-16 05:14:02 +03:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig Import changeset 2000-07-31 21:29:14 +02:00
ltmain.sh Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04: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 Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +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'.