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 89e415950c Bug#11228: DESC shows arbitrary column as "PRI"
An UNIQUE KEY consisting of NOT NULL columns
  was displayed as PRIMARY KEY in "DESC t1".
  According to the code, that was intentional
  behaviour for some reasons unknown to me.
  This code was written before bitkeeper time,
  so I cannot check who and why made this.
  After discussing on dev-public, a decision
  was made to remove this code


mysql-test/r/key.result:
  Adding test case.
mysql-test/t/key.test:
  Adding test case.
sql/table.cc:
  Removing old wrong code
2006-06-23 13:19:30 +05:00
bdb
BitKeeper
BUILD Makefile.am: 2006-06-17 15:37:23 +02:00
client Fixed some problems for Windows build 2006-06-06 09:59:45 -07:00
cmd-line-utils
dbug
Docs .del-changelog-4.1.xml~8aa496ebed09d868: 2006-05-04 16:16:18 -05:00
extra
heap
include Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX 2006-05-30 00:08:58 -07:00
innobase Applied innodb-4.1-ss31 snapshot. 2006-06-06 23:05:10 +04:00
isam
libmysql libmysql.c: 2006-04-06 11:47:46 +05:00
libmysql_r
libmysqld
man
merge
myisam Merge mysql.com:/home/mydev/mysql-4.0-bug10405 2006-04-29 19:38:41 +02:00
myisammrg
mysql-test Bug#11228: DESC shows arbitrary column as "PRI" 2006-06-23 13:19:30 +05:00
mysys Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequence 2006-05-11 14:13:14 +02:00
ndb Makefile.am: 2006-06-17 15:37:23 +02:00
netware .del-mysql_install.def~8da659e7c0f7e571: 2006-06-16 22:29:52 +02:00
os2
pstack
regex
scripts make_win_src_distribution.sh: 2006-06-17 11:33:34 +02:00
sql Bug#11228: DESC shows arbitrary column as "PRI" 2006-06-23 13:19:30 +05:00
sql-bench
sql-common
SSL
strings
support-files mysql.spec.sh: 2006-06-23 00:37:31 +02:00
tests Merge mysql.com:/data0/mysqldev/my/mysql-4.1.16a-release 2006-05-24 14:12:19 +02:00
tools
VC++Files Fixed some problems for Windows build 2006-06-06 09:59:45 -07:00
vio
zlib
.bzrignore
.cvsignore
acinclude.m4 Bug#18818 configure: No longer finds OpenSSL on Mac OS X 2006-05-12 11:18:06 +02:00
config.guess updated libtool/autoconf files 2006-05-25 11:36:29 -07:00
config.sub updated libtool/autoconf files 2006-05-25 11:36:29 -07:00
configure.in Merge mysql.com:/data0/mysqldev/my/mysql-4.1.16a-release 2006-05-24 14:12:19 +02:00
COPYING
depcomp
install-sh
ltconfig
ltmain.sh updated libtool/autoconf files 2006-05-25 11:36:29 -07:00
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.
- For commercial distributions, see the MySQLEULA.txt 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 Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  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.