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 e3e600bcf1 Add "query_sorted" command to mysqltest
Usage:
  query_sorted <query>;


client/mysqltest.c:
  Add query_sorted command to mysqltest
mysql-test/r/mysqltest.result:
  Update result
mysql-test/t/mysqltest.test:
  Add tests for query_sorted
2007-04-05 20:12:56 +02:00
bdb
BitKeeper Bug#23721: compile fails: check-cpu mishandles cpu flags with \ 2007-01-17 13:22:50 -05:00
BUILD Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my41-bug23721 2007-01-17 13:34:36 -05:00
client Add "query_sorted" command to mysqltest 2007-04-05 20:12:56 +02:00
cmd-line-utils
dbug
Docs
extra
heap Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.0-bug23443 2007-01-09 12:39:05 +03:00
include
innobase Applied innodb-4.1-ss36 and innodb-4.1-ss38 snapshots 2007-01-21 19:55:17 -07:00
isam
libmysql
libmysql_r
libmysqld
man
merge
myisam Bug#25505 Myisam library compiler error on Windows 2007-01-17 11:51:52 +01:00
myisammrg
mysql-test Add "query_sorted" command to mysqltest 2007-04-05 20:12:56 +02:00
mysys Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maint 2007-01-11 15:16:33 +01:00
ndb Added version script information to actually version the symbols. 2007-01-18 16:21:43 -08:00
netware
os2
pstack
regex
scripts Merge pilot.mysql.com:/home/msvensson/mysql/mysql-4.1 2007-01-17 11:13:03 +01:00
sql Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maint 2007-01-19 09:12:52 +04:00
sql-bench
sql-common
SSL
strings
support-files mysql.spec.sh, make_binary_distribution.sh: 2007-01-05 16:53:03 +01:00
tests
tools
VC++Files
vio
zlib
.bzrignore
.cvsignore
acinclude.m4 Moving version-script to acinclude.m4 2007-01-19 17:34:47 -08:00
config.guess
config.sub
configure.in Moving version-script to acinclude.m4 2007-01-19 17:34:47 -08:00
COPYING
depcomp
install-sh
ltconfig
ltmain.sh
Makefile.am
missing
mkinstalldirs
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 and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql 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 Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors 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.